Messing With Barcodes

stencil

[nico] just received his credentials for an upcoming conference. On each badge, there’s a 2D barcode with the participant’s bio and contact info. These are meant to be scanned by vendors for future contact. [nico] isn’t so interested in that and plans on updating his personal info by generating a new barcode. To this end, he’s collected a number of links to help out barcode hackers. He used the SWIPE toolkit to identify the format and decode (it has an online component too). There are also several online encoders you can use, like this one from [Terry Burton]. If you’re wondering what sort of shenanigans you can get into faking barcodes, check out [fx]’s presentation from 24C3.

[photo: seanbonner]

Easy High Voltage Power Supply

hv_supply

[rocketman221] wrote up one of the simplest ways to build a high voltage power supply. This one in particular was used on his coilgun. Instead of building a custom circuit, he’s using flash charging boards from disposable cameras. Six 450V 470uF caps are wired in parallel to make up the bank. Two of the charger boards are wired to one switch to initiate the charging process. Four additional boards are wired two a second switch for the second charging stage. The part cost on this is incredibly cheap and it only requires a 3.3V input to reach 450V. The writeup has plenty of warnings about the dangers of high voltage; you need to clean off all flux residue to prevent arcing across the circuit boards. Embedded below is a video of the bank being discharged through several objects. Continue reading “Easy High Voltage Power Supply”

Best New Science Inventions 2008

Not to be outdone, Popular Science published their Best of What’s New 2008 and packed it with videos and photo galleries. Inspiring inventions include the Pipistrel Taurus Electro, the longest-flying two-seated electric plane, the Intel Core 2 Duo Small Form Factor, which you can thank for the thinner laptops like Apple’s MacBook Air, and the GroundBot, a spherical robot that can roll through the mud, sand, and snow. It’s not even the end of the year yet, but with all these great inventions, we can’t wait to see what’s in store for 2009.

[via io9]

Kill A Watt Teardown

killawatt

Come on, folks. If we keep tearing apart everything that’s handed to us, we’ll never get nice things. SparkFun got their mitts on two Kill A Watts and proceeded to plug them into everything and then dismantled them to see how they work. The Kill A Watt keeps track of how much power is used over time. The largest load they found was their soda machine using 500W (should probably add a motion sensor to that). They plugged a meter on either side of a UPS and found out that it uses 5W just to charge. On the inside of the meter, there isn’t anything too substantial. One unlabeled IC runs the whole show.

Weasure, A Scale That Weighs And Measures

weasure

[John Peterson] created this postal scale device for a Renesas design contest. The Weasure not only calculates the package’s total weight but the dimensions as well. He built it using a SKP16C62P evaluation board that had an LCD, pushbuttons, and indicator LEDs. The original DigiWeigh parcel scale was modified to provide PWM output and tare control. He embedded photoresistors every inch along each axis. They were angle slightly upward and the surroundings were painted black to minimize reflection. The Weasure outputs everything via a serial connection so it can be used with shipping software to generate postage.

LED Menorahs

We’re barely past Halloween and people are already working on their next LED based holiday decorations. For Hanukkah, Gizmodo pointed out the PCB menorah pictured above. It uses a set of DIP switches to control which LEDs are lit. A couple years ago, Evil Mad Scientist Laboratories put together a tutorial for building a more minimal LED menorah. Each of the nine LEDs are soldered directly to the legs of an ATtiny2313 microcontroller. Every time you power up the device an additional LED is lit. [Ori] liked the project and decided to take a slightly different approach. He used an LM3914 DIP18 LED bar driver. A potentiometer controls how many of the LEDs are illuminated.

Adjustable Breadboard Power Supply

psboard

This looks like a great addition to your breadboard. [Nerdz] wanted a power supply that was easily portable and adjustable. He built a custom board that plugs directly into the breadboard’s power rails. It has a pot attached to the ground of a 7805 voltage regulator so the output can be adjusted from 5V to just under the supply voltage. Anything that makes a breadboard less of a rats nest is definitely a good thing.