[John] wanted to take a pong clock and put it in a wristwatch form factor. Take an afternoon and pour over his detailed build logs. This multi-year project is done with meticulous cleanliness that makes us jealous. He’s milled the case and buttons himself, achieving a professional look that equals or surpasses the quality of some commercially available “gaming” watches. The project centers around an OLED display driven by a TI MSP430F2013 processor. Don’t miss the video after the break covering prototyping, PCB work, case milling, and the watch in action. Currently, this is the third generation of development…
Pong on your wrist
AVR Dragon wiring alternative
We love our AVR Dragon programmer. It is a small board with a lot of functionality: in-circuit serial programming, JTAG, debug wire, and high voltage serial programming. Unfortunately, out of the box it is not quite ready for action. The Dragon ships with an unpopulated prototyping area and missing a pin header for the HVSP. For most people this means soldering on pin headers and a ZIF socket then jumpering between the various programming headers and the header for the socket. Tired of working with jumper wires, [Jussi] designed a small PCB to make the connections (original link in…
RCDC: DC motor control via servo signals
[Spikenzie] has put together this nice kit for controlling a DC motor with RC servo signals. He’s using a PIC12F629 to convert the signal to PWM. As you can see in the video above, it seems to work quite well. It is in a neat and tidy package and available as a kit. We have to admit though, what caught our eye was the prototype. Even though it is a kit for sale, it looks as though they plan on releasing the PCB files and code.
Touch sensitive keypad
[Viacheslav] built a keypad that uses human capacitance to detect key presses. Unlike normal keys which close a physical connection, his project detects touch through the PCB substrate. He uses the ADC capabilities of an AVR ATmega8 to measure a change in capacitor charges for each sensor in the keypad.
He’s posted the schematic, Eagle files, and source code with his writeup. He also points to a document on the theory behind this: QMatrix Technology White Paper (PDF). We’re impressed at how simple the circuit is: a microcontroller, capacitors, resistors, and a homemade PCB.
Laser spiro made from junk
Sometimes we need someone like [FireMyLaser] to show us that you really don’t need things like custom PCB’s, expensive tools, or laser cutters to pull of a hack. His laser spiro subsists mostly of toothpicks, hotglue, and determination. It is a two motor spiro with a base motor and a motor mounted in a spinning cage. The cage gets power through brushes much like other projects we’ve covered. See a video of it in action after the break.
[thanks pseudolobster]
snega2usb update: usb snes and sega cartridge reader
When we first posted [Matthias_H]’s USB reader for SNES game carts, it was met with enthusiasm. The snega2usb allows you to play SNES and Sega games on your pc right off the cartridge. The latest revision is even more amazing than the first. [Matthias] has added the ability to read Sega Genesis/Mega Drive cartridges as well as the ability to save games directly to the cartridge. The board has also been updated from the rats nest it used to be to a smart looking dual sided PCB. So far [Matthias] hasn’t had any trouble reading cartridges, even ones with…
Hard drive RGB clock
We’ve brought you an HDD clock in the past, but [mb1988] tried to bring his project to another level by fully documenting it (in Polish). Inspired by [dzgdzzh]’s version of the same invention, [mb1988] decided to reverse engineer it (as well as make a few changes) and base it on the powerful ATmega128. Since this clock, along with most HDD clocks, can only display solid lines of radii, it cannot be used to display text. However, color schemes and animations can be toggled using a remote control. The housing itself is also pretty impressive. The back part of the enclosure was molded out of Rayobond,…
Neo-Geo case mod
What do you get when you cross a Neo-Geo and a Sega Genesis? A pretty vintage case mod. [Brett] used a variation of the 16-bit console (known as the Mega Drive II) as the base of his project. With an original Neo-Geo motherboard and a few other components (such as a power indicating LED), the ‘Geosis’ was born. [Brett] removed a few of the unnecessary parts from the mobo, like the power-amp, and set it up to work with a regular 5V DC wall adapter. The PCB also had to be clipped so it would fit into the Mega Drive chassis.
Though it…
Direct-to-PCB inkjet printing
Full Spectrum Engineering has offered up a tutorial for their inkjet direct PCB kits that repurpose direct-to-CD capable inkjet printers (such as the Epson R280) to print etch-resistant ink straight onto copper clad board. This is easier and less error prone than some iron-on methods, especially for two-sided boards. Just print (no need to reverse the design), dry on a hot plate or in a toaster oven for a couple minutes, and your board’s ready for etching!
Homebrew methods exist for all of this, but for those who would rather move ahead with their design than spend time scrounging for the required bits, the…
BrewTroller brewing control system
BrewTroller is an open source brewing control system based on the Sanguino. Targeting home beer brewers, this project gathers some of the best features from other DIY brewing controllers and packages them into a hardware and software setup so it’s accessible to those without the skills to design their own. It can interface with 4 heat controllers, 32 pumps/valves, 6 temperature sensors, 3 volume sensors, and 1 steam pressure sensor. The system displays information through a 4 line LCD. It can be used to monitor and maintain temperature during mashing, boiling, and chilling. If you have a more advanced…
Tiny light-seeking robots
[Alex] continues to delight us with his projects. His third-generation tiny Braitenberg vehicle, a light seeking robot, is a big improvement over its predecessor, the mini Braitenberg vehicle. He’s moved from an Arduino based design to using the AVR ATtiny25v, replaced the breadboard with a PCB, and reduced the parts count. We think it was a great idea to use shrink tubing to shield the back of the photo-resistors from ambient light. Don’t miss the video of these little guys chasing a flashlight beam after the break.
Open-Frame digital clock
Here’s an interesting project from several years ago. The clock design itself isn’t too noteworthy, but the construction is definitely inspired. You’ll notice that there is no breadboard or PCB, the frame actually is the circuit. The tubes he’s using are Numitron tubes, which aren’t as high voltage as Nixies or even VFDs. This means that there is only 12V maximum going through the exposed rails. He discusses some possible future upgrades such as LED or Nixie or VFD, but since this project is a few years old, who knows if he is still working with it.
[thanks Agent420]…