makeRIC

Create Something New

You can see the data from a sensor in the IDE

Thu, 2010-05-27 21:15 -- scimonx

You can see the output from the Arduino by invoking the serial communications. The IDE has a button to allow you to view the data. The LDR is returning values through the serial port. It makes me think that I can use a language like C#.net to view this data...I am going to give it a try.

Topic Tags: