4D Systems Picaso Serial Terminal

Hi,

Thought someone might find a use for a little program I just posted that implements a simple terminal program on a Picaso display. I wanted to see debug messages without having to attach the Arduino to a PC.

You can find it here: MegunoLink Pro | The swiss army knife for Arduino

I ended up implementing a character mode and line mode because it appeared that the display was not buffering characters when drawing. So if the text came too quickly, characters would be lost. I'd be very keen to hear if anyone knows what I was doing wrong there.

paul