5,710
edits
Changes
m
Rtwomey moved page Freehand a Perfect Circle to Perfect Circle
==Encoders==
*http://www.pjrc.com/teensy/td_libs_Encoder.html
==Processing==
*
==Python Port==
*install pySerial:
**<code>easy_install pySerial</code>
*install pygame:
**<del><code>easy_install pygame</code></del>
**follow these instructions http://jalada.co.uk/2011/06/17/installing-pygame-on-os-x-with-a-homebrew-python-2-7-install.html