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.)
Atmel114 Articles
Universal Joystick USB Interface
Building on his USB NES pad interface, [Raphaël] released a universal USB joystick interface. It presents a HID device with four directional buttons and eight general purpose buttons. The board uses an ATmega8 and implements USB entirely in software.
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.
Mega8 Logic Tester
[Ast] sent in his time sampling logic analyser (in German, so use the fish) based on a Atmel Mega8 and a FT232 USB interface and several logic chips. It can store time captures in memory, then upload them to a PC via USB. Looks like a great tool for advanced logic testing.
DIY Frequency Meter
[Wolf] sent in this site a while back, and I thought that this frequency meter how-to looked pretty useful. It’s based on an Atmel AT89C52 and a gutted multi-meter. The circuit isn’t too bad. (The worst of it has to be all the display lines.) The Atmel grabs the signal to be measured and drives the display, so the parts count is pretty low.
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]