Bobuino: Arduino Based On ATmega1284 + Goodies

[Erik] wrote in letting us know that he just completed development of the Bobuino, a Arduino based on an ATmega1284. That chip is nice and beefy, most notably for having 16 KB of SRAM but it also boasts 4 KB of EEPROM, and 128 KB of program memory.

But the upgraded chip isn’t the only thing that it brings to the table. It’s easy to spot the on-board SD card slot in the image above. Also of note is the battery-backed DS1307 real time clock with a jumper that will route the square wave output to one of two pins on the microcontroller.

This design is compatible with standard Arduino shields thanks to the familiar pair of pin sockets, and can still be programmed via the USB socket. Since the AVR chip has more IO than normal there’s also pin headers to break out the PORTC pins, for a JTAG connector, and for an RS232 port.

Who Knew Jacob’s Ladder Builds Had So Many Options?

[Grenadier] has a thing for the high voltage and, as you can see, he’s found multiple ways to build the icon of HV toys – a Jacob’s Ladder.

The three look similar, but they use different means of generation the voltages necessary to get a spark to jump through the air. The exhibit on the left uses a neon sign transformer, the one in the middle is based on a transformer from an X-ray machine, and the example to the right uses a microwave oven transformer. [Grenadier] discusses the pros and cons of each method, then links to his in-depth posts about working with each one them. There are also videos for all three. We’ve embedded the video for the microwave oven transformer after the break. That version of the Jacob’s Ladder requires some way to start the spark and in the video he’s doing it manually. There is always the option to add a solenoid to do the job but he does mention that you can’t just let it run because that cheap transformer will burn out before long.

If you like what you see here, perhaps you’ll be entertained when he runs HV through some soda cans.

Continue reading “Who Knew Jacob’s Ladder Builds Had So Many Options?”

PS2 To USB Keyboard Converter Also Logs Your Keystrokes

[Shawn McCombs] is up to no good with his first Teensy project. The board you see above takes the input from a PS2 keyboard and converts it to a USB connection. Oh, and did we mention that it also keeps track of everything you type as well?

From the beginning the project was intended to be a keylogger. It’s a man-in-the-middle device that could be hidden inside the case of a keyboard, making it appear to be a stock USB keyboard. Data is stored to an SD card so an attacker would need to gain access to the hardware after the data he’s targeting has been typed.

It works mostly as [Shawn] expected. He is, however, having trouble handling the CTRL, ALT, Windows, and Caps Lock keys. If this were actually being used maliciously it would be a dead giveaway. Many secure Windows machine require a CRTL-ALT-DELETE keystroke to access the login screen.

Automatically Weed The Celebrity Gossip Out Of Your TV Time

[Matt Richardson] came up with a doozy of an idea: using an Arduino to monitor the closed caption on TV and mute it when news about ridiculous celebrities is on-screen.

He’s using the video experimenter shield to monitor the captions. This shield connects via composite video, and can be used to decode the binary code that carries the captions in the overscan at the top of the screen. When a keyword comes through, an IR LED sends the mute command to the television, then waits until 30 seconds have gone by since the last keyword before un-muting. It’s like a troll-sniffing rat for your television! Now we just need to figure out how to use it to mute during commercials too.

[Matt] suggests we should imagine all of the cool stuff we could do with access to the closed caption data; we were already deep in thought by the time he got around to the suggestion. This would be a fantastic prank in a location were the television sound is not being used. You could put the Arduino inline with the video feed, then program it to wait for keywords in the news report and alter them in funny ways… like a live mad lib.

You can see [Matt’s] video explanation of the project after the break.

Continue reading “Automatically Weed The Celebrity Gossip Out Of Your TV Time”

Making SATA Drives Work With A SCSI Backplane

The problem of persistent and reliable storage plagues us all. There are a myriad of solutions, some more expensive than others, but a dedicated and redundant network attached storage solution is hands down the best choice for all problems except natural disaster (ie: fire, flood, locusts) and physical theft. That being said, the issue of price-tag rears its ugly head if you try to traverse this route.

[Phil’s] had his mind stuck on a very large NAS solution for the last ten years and finally found an economical option. He picked up a powerful motherboard being sold as surplus and a server enclosure that would play nicely with it. It came with a backplane for multiple hard drives that utilized SCSI connections. The cost and availability of these drives can’t compare to the SATA drives that are on the market. Realizing this, [Phil] completely reworked the backplane to make SATA connections possible. It’s an intense amount of work, but there’s also an intense amount of documentation of the process (thank you!). If doing this again his number one tip would be to buy a rework station to make it easier to depopulate the connectors and extraneous parts from the PCB. Since he needs to keep using the board, the old blow-torch trick is out of the question.

Head-to-head Mountain Climbing From The Safety Of Your Game Room

Why risk frostbite and altitude sickness when you can marvel at the view from atop your own mountain climbing game?

[Jeff] built this delightful piece which you can see in action after the break. he combined several very simple ideas and he did it really well. The climbers are both mechanical. They grip the mountain’s face (which is covered with of carpet) with a tack pointed downward on the end of each limb. Their motion is provided by two tiny servos that make up the body of the climber. The two potentiometers in each controller directly affect the movement of the top and bottom limbs. The game plays music during the contest, and precisely detects a winner by sensing when an arm comes in contact with the metal snow cap at the summit.

Obviously weight was an issue during the design process. After some hemming and hawing [Jeff] decided to tether the climbers in order to avoid rolling a battery into each. But he overcame the issue with weighted cable management on the inside of the mountain.

Continue reading “Head-to-head Mountain Climbing From The Safety Of Your Game Room”

Beer Chilling In The Name Of Science

We’ve all been there. The day is done and it’s time for a cold one but you neglected to put more beer in the fridge after imbibing the last bottle the night before. You could chuck it in the freezer and revisit your attempt at refreshment in an hour. But if you need a malty beverage right now there’s no faster route than a beer chiller.

This particular beer chilling device is [Michael’s] entry in DEFCON 19’s Beer Chilling Contraption Contest. It can take a pint of beer from 90 degrees down to 45 degrees in just four seconds. Of course there’s a fair amount of setup time before you’re ready to use it. The device is a pipe within a pipe. The inner pipe houses the beer and the pipe surrounding it provides a containment area for a chilling liquid. [Michael] chose to use liquid carbon dioxide as a coolant because of it’s boiling temperature when under pressure. That is to say, the hottest part of the CO2 liquid is around the walls of the center pipe. By carefully dialing in the pressure of that outer chamber, the CO2 will boil away into gas as it cools the beer, making room for more liquid CO2 to contact the pipe and continue the cooling process.