TOUCH

Potentially the most fun and silly activity thus far, but also so easily transferable to the day to day, the beginning steps to creating a touch sensitive lamp etc. Also really cool to understand how some people play music through fruit on the streets etc, I used to think it was a well timed bit, however now I understand they actually made music with touch and fruit. We obviously needed our Arduino friend, breadboard, wires, and a few varying resistors (1ko and 10m), and then whatever fruit or object you want to influence the computing. We chose a banana, so fun. At first we were unsure why it wasn't working, then we realised the pre-established threshold was too high, it was set to 1100, whereas when we made contact with the banana the highest reading we were getting was about 700, so we reduced the threshold and then we had light, so fun.

Don't forget to reset, and upload your code to the Arduino using Arduino Uno specfically.


Again I couldn't place the text in a placeholder, so, I've provided a screenshot of the code below.

touchdiagram touch-code