Changes

Jump to: navigation, search

Week 4 Lab

No change in size, 15:50, 21 April 2009
Sending Data from the Computer to your Arduino
* Click on the "Serial Monitor" button (to the right of the "Upload to Board" button) in the arduino software. verify that your processor is communicating with the PC (do you see the letters streaming by?) This is your processor sending data to the computer. We will use this later.
== Sending Data from your Arduino to the Computer to your Arduino ==
For this section you are going to use three potentiometers (or light sensor, or whatever you would like) to drive an application on the computer.
Examples->Communication->VirtualColorMixer

Navigation menu