[PD] Arduino + PD, another approach: SimpleMessageSystem

Thomas Ouellet Fredericks iamonthebeach at gmail.com
Wed Jun 28 23:47:03 CEST 2006


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 





More information about the Pd-list mailing list