The most recent year, I was doing a Smart Servo project. Use FUTABA S9370SV and POWER HD D-21HV as a mechanical part of the prototype, the electronic drive improved 10 version.
Now just completed the first version aluminum structure, and customized steel gear through professional factory, now being assembled.
Most previous servos are PWM signal driving, consuming resources. Then I started using Dynamixel Servo, it is the best I have ever used smart servo, many laboratories and enthusiasts are using it. In addition, from South Korea's Dongbu HerkuleX smart servo is also very good, it is very similar to Dynamixel.
I always wanted to have a personal servo motor, it will be more convenient to use than the current servo, can be directly driven by Arduino serial interface, or even directly connected to the PC USB port.
Two years ago, I produced a smart servo according openservo (open source projects), openservo is a very nice community.
http://openservo.com
But openservo has not been updated for a long time, so sad
Until I started doing last year servo project, suddenly I found see on Kickstarter called "motiph" project, I was very excited, because it seems so easy to use.
http://moti.ph
This year, my smart servo project has been a great change, the following is part of the introduction:
Performance Parameters:
- Voltage: 5-9V
- Torque: 20kg.cm (about 20N.m)
- Max speed: 60rpm
- Backlash: 0.2 degrees
- Repeatability: + -0.08 degrees
- full 360 degree rotation
- Torque Mode, Position Mode, Velocity Mode
Mechanical:
- compatible with standard servo size - 40mm (the next version may change)
- aluminium shell
- steel gear
- Coreless Motor. The next version will use BLDC….uhm, maybe... 8)
Electronic:
- STM32F103 32bit controller
- Temperature Sensor
- Current Sensor
- Position sensor (magnetic)
- Standard UART port, serial bus cascade communication
- USB interface, directly connected to PC
Software:
- Custom PID and other parameters
- The automatic firmware upgrade
- PC client
I will continue to share this project with everyone.
This is my first post, memorable