Max - Arduino - Led matrix 6x6
Hello,
I am currently working on a project that involves 6x6 Leds and a camera.
I used the TLC 5940 library for arduino to drive the Leds. Now I am trying to make Max and Arduino speaking together using serial 115200 but i can't manage to make it work.
I attached the arduino file and my max/msp code
Would be great to get some help. I have been seeking on the net but could not find anything. I have been a bit stuck to be honest.
Thanks a lot
I can't find any Arduino code. And you don't say much about your problem…
Are you sure a is the right serial port? It's a good practice to send serial a print message and use port to set the right port.
A bit like this:
oops find attached the arduino code.
My issue is that i cant manage/ i dont really understand how i could make max msp communicate with arduino to turn on the leds. How could i link my arduino code to max ?
for some reason i can't upload the arduino code..
Hi do you have the ardiuno code for this project ? did you get it working ?