Man Tracks Children Using A Quadcopter

child-tracking-quadcopter

Instead of walking his kid to the bus stop like he used to, [Paul Wallich] lets this quadcopter watch his son so he doesn’t have to. It is quite literally an automated system for tracking children — how wild is that?

The idea came to him when wishing there was a way to stay inside the house during the winter months while still making sure his kid got to the bus stop okay. [Paul] picked up a quadcopter kit and started looking at ways to add monitoring. He found the easiest technique was to include a cellphone and watch via a video chat app. But that is only part of the build as he would still have to fly the thing. After searching around he found a beacon that can be placed in the backpack. It has a GPS module, an RF modem, and runs a stripped down Python scripting shell. Whenever the GPS data changes (signaling his son is on the move) it uplinks with the quadcopter and gives it the new coordinates.

This goes a long way to making your family a police state. May we also recommend forcing the children to punch a time clock?

[via: theGrue]

Hiding An Inductive Charging Station Inside Furniture

inductive-charger-inside-furniture

[Tony] wanted to clean up his bedside table by getting rid of the cables used for charging his devices. He accomplished his goal by integrating an inductive charging station inside his furniture.

He chose to go with a product called Powermat. The base station for the device includes two inductive charging areas. [Tony] started by using a router to make a pocket in the underside of this shelf. He mentions that the remaining wood is only 2mm thick to allow for proper transmission. Before gluing the PCB in place he relocated the power jack so that it is still easy to get to. As you can see in the clip after the break, the system works just fine this way.

One note on the forums hosting this content. We must have loaded the thread three or four times when writing the feature and ended up locked out unless we registered. You can get around this by loading the link in a private/incognito browser.

Continue reading “Hiding An Inductive Charging Station Inside Furniture”

Retrotechtacular: Similarities Of Wave Behavior

similarities-of-wave-behavior

This installment of Retrotechtacular looks at a video lecture that is much more substantive than the usual fare. [Dr. J.N. Shive] was a researcher at Bell Labs at a time when just about every technological breakthrough was coming from that singular collection of minds.

This video, called Similarities of Wave Behavior, was made to help bring students up to speed on the principles of waves. To aid in the experience he invented the apparatus seen in front of him. It’s called a Shive Wave Machine (in the prelude to the video they call it the Shive Wave Generator). Having not taken any physics classes at University we hadn’t seen one of these devices before. It uses a series of horizontal rods connected to each other with torsion wire. When you upset the balance of one of the rods the wire conducts that energy to its neighbors as an energy wave. This turns out to be a perfect representation of wave action whether it be mechanical, electrical, or acoustic. The 28-minute video after the break makes extensive use of the device, and explains concepts in a way that is easy to understand for just about anyone.

Continue reading “Retrotechtacular: Similarities Of Wave Behavior”

Pixar-style Lamp Project Is A Huge Animatronics Win

pixar-lamp-animated-procedurally

Even with the added hardware that lamp still looks relatively normal. But its behavior is more than remarkable. The lamp interacts with people in an incredibly lifelike way. This is of course inspired by the lamp from Pixar’s Luxo Jr. short film. But there’s a little bit of most useless machine added just for fun. If you try to shut it off the lamp shade is used to flip that switch on the base back on.

[Shanshan Zhou], [Adam Ben-Dror], and [Joss Doggett] developed the little robot as a class project at the Victoria University of Wellington. It uses six servo motors driven by an Arduino to give the inanimate object the ability to move as if it’s alive. There is no light in the lamp as the bulb has been replaced by a webcam. The image is monitored using OpenCV to include face tracking as one of the behaviors. All of the animations are procedural, making use of Processing to convey movement instructions to the Arduino board.

Do not miss seeing the video embedded after the break.

Continue reading “Pixar-style Lamp Project Is A Huge Animatronics Win”

Recording Audio With Chrome Using HTML5

recording-audio-with-chrome

The Dubjoy project was stopped dead in its tracks when the newest version of the Google Chrome browser stopped using Adobe’s flash plugin and transitioned to their own called Pepper Flash. The aim of development was to produce a browser-based editor for translating the audio track of a video clip. After a bit of head scratching and a lot of research they decided to try ditching the use of Flash and implemented a way to record audio using HTML5.

There were quite a few issues along the way. The initial recording technique generated raw audio files, which are not playable by Chrome’s HTML5 audio player. This can be worked around by buffering the raw audio, then converting it to a different format once the recording is finished. The user also needs to monkey with the Chromes flags to enable HTML5 audio. So they did get it working, but it’s not yet a smooth process.

We love seeing the neat stuff you can do with HTML5. One of our favorites is the use of a tablet’s accelerometer as a browser game controller.

[via Reddit]

St. Optimus Of Prime

st-optimus-of-prime

We’re pretty sure they’re not canonizing alien robots, but this Optimus Prime stained glass sure looks good enough for a place at the local cathedral. It is [Kobachi’s] very first glass project, but we’d say he’s got a bright future ahead of him. Especially since it’s about ten times more complex than the assignment called for.

The design is based on artwork by [NinjaInkArt] called Optimus Noveau. It is included in the album linked above and shows Optimus with the matrix of leadership behind his head. This of course doubles as the halo you would find around the head of a saint in religious artwork. [Kobachi] started by simplifying the design into rough outlines and colors. He then split those outlines to make for easier cuts and then got down to business assembling the pane. It uses 121 different pieces and took him 80-100 hours to complete the work. We can’t wait to see the landscape follow-up showing Optimus as a semi truck.

If you’re not handy with colored glass you could try making this with colored circuit boards instead.

[via Reddit]

Minecraft Clock Radio Puts A Creeper Head Next To Your Bed

minecraft-alarm-clock

This clock radio plays tunes from Minecraft and it’s decorated to look just like a creeper head. In the game mob heads are available as decoration and [Young_Maker] liked to spice up his virtual bedside table with a creeper head. But we think it looks just as good in its physical form.

The main part of the clock is an Arduino with a character LCD screen. A DS1307 real-time clock makes sure the device is accurate. We called this a clock radio in the title of the post, but it’s more of a clock MP3 player. The uMp3 board is used to play random music from the game. We would categorize the soundtrack as minimalism, which is a reasonable way to gently wake in the morning. But if time runs out the boom of an exploding creeper is played to make sure you’re not late for work.

We’ve embedded [Young_Maker’s] demo video after the jump.

Continue reading “Minecraft Clock Radio Puts A Creeper Head Next To Your Bed”