Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drewish/processingprojects
- Owner: drewish
- Created: 2009-06-19T01:03:39.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-21T13:17:40.000Z (over 13 years ago)
- Last Synced: 2024-10-31T04:07:17.693Z (2 months ago)
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.