Share My Creation Build Serial Servo High Torque

Build a powerful digital servo using Arduino and B4R


Wire drawing
heavy servo.png


Communication
Use the Command Framework console for communication and servo control

Commands in the console
The sweep moves between two different angles
move on
move off

Be at the desired angle
goto xxx xxx
The first parameter of the desired angle is between 0 and 180 degrees
The second parameter is the speed between 0 and 100 percent

B4R Source
 

Attachments

  • HServo.zip
    3.5 KB · Views: 355
Top