Single Side Arduino-ish Beta Board


Via [ladyada], [Raijuu] combined some ideas from [Ladyada]’s boarduino and [evilmadscientists] Atmel business card created his own single sided (for easy etching) project board for ATMega8/128 projects. You can tell that the design is an expression of frustration from past projects; We can definitely appreciate features like separate power and multiple sockets on each pin. (We’d probably consider adding some soldering points to allow for permanent connections.)

How-To: Binary Clock Using A Freeduino SB 2.1


Solarbotics recently released its own version of the Arduino microcontroller development board. They based their board on the Freeduino design. We thought this would be a good opportunity to review the new board as well as present a How-To about building a simple binary clock. Along the way we’ll cover some basics on attaching LEDs and switches to a microcontroller.

Continue reading “How-To: Binary Clock Using A Freeduino SB 2.1”

Random USB Caps Locker


This is one of the most original April fools gags I’ve seen. [Garrett] sent in his USB caps locker. It’s built from an ATTiny45 and puts out an intermittent signal to set the caps lock key. Considering what day it is, it appears to be legit. After you’re done screwing with your co-worker for the day, you might be even more interested in the easylogger project that it’s based on.

Robotic Beer Launching Fridge

This robotic beer launching fridge is one of those ultimate projects that you are guaranteed to see posted all over the internet today. Robots, beer, the possibility of maiming innocent bystanders… what’s not to love? I’d be lying if I said my mechanical engineering friends and I weren’t contemplating this at many points during college. Kudos to John W. Cornwell of Duke for actually pulling it off. The mini-fridge has three servos: one to elevate beer from the 10 can magazine, one to rotate the turntable, and one for cocking. Spring power is used to catapult the beer across the room. The brains of the system is an ATMega8535 and 3 intelligent H-bridges. It’s controlled by an adapted key-less entry system. It looks like they’ve wisely placed it pointing away from the tv, but I don’t know if referring to your apartment as the “man-pit” is nearly as smart. Check out some of John’s other projects: the Mentos booby-trap and the touch activated paintball gun.

[via Dirk]