Fubarino Contest: VFD Clock

hackad

The entries for our Fubarino contest are slowly yet surely coming in. [James] already had an awesome VFD clock under his belt, and figured adding a Hackaday easter egg to his project would be simple enough.

[James’] clock is based on the TI Stellaris LaunchPad with six beautiful seven-segment VFD display tubes. The clock’s time is controlled by a DS1307 RTC chip, and a small switch-mode power supply controlled by the Stellaris boosts the power from 5 Volts to 50 Volts for the tubes. The tubes are controlled with a Max6921 VFD driver chip.

The easter egg for this project – displaying the Hackaday URL – is only shown when you power up the clock when the seconds display shows 37. That’s extremely subtle for an easter egg and just the way we like it.

All the code for [James]’ project is up on GitHub along with the designs for the tube clock’s enclosure. Really an awesome project, and a great way for [James] to earn himself a Fubarino.

What are you waiting for? We still haven’t passed twenty entries which means your chances of winning are pretty good!

Continue reading “Fubarino Contest: VFD Clock”

Fubarino Contest: Morse Code Transmitter

fubarino-contest-morse-code-keyer

The Fubarino Contest entries are slowing streaming in. Here’s the first one that we’re featuring, sent in by [Nathanael Wilson]. He dusted off a project from some time ago, which is just fine with us. It’s a Morse Code transmitter which he designed for use during a fox hunt (locating a hidden transmitter using radio direction finding).

For the project he revised his old code, adding in a Morse look-up table so that the Arduino Mega 2560 can convert plain text into dots and dashes. It uses the tone library to output signals to the radio seem above. The easter egg is unlocked when shorting pin 10 at power-up. It then broadcasts a slightly altered message as interpreted above.

One of the reasons we chose to feature [Nathanael’s] entry first is that he presented it very well. Watch his video after the break to see for yourself. Then go back and check out the contest rules to get your own project submission in. After all, you can win a free Fubarino board from Microchip if you’re in the top twenty!

Continue reading “Fubarino Contest: Morse Code Transmitter”

Fubarino Contest Example: A Sneaky IRC Bot

adam-fubar

You may have heard about Hackaday’s contest to win one of 20 Fubarino boards. We included an example entry from [Mike]. Here’s my example entry for the contest: An IRC search Bot powered by a Wicked Device WildFire board. We’ve all seen IRC bot’s before, but how many have you seen that can turn on an LED while running off a cell phone battery?

The IRC bot’s operation is fairly straightforward. It enters a channel and can be commanded to search.  The first two searches will return links to Google searches for the strings given.  Every third search however, will return a link to Hackaday’s search page. In the example below, “SedAwk” is an unsuspecting user, and “SearchRobot” is our bot.

SedAwk: SearchRobot: SEARCH Unicorns
SearchRobot: Search Complete! https://www.google.com/#q=Unicorns
SedAwk: SearchRobot: SEARCH Rainbows
SearchRobot: Search Complete! https://www.google.com/#q=Rainbows
SedAwk: SearchRobot: SEARCH Quadcopters
SearchRobot: Search Complete! http://hackaday.com/?s=Quadcopters
SedAwk: What the heck?

Follow along after the break to see what other tricks the bot has up its sleeve…

Continue reading “Fubarino Contest Example: A Sneaky IRC Bot”

New Contest: Win One Of 20 Microchip Fubarino SD Boards

We had a blast with the Trinket Contest in October and November and can’t wait to see what you can come up with for this month’s competition. Microchip Technology is one of our advertisers and they offered us 20 Fubarino SD boards to give away as prizes. The challenge for you is to add our URL as an Easter Egg in your own microcontroller project. Rise to the top of our seemingly arbitrary system for picking winners and one will be delivered to your door for your future hacking pleasure.

Obviously we mean http://hackaday.com when we say URL, but what constitutes an Easter Egg? We figure it’s anything that is not apparently obvious in a piece of hardware. We built a quick example to get you thinking. Shown off in the clip after the break is a clock that displays our web address every day at 1:37pm. What did we pick that time? Because our clock displays in 24-hour time format and 13:37 is leet. See the code we used in our repo.

We thought of a few others, like making an embedded gaming that uses the Konami Code to reveal the Easter Egg, or a man-in-the-middle device that attaches to your keyboard and redirects your feeble attempts to load Facebook by closing the tab and opening Hackaday. The sky’s the limit with how creative these things can be!

Follow these rules to submit your qualifying entry:

  • You must somehow hide http://hackaday.com in your microcontroller project (embedded Linux doesn’t count unless you do some type of bare-metal programming)
  • Preference will be given to projects that are both clever and well documented. Notice we made a video, and posted code and an explanation of our project.
  • Write an email that has “[Fubarino]” in the title, includes the information on your documented entry, and lists your name and mailing address. Your name and mailing address will be used for shipping only and NOT for anything else. Emails should be sent to: contests@hackaday.com
  • Entries must be received before 12:00am Pacific time on 12/19/2013.
  • Employees and their families of Hackaday, SupplyFrame, and Microchip Technology are not eligible to win.

What are you waiting for? Dust off those chips and get hacking!

Continue reading “New Contest: Win One Of 20 Microchip Fubarino SD Boards”