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.
0
March 3, 2009

Latest Comments: