5v3n / arduino-sketchbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino sketchbook

some pieces of arduino & ruby code i skribbled when checking out my fritzing starter kit.

projects include:

servo control

ruby scripts for communicating with your arduion boards via the serial port. includes an example using the volume control to make a servo move. Find the code in ./Servo_control.

the empathic servo

originated in a session at agile design camp 2011 in hamburg where Jeremy & me tried to make our eyebrows tweet with Kyle McDonald's ofx facetracker - find the mac os binary that's needed here.

These events resultet in Jeremy's eyebrows moving a servo and the empathic servo that's controlled with smiling & kissing. find the code in ./facetracker/facetrackerservo/facetrackerservo.pde.

Enjoy!

About

License:Other


Languages

Language:Java 84.7%Language:Ruby 15.3%