Picture this: You draw or write something on your iPod touch, and it instantly shows up on a wireless display that’s linked to your iPod touch over a web connection. That’s exactly what young engineer ...
A lot of consumer gadgets use touch sensors now. It is a cheap and reliable way to replace a variety of knobs and switches on everything from headphones to automobiles. However, creating a custom ...
Arduino developers and those of your that enjoy creating your own DIY electronic projects, might be interested in a new LCD touchscreen in the form of the arLCD Arduino touchscreen display which has ...
Dejan Nedelkovski has built a stylish DIY touchscreen Arduino music player and alarm clock which has been created using a folded piece of sheet metal to provide a minimalist yet clean enclosure to ...
Arduino based projects are quite complicated and is no cake walk for beginners in this field. Interfacing a tablet with the microcontroller is a daunting task. Let see how its done here. Arduino based ...
Ever thought of using touch sensors on your projects but didn’t because it would be too much work? [Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino. Here ...
Capacitive sensing isn't limited to your smartphone. In fact, you can use contact with human skin (or any other conductive surface) to trigger almost any circuit. And the Touch Board from Bare ...
Of all the Arduino projects we've seen 'round here, this is certainly one of them! Using nothing but a Graphics LCD, an Arduino, and a WebSocket server he wrote using Python / Tornado, this young ...