Inspiration
I will be holding a paper circuits stall at ScienceX 2018 in Manchester. The aim is to inspire and educate the general public on the exciting world of science and engineering. Among my stall activities, I wanted to be able to introduce embedded systems to the public in an entertaining method. Researching further into how I could incorporate a paper circuit interface to my embedded system, I came across the CapacitiveSensor library for arduino. I decided to create two capacitive sensor projects; a paper piano and a paper game controller.
What it does
It takes capacitive sensed key presses and replicates a corresponding keyboard key press on the host computer (Yes, with the same code and hardware, a full capacitive touch keyboard can be implemented - but this was outside the scope of my activity).
How I built it
Schematics and images will be uploaded shortly.
What's next for Capacitive Touch Paper Game Controller
Create a circular sensor "pad" with many segregated sectors to mimic a "quantized" joy stick - although this will require many pins and may involve a multiplexer due to the limited number of arduino pins.
Built With
- arduino
- c++
- java
- paper
- pencil
- processing

Log in or sign up for Devpost to join the conversation.