Changes

Jump to: navigation, search

Week 4 Lab

144 bytes added, 04:53, 21 April 2009
controlling from a Processing app
* Run your newly created arduino_test sketch in processing. You will see a small graphic window (like the one below), as you drag your mouse forwards and backwards across that window, your motor should speed up and slow down. Allright!! Now you have a simple graphical interface!
[[Image:Arduino_serialtest.png]]
* You can interface the arduino with any other program that can communicate via the serial port. This could be MaxMSP, FlashJava, C++, OpenFrameworks (http://www.openframeworks.cc/download) or many others. Here is a complete list: http://www.arduino.cc/playground/Main/InterfacingWithSoftware** Also you can communicate via network with one of these serial-to-network proxies: http://www.arduino.cc/playground/Interfacing/SerialNet
== Pachube ==

Navigation menu