Firmata i2c Max Msp?

bubblesbots1234's icon

Hi there I was wondering has anyone got any idea how to get max msp to communicate i2c via the Firmata software.

I posted a little while back wondering how to communicate to BlinkM lights commands to the BlinkM via max msp rather than using the Arudino code (I still am wondering this)

So what I am thinking now is, that if I can get max msp communicating iva i2c (which is what the blinkm uses, on analog pins 4 and 5 I believe), I can send the blink M commands via max msp messages.

My question is how do I get max msp sending i2c commands to the arduino using analog pins 4 and 5 whilst also being able to use the other digital ins to allow for a PIR sensor input.

I really really hope some one here can help, Ive been trawling the net trying to get BlinkMs controlled and sequenced by max msp for ages now with no avail.

Many many thanks!!!

luke.schantz@gmail.com's icon

Did you have any luck with this? I would like to get BlinkM working though Firmata as well.

luke.schantz@gmail.com's icon

More specifically I NEED to get the Blink M working with the Maxuino/Frimata combo. Controlling motors via Maxiuno and Firmata and it is working great. Need to augment that with some BlinkM control.

sleeplesswaves's icon

Yes! I'm looking for i2c into Maxiuno as well. Anyone have any luck with this??

Sam Sturtivant's icon

Any luck with implementing blinkM control within Maxuino?