Imported from GitHub: GreatMesa/Servo-ESC · commit ee1f4fd · license MIT
Description
Custom 4-Layer Boards for better servo control.
README
Servo-ESC
Custom 4-Layer Board for better servo control. Mainly uses I2C for IC communication & the analog pheripherials on the STM32F301
Overview
This project stems from the want to replace the boards that normally control position on commercial servos.
The reason why I wanted to replace them is because 1, you can only control the position of the servo motors and not the velocity, let alone the torque. Also, you cannot get any useful feedback back from the servos, which means that you cannot get the current or temperature of the board, which could be useful for looking at possible faults / seeing the current overall power consumption.
With these Servo ESC's, you can communicate to the board using I2C, which allows to send the wanted position, velocity, and torque, while also communicating back the current position, velocity, torque, power consumption, and board temperature. This allows for a much higher view into what is happening in the board while also giving the servo greater precision.
No comments yet. Be the first to ask about this board.