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.)
classic hacks2768 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.
Nokia 1100 LCD PIC Controller Interface
Nokia LCDs have been a popular choice for hardware projects for quite a while. [Ramandeep] published a how-to on interfacing the 1100 series LCD with a PIC controller. The 1100 features easily soldered contacts and a backlight, making it an good choice for adding an LCD to your project.
How-To: Make An RGB Combination Door Lock (Part 1)
Part 2 can be found here
Putting a custom designed electronic lock on your space seems like a geek right of passage. For our latest workspace, we decided to skip the boring numbered keypad and build a custom RGB backlit keypad powered by an Arduino. Instead of typing in numbers, your password is a unique set of colors. In today’s How-To, we’ll show you how to build your own and give you the code to make it all work.
Continue reading “How-To: Make An RGB Combination Door Lock (Part 1)”
Accelerometer Mouse From Scratch
[Mahavir] sent in his group’s final project for the College of Engineering in Pune (it’s over here). They built an accelerometer based Bluetooth mouse. They ended up creating a mouse that maps rotational movements to x/y motion. From the video movement, it strikes us as responding the same way that touch pointer mice do. You can hit the demo video after the break or get more details from the project page. Even if you’re not into the mouse idea, you can probably learn something from their Bluetooth implementation.
Synaptics Trackpad Swap
Some people are really picky about their trackpads. [John] posted a guide on retrofitting a Synaptics pad in place of the newer, but less user friendly ALPS touchpad/stick combo used in the Dell Inspiron 8200. On the opposite end, [C. Järnåker], loves laptop keyboards enough to mod them for use on his desktop machine.
DIY HID Ballast
HID lights have a major power consumption and lumen output advantage over halogen lights. Unfortunately the ballast component isn’t very cheap. [brian]’s been building his own ballasts for his mountain bike. We couldn’t find any more info on his design, but we did find some interesting stuff. This document lays out the requirements for a ballast. Here’s an older HID ballast design to get rolling. Keep in mind that the lamp requires high voltages – don’t play with it unless you know what you’re doing. If you’d rather use off the shelf components, check out the HID dive light we wrote up a while back. It uses a fairly inexpensive ballast/lamp combo.