Barcode Scanner In Processing

barcode_sc

Reader [Nikolaus] decided that instead of using an existing image based bar code decoder, he would write his own. Using the Processing language he created a scanner that parsed the black and white pattern when a bar code was centered on the image. His code then parsed that data and compared it with the initializing character to provide a reference. Currently his scanner supports three character sets of the Code 128 encoding, and provided his complete code so that others could add as they see fit. He admits that the code is a bit messy due to the lengthy character tables, but very straight forward.

Double The RAM On D-Link Router

d-link_double_ram

[Pelaca] upgraded the RAM on his D-Link DIR-320 router from 32MB to 64MB. This hack is simple enough: swap out the existing RAM chip for another one and change the bios to make use of the upgrade. The actual execution is not that simple because of the pitch of the TSOP II package; you’ll need to bring your mad soldering skills to pull this off.

This reminds us of when upgrading original Xbox RAM to 128MB was all the rage. It involved the same type of hack, adding four memory chips to unpopulated positions on the motherboard. The forums are thick with people complaining that their box not working after a failed upgrade attempt. Hopefully you’ll have better luck.

[Thanks Juan]

Touch Sensitive Keypad

capacitive_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 analog comparator of an AVR ATmega8 to detect the moment of zero crossing and then measures the time it takes to discharge in order to detect key presses.

Continue reading “Touch Sensitive Keypad”

Mail-E Email Checker

[youtube=http://www.youtube.com/watch?v=T0knvD7wx6A]

[Totoro] sent in this cool little email notification device he made. Using a paper model of Wall-E, he added some servos and connected it to his computer using a PIC. Mail-E has independent arm rotation and head rotation. He admits that the PIC processor is major overkill and plans some upgrades such as making it wireless and using a little better suited chip to control it. Not bad for a proof of concept.

Build Your Own Joystick

macgyver_joystick

What can you build with a ballpoint pen and some extra parts? [gzip] found himself with a bonus box of right angle switches and other miscellaneous parts and set out to build a joystick. Simple arcade joysticks use switches that are actuated by the movement of the stick and this design embraces the concept. The four tactile switches are mounted on protoboard facing each other with part of a ballpoint pen in the middle. When the pen is moved it presses against one or more switches to close, completing a circuit. For good measure he even incorporated a fire button into the top of the “stick”. Now we just need someone to make this work with a tiny Ms. Pac-Man emulator.

Rotating Lego Dock Take Two

lego_ipod_stand_number_2

Last week we saw a rotating iPhone dock built from Lego. This week we’re happy to put up another example of a dock made of these popular building blocks. Thank goodness this one takes into account all of the sudden jolts that our desk is prone to by incorporating shock absorbing springs. The design is very sleek with a jazzy red scheme and a less-is-more attitude. We are a bit concerned about our expensive hand held falling out but then again that’s what the springs are for. Who can be the first to put together a step-by-step guide for building this one?

[via Engadget]

Nixie Plasma Ball

plasma_ball_pic5

This one came out over a year ago and we missed it. [Daqq] has made a plasma ball out of a nixie tube.  All that was required was the transformer from a cold cathode meant for computers and a nixie tube. He did have to do a tiny bit of modification to the power supply, which you can see on the project page. This isn’t the most useful project, since you can’t really see much of the plasma, but it is really cool nonetheless. We think this would make a really neat button. You can see a video of it in action after the break.

Continue reading “Nixie Plasma Ball”