Posts | Comments

Planet Arduino

Archive for the ‘secret santa’ Category

Some of YouTube’s most famous YouTube makers get together every year for a Secret Santa gift exchange. We already showed you the heartbeat-controlled drum machine that Sam Battle built for Ali Spagnola, but what did Battle receive in the gift exchange? Roboticist extraordinaire James Bruton drew Battle and made him this oversized robotic Furby.

Bruton started by skinning a normal Furby to take a look inside and find out how it ticks. The current models are a bit different than the originals from a couple of decades ago, but they’re still pretty simple. There are basic mechanical linkages for the animatronic movement, sensors to detect touch and movement, a speaker for the sound, and cheap LCD eyes. Bruton didn’t reuse any of those components, but this dissection gave him some direction.

With a Furby anatomy lesson under his belt, Bruton designed the scaled-up version with a 3D-printed skeleton. That houses several servo motors to actuate the eyes, eyelids, ears, and mouth, along with two small linear actuators that let it rock back and forth. An Arduino Mega 2560 board controls those motors, as well as a DFRobot DFPlayer Mini MP3 player for the sound effects. An infrared proximity sensor lets the Arduino detect nearby movement, so it can react. Under normal conditions, it just cycles through pre-programmed movement and audio. But if the infrared proximity sensor triggers, the Arduino will switch to something new immediately.

The final step was to cover the giant Furby in its signature fur. Bruton left an opening in the chest where there is a cavity big enough for a normal Furby to reside, complete with LED illumination. That has some concerning implications, but the entire Furby aesthetic skirts the creepy line and so it seems fitting.

The post The best Secret Santa gift in an oversized Furby appeared first on Arduino Blog.

There’s something about impressing strangers on the Internet that brings out the best in us. Honestly, we wouldn’t be able to run this site otherwise. A perfect example of this phenomenon is the annual Reddit Secret Santa, where users are challenged to come up with thoughtful gifts for somebody they’ve never even met before.

For his entry into this yearly demonstration of creativity, [Harrison Pace] wanted to do something that showcased his improving electronic skills while also providing something entertaining to the recipient. So he came up with a box of goodies which is unlocked by the successful completion of a built-in trivia game tailored around their interests. If this is how he treats strangers, we can’t wait to see what he does for his friends.

Hardware packed into the lid so the box itself remains empty.

There’s quite a bit of hardware hidden under the hood of this bedazzled gift box. The primary functions of the box are handled by an Arduino Nano; which runs the trivia game and provides user interaction via a 16×2 LCD, three push buttons, and a buzzer. Once the trivia game is complete, a servo is used to unlock the box and allow the recipient access to the physical gifts.

But that’s not the only trick this box has hidden inside. Once the main trivia game is complete, a ESP8266 kicks into action and advertises an access point the user can connect to. This starts the second level of challenges and gifts, which includes a code breaking challenge and gifted software licenses.

The project wasn’t all smooth sailing though. [Harrison] admits that his skills are still developing, and there were a few lessons learned during this project he is unlikely to forget in the future. Some Magic Smoke managed to escape when he connected his 5V Arduino directly to the 3.3V ESP8266, but at least it was a fairly cheap mistake and he had spares on hand to get the project completed anyway.

This project is reminiscent of reverse geocache boxes which only open when moved to a certain location, but the trivia aspect makes it perfect even for those of us who don’t want to put pants on just to receive our Internet gifts.


Filed under: Arduino Hacks, Holiday Hacks


  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook