When you’re prototyping a new project, sometimes all you need is a switch. The folks at oomlout were tired of constantly having to rewire things, so they built a universal switch box for the Arduino.
[kayakdiver] is developing a SIP and PUFF controlled kayak, but in order to start you first need a SIP and PUFF switch. These devices allow the user to lightly sip or puff into a tube to control ...
I have already made some devices using SeeedStudio’s Seeeduino Nano microcontroller boards and Grove Sensors. In this post I am going to show you how to make a simple sound activated electronic switch ...
Here is a simple general-purpose security alarm circuit built on the Arduino platform. It brings up an obtrusive alert signal when an intrusion/theft attempt is observed by its front-end sensor. In ...
This project uses two Arduino to communicate with each other using light by means of Morse Code. As a more advanced project, it has some complex array usage and investigates converting switch inputs ...