Keyless Entry For Your Apartment


[Ryan] sent in his simple but effective keyless entry hack for his apartment. Many shared apartment buildings have doors that allow residents to buzz visitors inside. He interfaced a keyless entry remote with the entry button on his intercom system. Press the button and voila – open sesame. It’s almost a head slapper because it’s such a simple hack, but sometimes those are the best.

Computer Controlled Coffee Roasting


I knew about this when it came out, but it never made it’s way to Hack-A-Day. We’ve mentioned a computer controlled roaster before, but this one is far and away the best I’ve seen. [Jeffrey Pawlan] has been selling individual units to the coffee industry (and extreme coffee geeks) – with good reason. He modified an already sweet Hottop coffee roaster (~$500 US) to be completely computer controlled. He wrote a complete software interface that accounts for room temperature to create complex, repeatable roast profiles. More than anyone, I’ve lamented the lack of details on the system. It’s a safe bet that he’s using more than a few thermocouples with a multi-line A/D converter. Anyone feel like writing some open source coffee roaster software? Modifying my current setup wouldn’t be that difficult.

Dive Computer Interface Hacking


Dive computers help divers keep an eye on bottom time and calculate nitrogen saturation during dives. Many of them, like the Suunto above have a built in provision for downloading dive data post dive. [CIBDiving] figured out a way to enable this missing feature on one of Suunto’s cheaper computers. The Gekko has the same pins as the more expensive units, but Suunto’s download manager won’t allow you to download the data. By using a simple software patch, [CIBDiving] tricked the software into pulling down the data.

You can buy a cable to pull down the data, or you can build your own serial or USB level shifting interface.

Automatic Color Detection


[KLOZ] submitted his final project from college. Rather than an expensive CCD camera, he used a set of colored resistors LEDs and a light dependent resistor (I’m assuming he means a photo resistor) to determine the color of a product (m&ms). He used the carriage from an old HP inkjet, a custom cnc cut wheel to separate and deliver the m&ms and a Parallax propeller micro controller board to tie it all together. Now he can hog all the green ones for himself.

Update: Yes, I’m an idiot. I did mean colored LEDs. People who caught me will get an email – I’ve got something for ya.

Check out the sorting demo video after the break

Continue reading “Automatic Color Detection”

Electric (motor)cycle Extra


[Zach Norman] built this electric bike on a Harley frame. I couldn’t dig up much in the way of details, but the flickr photo set looks good.

[Micheal Raines] built a great looking electric chopper.

In the lightweight category, this hybrid (pedal/electric) bike uses li-poly batteries and a simple motor-tire drive to keep going. via [hacknmod]

Early this morning [tnkgrl] sent in her HSDPA mod for the OQO Model 2. Engadget beat me to it, but it’s a great mod for anyone who visits outside of those handy EVDO areas but want the speed for their UMPC. Living in the middle of nowhere means that I’m stuck with RxTT.

[andrew] built a handy parallel port A/D converter – so far he’s got it logging temps. The parts count is pretty low, depending on an ADC, a 555 and some OP amps.

Powershot Firmware Hacking


I was under the impression that canon firmware hacking had fallen by the wayside a bit. [random guy] pointed out that Canon firmware hacking is still alive and well, but it’s the smaller consumer models that are getting the attention. Several cameras, like the A610 happen to share the same digic II image processor as my Rebel XT. By uploaded some modified firmware, you can shoot RAW format pics, and get quite a few other features as well. There’s even a HDK (Hack Developer Kit) for rolling your own firmware. Most of the work appears to have been written up in Russian, but there’s an english wiki and guide page to get you going.