Buying, Selling, And Bartering Hacking Hardware

Regular reader [Grenadier] wrote in to let us know about his newly published hacking hardware trading post called The Junkbox. Apparently when he’s not blowing up capacitors or building his own high voltage ones, he makes time to code up a website where you can buy, sell, and barter leftover components.

We have something like this right here at Hackaday. The dollar sign icon along the right column, just underneath the featured posts banner will take you to our classifieds section which at the time of writing had a whopping nine items posts. But these things to ebb and flow. Check in on the newly posted link from time to time to see that number grow.

Whether it’s over at The Junkbox or in our classifieds section, we think the biggest problem is finding what you need when you need it. This is nothing new. If you missed it before, we’ve embedded an older episode of the EEVblog after the break where [Dave Jones] tours Apex Surplus. It’s as if a hacker who has hoarding tendencies bought a store forty years ago and just kept piling more and more merchandise to the sky.

Continue reading “Buying, Selling, And Bartering Hacking Hardware”

Prototyping The New Office Clock

[Damage] was tapped to build a new clock to hang on the wall at the office. He got a hold of some 6.5 inch seven segment displays for the hours and minutes, as well as some 4.5 inch modules for the date and month. Rather than jump right in with the large hardware (especially because he’s waiting for the PCB order to arrive)  he built this prototype with more commonly sized displays.

His build is Arduino powered. In the video after the break he mentions the temperature compensated crystal oscillator that keeps the time. We’d wager that’s the DS3234 based RTC module that Sparkfun sells. This is the same chip family as the Chronodot and it was our choice for the Ping Pong Clock.

The finished clock will hang high on wall, out of reach when you need to set the time. This shouldn’t need to be done much – if ever – since that RTC includes a backup battery. But [Damage] took the time to develop a remote programming device anyway. Using another Arduino, an LCD display, and an Xbee pair he whipped up a remote that can be used to navigate and change the main unit’s settings.

Continue reading “Prototyping The New Office Clock”

Devil Horns Adorn The Hood Of My Truck

When you’re hunting zombies you’ve got to give them something to fear. [Shannon Larratt] is getting ready for that eventuality by adding devil horns as his hood ornament. It looks awesome from afar, but when you see the close-up images you realize how lifelike this is. That’s because it’s not a sculpture. [Shannon] cast the ornament in a mold made from his own hand.

The process started with some dental alginate which he slobbered all over his hand as he held the devil horns pose. After the mold had hardened he cast the ornament using fast-curing black plastic resin.

With the ornament now in hand he needed a way to secure it to the hood of his vehicle. He picked up a threaded U-bolt. A hole and a slot were carved in the base of the ornament to receive the U-bold and a straight bolt for a trio of anchor points. More of the black resin fills the holes, securing the bolts and making it a snap to mount the ornament by drilling through the hood.

We also find it awesome that during this process [Shannon] took the time to cast his daughter’s fist for use as a door knob at home.

Electronic Bird House Monitoring Goes A Few Steps Further

[Stephen Albers] offers his avian friends a lot of extras with this electronically monitored bird house. This will not only give you a look at what’s going on inside, but provide a source for several other bits of data as well.

First off, a camera has been mounted to the underside of the roof. This looks down on the nesting area and features night vision so that you can peek in any time day or night. He used a WiFi webcam that operates separately from the other electronics.

With the remainder of the setup he is able to harvest temperature and humidity data inside, temperature outside, force on the bottom of the house (although this turned out to be less useful than anticipated), and a in-and-out count for the doorway provided by an IR transmitter/receiver pair.

This offers quite a bit more than the last bird house project we saw. That one also left a lot to be desired as far as protecting the electronics. [Stephen] didn’t skip on that kind of protection. Most of the electronics are housed in an acrylic chamber in the base of the house. The sensors find themselves nestled in plastic enclosures, although some work needs to be done to ensure that the temperature and humidity sensors will still function correctly with this setup.

Modular Synthesizer Is Rack-mounted And Reconfigurable

[Dirk] let us know about this fantastic music synthesis experimentation setup (translated). Turn your computer speakers off (to avoid the auto-playing music when every page loads) and dig into the wealth of information in this repository. Literally dozens of modules have been built and superbly mounted on a rack system. Each can be connected with other modules into an incredible number of different setups using patch wires that terminate with banana plugs.

The module enclosures themselves are made to fit in a standard 19″ rack. The front bezels were designed in CAD, with the rest of the housing made mostly of aluminum. Since each module tends to be quite small several are ganged into one rack skeleton to save space. You can see in the images above that there are as many as eight modules per rack slice.

You’ll enjoy reading about the many different sound chips that are in use here. But it doesn’t have to end there. If this has whet your appetite for your own rack-mounted system you’re in luck. The download area has schematics, board artwork, and build information for most of the modules.

Run Kindle 3 Firmware On Kindle 2 Hardware

After about six weeks of testing [Yifanlu] has released a stable version of the Kindle 3 firmware for use with Kindle 2 hardware. Everything seems to be working just fine with the patched firmware. We immediately jumped to the conclusion that the upgrade must run pretty slow on the older hardware. [Yifanlu] addresses that assumption in his post. The Kindle 2 hardware is not as fast as the Kindle 3, but it sounds like the upgraded firmware is no slower than the stock firmware was on the older units.

Since the firmware is proprietary, the upgrade method requires that you own both Kindle 2 and Kindle 3. Three scripts will pull the firmware image from the older hardware, copy it over to the new hardware and patch it at the same time, then copy the fully patched package back to the old hardware for use.

After the break you can see a video of a Kindle DX running 3.1 firmware. There’s also a link to the Reddit post where commenters have linked to pre-compiled versions of the patched package.

Continue reading “Run Kindle 3 Firmware On Kindle 2 Hardware”

LCD: Replacing CCFL With LEDs

[Fileark] had the backlight on his digital picture frame go out one day. These are generally Cold Cathode Fluorescent Lamps which require an inverter to source the voltage necessary for proper operation. When they stop working, the inverter is usually to blame. Since that circuit is made up of pretty small surface mount circuitry, he decided to replace the backlight with LEDs rather than repair the inverter.

In the video after the break [Fileark] will walk through the entire project. After snooping around inside the picture frame he sizes up a strip of LEDs on a flexible substrate. The metal retaining bracket that hosts the LCD must be altered to fit the new light source and for that, he’s included a hacking montage in his video. The final result looks stock and he estimates the screen is around 97% as bright as with the original backlight.

This isn’t the first time we’ve seen an LED edge-lit upgrade. The last one we saw even used a custom PCB to host the LEDs.

Continue reading “LCD: Replacing CCFL With LEDs”