Doggy DVR Alarm Sensor

2014-01-05-13.22.20

[Martin] lives in a small village about 25km from his job in a major city. Occasionally his home alarm system will trip and he will rush home to make sure everything is okay. So he decided to buy a DVR system instead… and he turned his dog’s collar into one of the main sensors.

As you may know, DVR’s also have sensor inputs in addition to loads of video cameras. These can be very handy to tell you other things that a small video clip will not, such as moisture, humidity, temperature etc. [Martin’s] DVR has 8 sensor inputs which he has configured to be the normally open type of sensors. By using a Sharp 817 optocoupler and a Funky v3 wireless module he made one of the sensor inputs wireless.

On the other end of the Funky wireless setup is a Kinder Surprise shell attached to his dog’s collar. In addition to the wireless module, it also contains a rudimentary 2-axis shock sensor consisting of a small spring that floats over a metal pin — when moved violently (when the dog is running about) it makes contact and [Martin’s] DVR alerts him by email and sends him pictures from the system.

He suspects he’ll be getting lots of pictures of the dog getting spooked by cats wandering by.

Zappo The Robot Mixes Tone Generator, Sensors, Alarm Clock And More

zappo-clock-bot

Now [Kevin] claims he built this robot for his 3-year-old son but we know he just used that as an excuse to spend way too much time in his workshop. The robot is a roundup of all the interesting things you can do with hobby electronics. It’s a great example of what you can teach yourself in one year, as [Kevin] only started tinkering with electronics about fourteen months ago.

The robot centers around an Arduino which manages to control a plethora of auxiliary boards. The alarm clock part of the build has a readout in the center of the robot’s chest. There are a bunch of sounds which can be played as the alarm, including a lot of iconic movie sound bytes. Add to that some playful features — like a tone generator which is altered by the column of potentiometers on the left, motion activated eyes, and sound activated ears — and you’ve got a dream-come-true of a toy for your kid.

As a side note, we wrote this several days ago, but ended up bumping it a couple of times in the publishing schedule. We reached out to [Kevin] to let him know a feature was on the way. When he learned that we bumped it in order to feature [Jamie Matzel’s] giant robot he had to laugh. The two met at a mini Maker Faire about a year ago and that interaction is what gave [Kevin] the confidence to start the project.

Continue reading “Zappo The Robot Mixes Tone Generator, Sensors, Alarm Clock And More”

MSP430 Alarm Clock Project

msp430-bedside-alarm-clock

[Markus] turn his breadboard LED matrix tinkering into an alarm clock which wakes him each morning.

Don’t be fooled by how clean his assembly work is. That’s not a fabbed PCB, it’s a hunk of green protoboard which a lot of point-to-point soldering on the back side. It’s driven by the MSP430 G2452 which is oriented vertically in this image. The two horizonal ICs are 595 shift registers which drive the LED modules.

We already mentioned the cleanliness of his assembly, but there’s one other really cool design element. On the back of the unit is what looks like a battery holder for two AA cells. He’s using just one Lithium Iron Phosphate battery (3.2V) which is in the upper of the two cavities. This let him cut the lower part of the holder at an angle to act as a stand for the clock.

Don’t miss the video which walks us through the user interface. It has what you’d expect from an alarm clock. But there is a really bright white LED which mimics a sunrise clock and it does more than just buzz one note when the thing goes off.

Continue reading “MSP430 Alarm Clock Project”

Alarm Clock Uses Raspberry Pi To Poll Google Calendar

rpi-google-calendar-alarm-clock

We know a lot of people love using their smart phone as a bedside alarm clock. The problem is that a mobile phone is mobile by nature and eventually you’ll forget to put it in the bedroom one night. That’s why we like the solution that [Devon Bray] has chosen. He set up his Raspberry Pi as an alarm clock that is set using Google Calendar.

The setup which he shows off in his video is quite simple. The Raspberry Pi is connected to a set of powered computer speakers. It plays a song whenever an appointment called “wake” comes up on his Google Calendar. This is accomplished by using the Google Data APIs Python Client Library (isn’t that a mouthful?).

This only scratches the surface of what is possible. With this in place you could easily add LEDs to the room for a sunrise alarm. But if you’d prefer a more bare-bones hardware side of things that’s possible too.

Continue reading “Alarm Clock Uses Raspberry Pi To Poll Google Calendar”

Sump Pump Alarm Sends Text Message As Water Rises

sump-pump-monitor

We’ve got some friends who have two sump pumps. One is a backup and sounds an alarm when it is switched on. But this only works as long as they’re home to hear it. [Felix Rusu] came up with a solution what will text him if the sump pump fails. This way he can head home, or call someone to check in on the problem if he’s away.

We saw a pretty complicated monitoring system back in January. This one uses a single ultrasonic rangefinder which we think is much simpler. It’s accurate to about 1cm and is simple to use — it’s very popular with the hobby electronics crowd which helps with price and availability of sample code. We hem and haw about the use of a Raspberry Pi board with the project. On the one hand it’s a cheap way to get the sensor on the network and provides the infrastructure you need to send any number of alerts. On the other hand, it’s a lot of power for this particular application. But we figure it can be extended to monitor other utilities in [Felix’s] home, like a sensor to alert him of a leaking water heater. And we think everyone can argue that a monitor like this is well worth the time and effort he spent to develop it.

Quick Wallet Hack Adds Pickpocket Alarm

Recently there were a bunch of videos going around the net about some of the greatest pickpockets in the world. Simply put, if they wanted something you had, they were going to take it and you probably wouldn’t notice. I’ve always kept my wallet in my front pocket, and usually with my hand on it, but they even showed them getting around that in the video (you can’t always be vigilant).

I had the idea to make some kind of alarm that would go off if anyone but me removed the wallet from my pocket. A quick google search revealed tons of wallet alarms, but I noticed that they all had a credit card form factor(that’s good) and would make noise when exposed to light(that’s bad). This represents a problem since the pickpockets in the videos tended not to open the wallets till later at another location. I needed something that would make noise as it was removed from my pocket. Most importantly, I needed the alarm to be located inside the wallet. This immediately makes the wallet undesirable and will hopefully make someone drop it like hot coals.

Continue reading “Quick Wallet Hack Adds Pickpocket Alarm”

Sunrise Alarm Clock Mounted Above The Bed

sunrise-alarm-from-led-strips

This sunrise alarm clock was made in a bit different form factor than we normally see. Instead of a box next to the bed it’s a bar above the headboard which slowly illuminates every morning. This was [Holly’s] first electronics project. She spent pretty much all summer working on it and accumulated a skill set that included designing for and operating the laser cutter and assembling and programming the electronics.

She didn’t start from square one. The hardware and programming were greatly simplified by the availability of RGB LED strips and the Monochron clock which drives them. [Holly] altered the code to bring up a blueish hue over a 35-minute time period. Since this will be used to wake her at 5:30am she was also obliged to include some backup sounds just in case. But after the project was finished and mounted she forgot to turn them on and was pleasantly surprised that the lights woke her up on time. The mounting bracket seen above uses t-slot rail with laser cut brackets to hold the half-cylinder shade for the sconce. The final product looks fantastic!