Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewish/processingprojects

Various processing sketches I've created
https://github.com/drewish/processingprojects

Last synced: 18 days ago
JSON representation

Various processing sketches I've created

Awesome Lists containing this project

README

        

Processing sketches created by andrew morton

Some of these run Arduino code from https://github.com/drewish/arduinoProjects

Boxie
Accepts input from the serial port expecting to find an XBee running the
talking to an Arduino with a 3-axis accelerometer running the Tipper sketch.
The input is transformed into rotations of a 3d cube.

Echo
Sends strings of characters to the serial port and displays any results.

Harmonic
Demonstrates adding harmonics to a note.