Skip to content
Quitmeyer edited this page Aug 29, 2014 · 2 revisions

Here is a collection of Simple Programs for Arduino and Processing. We made these to do what should be quick easy diagnostic or fun things (like make all the ports on an arduino blink), but we couldn't find online anywhere. All of these programs are licensed to the Public Domain, and free for anyone to use, mix, share, and improve (please do).

For instance one of the most useful tools so far is the Arduino-Processing Multigrapher. It's just like Tom Igoe's famous processing graph sketch http://arduino.cc/en/tutorial/Graph, but this one allows you to add an ARBITRARY number of independent labeled inputs. Also There's a sketch in there that sonifies the different inputs in case your eyes are busy looking elsewhere! https://github.com/Comingle/ArduinoUtilityPrograms/tree/master/Arduino%20Processing%20Multigrapher

Arduino to Processing Multigrapher Screenshot

Contact us at info@comingle.io for any further questions.

Clone this wiki locally