- 57BYGH420 unipolar stepper motor
- HD-1600A micro servo
- MDF (or other) mounting board
- 2m timing belt
- A3 paper
- Two EasyDriver Stepper Motor Drivers
- Arduino Mega 2560 R3
Serial devices are automatically set using the getArd.sh script. This will only function on linux based systems.
For OSX a list of connected serial devices can be accessed via the terminal command ls /dev/tty.*
- openFrameworks 0.8.4 +
- Python 2.6 +
- Arduino
- Ino
- In the
harwaredirectory, make a copy ofmachine.config.templatenamedmachine.configand edit the values to match the perticular context. - Place
dataexamplefile tobin/data/data maketo compile.make runto run the codeorcd binthen./drawingMachine vto run with visual debugging enabled.
This system can be seen in action here. The development of this system can be seen here.