Skip to content

HarrisonJackson/iphone-arduino-color-mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages