Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 610 Bytes

File metadata and controls

12 lines (8 loc) · 610 Bytes

Maker's Digest - Modify Servo for Continuous Rotation

How to modify a servo for continuous rotation.

This repository is companion to the video below:

IMAGE ALT TEXT HERE

Arduino

The arduino code can be loaded into the arduino IDE by either downloading or cloning this repository and opening the .ino file in the arduino IDE.

Raspberry Pi

Often times the raspberry pi python examples require a library or module. Please see the README file in the raspberry-pi directory for detailed instructions.