parallaxinc / Simple-Libraries

Contents of the SimpleIDE workspace folder and its Parallax Learn Simple Libraries subfolder.
http://learn.parallax.com/propeller-c-set-simpleide/update-your-learn-folder
21 stars 21 forks source link

servo360 - Option to increase by up to 4 servos with each extra cog #118

Open AndyLindsay opened 6 years ago

AndyLindsay commented 6 years ago

Switch from direct access to address access. Modify run, end and company to handle the one pre-declared structure, or one passed from the user application. Try to fit the pin addressing scheme.

Up to 4 servos are supported by the current library. This setup would allow adding 4 at a time after the first four.