

Current version works with UNO.īy Daniel Jolliffe, for my excellent and amazing students. Feel free to improve on what you find here and repost it with a higher version number. Next, copy the main patcher from the included MAX file:Īrduino2Max only reads the Arduino's inputs, although with some work serial writes would be possible. To use it, first program the Arduino with the code included in the Arduino2Max zip archive (link below). It is very flexible.)Īrduino2Max is a Max patch with accompanying Arduino code that allows you to read the Arduino's 12 digital and 6 analog pins in Max/MSP.

The example that ships with it is for reading/writing arduino in/outs, but you can adapt it to your needs. (Simple message system is a library, so you can use it to communicate pretty much any stream of numbers and characters. More detailed Max/Msp patch for SimpleMessageSystem: SimpleMessageSystem is a library for the Arduino that allows you to send, receive and parse characters, integers and lists between Arduino and Max/Msp or Pure Data. Note: The MaxDuino patch link available before seems to be broken for already some time so it is has been removed from this page. Maxuino 009 introduces an Ableton Live device (made with Max for Live) that allows you to communicate with your arduino-compatible microcontroller from Ableton. It is in use all over the world by artists, musicians, inventors and gizmologists. This allows Max to read analog and digital pins, write to digital and PWM pins, control servos, listen to i2c sensors and much much more. Maxuino is an actively maintained collaborative open source project for quickly and easily getting the Cycling ’74 Software “Max 5″ talking to the i/o Arduino board.

These examples are written to interface with the communication examples in Arduino 0008. Quick links: Maxuino SimpleMessageSystem Arduino2Max Firmata ArduinoMax_InOut_forDummies
