Mobile chicken coop includes wireless sensors

mobile-chicken-coop-build

In and of itself this mobile chicken coop is a pretty nice build. There are some additional features lurking inside which you don't find on most coops. [Neuromancer2701] built-in a set of sensors which can be accessed wirelessly. It makes it a snap to check up on the comfort of the hens without leaving the couch. At the heart of the sensor system is an Arduino along with an Xbee module. The … [Read more...]

Making a game with capacitive touch

controller

Hackaday has seen a ton of builds make use of the Arduino CapSense library of late, so it was only a matter of time before we posted a capacitive sensing game controller that is able to move sprites around a screen. For this build, the controller is made out of small strips of Aluminum foil, wired straight to an Arduino with a few resistors. Once embedded inside a wonderful enclosure that … [Read more...]

Knock lock balks knock, uses CapSense without shock

knock

[Rob Hemsley] sent in an update to an RFID-based door lock. Previously, if you wanted to enter the MIT media lab, a RFID-enabled card was required to get in. Now, with [Rob]'s update, you only need to tap the door handle in a 'secret' pattern. The earlier RFID-enabled build used about $80 in hardware, not a very economical solution. The new touch-based solution only uses an Arduino and servo, … [Read more...]

[RobB's] house has no light switches

house-without-light-switches-does-it-with-a-microcontroller

So [RobB] wanted to take out all the light switches in his house. His plan was to replace them with a system that could be operated from his smart phone. But his wife insisted that there still must be some way to control the lighting directly -- we have to agree with her on that one. The solution was to develop a system that switches the lights via a touch sensor or by Bluetooth. The touch … [Read more...]

Piano Box is a digital synthesizer made of paper

paper-piano-box

We love the look of this papercraft piano which [Catarina] built along with some friends at NYC Resistor, a hackerspace in the big apple. It starts off as a cubic black box with a white top. But just lift that top as [Catarina] does in the video after the break and three of the sides fall flat to reveal a pair of speakers and the single-octave keyboard. The key's don't move when you press them. … [Read more...]

Simple touch sensors with the Arduino CapSense library

capsense-touch-sensors

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 he's created three touch sensors, connecting them to the Teensy microcontroller with two resistors each. The larger resistor (looks like 4.7 megaohms here) sends a signal through the copper pad which … [Read more...]