thumb

Simple mood light

This patch allows Max to control the Arduino I/O ports using the SimpleMessageSystem protocol. Therefore, message "w a 9 255", translated to ASCII, and sent to the Arduino serial port, will tell Arduino: WRITE to ANALOG pin (9) value (255). Using Max's interface objects, we are able to control Arduino PWM pins using a swatch control, which is much easier and more intuitive then Java code.

View Comments

March 3, 2009

All content released under Creative Commons license