Serial Communication

Here are a few links that I have found helpful for troubleshooting some of the serial communications issues we were having. Tom Igoe saves the day again.

ITP Serial Lab

Uses another library with Processing
>> There is an especially helpful troubleshooting section here!

Example of a basic sketch.

Also check out the SerialCallResponse example sketch in Arduino
Examples >> Communication >> SerialCallResponse