SimpleMessageSystem is a library for Arduino 0004. It facilitates communication with terminals or message based programs like Pure Data or Max/Msp. All Serial input and output will be made and interpreted as ASCII characters. - Send, receive and parse lists to and from the Arduino Board. - Send, receive and parse integers to and from the Arduino Board. - Max/Msp and Pure Data can communicate with the same code on the Arduino Board. Compiled size is around 500 bytes.
Get SimpleMessageSystem here: http://www.arduino.cc/playground/Code/SimpleMessageSystem Get more here: http://tof.danslchamp.org/code.htm
Tom