A small python powered drawing robot, based on instructions and parts by Jay from MakerBlock. See photographs of the bot in action.
Built using:
- pyserial
- an Arduino Uno
- two micro servos
- six mini-CNC parts by MakerBlock (can be 3d printed)
- sharpie, rubber bands, and tape
The python interface is based loosely on Team Principia's Arduino-Python servo control.
All my original code is freely licensed under the MIT License.