5,710
edits
Changes
no edit summary
==Encoders==
*http://www.pjrc.com/teensy/td_libs_Encoder.html
==Processing==
*
==Python Port==
*install pySerial
**<code>easy_install pySerial</code>
*install pygame
**<code>easy_install pygame</code>