some links to Max/Arduino users?
Hello,
It's been very long time off this post, so I might post this in the wrong place. 'sorry if it's the case.
I'm using Arduino2Max to play with analogue inputs and I lack of inspirations with just one example available.
Can you guys please recommend some good links to get more example code/patches and also some presentations of inspirational projects, using max and arduino?
it'll be very helpful.
thank you very much.
There are a number of examples in the Arduino IDE. Look at the "Communication" examples (Max patches included).
In the Max documentation there is a serial communication example that uses te Arduino : https://cycling74.com/docs/max5/tutorials/max-tut/communicationschapter02.html
tom igoe's physical computing book, and online resource:
http://www.tigoe.net/pcomp/index.shtml
and
http://www.ladyada.net/learn/arduino/
imho, easily the two best resources,
Brendan
thanks for the quick replies. I'll surely try all them out.