Simple touch synth with Arduino
After scoring some bargain-priced touch screens, James set to work on building the Touchduino – I used two analog pins and one digital pin for this project. I wired the touch screen to the 3v pin, the Gnd pin and the analog pins 0 and 1 set to input. In the code (digital) Pin 3 […]