WiringLib for Processing
Wiring 1.1 allows direct access to the Wiring/Arduino-board from any PC or MAC without the need to code in the Wiring IDE. Upload a standard firmware to your Wiring/Arduino-board and code using processing.
Installation
- Download Wiring.zip
- Unzip folder to your Processing sketch folder/libraries (if the libraries sub folder doesn't exist create it)
- Note: If you are using an older version of Processing (before 1.0) paste the library to the installation folder and copy all examples in your sketch folder
- All examples are accessible through File > Sketchbook > libraries > Wiring
- To use the examples upload the Firmware to your Wiring/Arduino-Board
Examples
12-11-2008: AnalogIn Async | |
12-11-2008: AnalogIn | |
12-11-2008: Compass Example | |