07082010
I’m learning a lot more about programming so I’m able to do some new stuff. I can make Processing interact a lot better with an Arduino. Here I have three FSRs on the long wires and placed in books. The FSRs are hooked up to my Arduino and each FSR makes the lady dance with a different move. The sound is actually coming from the Arduino also with a wave shield from adafruit. I know I could make the sound in Processing but I’m just learning how to use the wave shield. It’s neat.
Here is the Arduino code.
Here is the Processing code.