Changes

Jump to: navigation, search

Week 4 Lab

219 bytes added, 03:34, 21 April 2009
Serial Interface, for debugging
== Serial Interface, for debugging ==
Sketchbook->Examples->Communication->ASCIITableBasic text output from the microcontroller,
Serial.print()
and
Serial.println()
 
Sketchbook->Examples->Communication->ASCIITable
 
Use this to verify values and behavior inside of a program, for debugging.
Examples:
* Displaying values of sensors <code>Serial.print(val)</code>
* Checking program flow.
== Dimmer ==

Navigation menu