This program contains a class that makes it easy for the mbed to communicate with the Mini SSC II or the Pololu Maestro in SSC compatibility mode. (they are servo/motor controllers)

Dependencies:   mbed

History

Initial commit.; default tip

2013-07-08, by avbotz [Mon, 08 Jul 2013 04:02:04 +0000] rev 3

Initial commit.;


Reassigns the motors to servos 0-3 and uses scanf() for input; ; Also, it works now.

2012-02-26, by avbotz [Sun, 26 Feb 2012 02:03:17 +0000] rev 2

Reassigns the motors to servos 0-3 and uses scanf() for input; ; Also, it works now.


Added some things here and there to make it work better. Mostly, the things are comments.

2011-10-16, by avbotz [Sun, 16 Oct 2011 05:08:27 +0000] rev 1

Added some things here and there to make it work better. Mostly, the things are comments.


Initial commit. ; ; Untested - Basic stuff to send to the Mini SSC 2.

2011-10-16, by avbotz [Sun, 16 Oct 2011 03:54:50 +0000] rev 0

Initial commit. ; ; Untested - Basic stuff to send to the Mini SSC 2.