Hi All,
I'm trying to run an Arduino sketch in Processing, I've done all the steps to load Firmata into Arduino then Arduino into Processing and they are talking to each other. However they and me do not understand the language, what is the Processing equivalent of LOW and HIGH that I use in Arduino to define pinModes. I have looked on the Processing language Comparison site and it is of no help with this problem. Can anyone here help with this? Is there a more comprehensive language comparison site that you can point me too?
What I'm trying to do is to use a PIR sensor in Arduino to trigger sounds in Processing via Minim.
TIA,
Frank
1