Hey guys!
Here is a video of the Pd patch I created for the Arduino sensors. Analog A0 has the soft potentiometer, A2 has the flex sensor, and A4 has the temperature sensor. I have connected the potentiometer to the translation of the square in the x direction. As you slide up the strip the object moves towards 2 and down the strip moves towards negative 2. The flex sensor sends a reading to the color of the object. When the sensor is completely straight it remains white and as the value increases towards 5 it becomes a dark pink color. The temperature sensor corresponds to the translation in the y direction. As you warm up the sensor, the object moves upwards and settles back down as the sensor returns to its normal state. The patch does work when all three analogs are on at the same time, however some of the readings interfere with each other. I found the set up of the arduino to be more difficult than that of the MakeyMakey. Also it is a little bipolar, but I think it is pretty neat and I’m glad I was able to get something out of it.
Enjoy!