Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 890 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 890 Bytes

iphone-arduino-color-mixer

Demo Video: http://www.youtube.com/watch?v=hqgcAuNUyR0

Tutorial Video: http://www.youtube.com/watch?v=s9etKD2y-Zk

This is the source code and touchOSC file for an arduino/iphone project.
Using the touchOSC application you are able to create custom UIs right on the phone. Then we use Processing to hook our iphone gui up to the arduino for controlling 3 leds.

This tutorial is a great starting point for a more advanced arduino project. You can expand on the project to control something more exciting than 3 leds.

Please note that this code is fairly old and has some processing dependencies that might be hard to track down.

Processing library to interact with arduino using Firmata. If you get this error:

Exception in thread "Animation Thread"...

See this repo: https://github.com/pardo-bsso/processing-arduino