Linux Running On PalmOne’s LifeDrive

lifedrive

I am amazed at how quickly Alex from hackndev was able to get Linux running on the LifeDrive. It looks like the majority of the work only spanned 2 weeks. The Linux system is started using Garux a bootloader that you run in the Palm OS. Garux unloads Palm OS from memory and boots the Linux kernel in its place. Alex has published GPE binaries of Familiar Linux that should be really simple to use. The touchscreen works, but since suspend isn’t working yet it’s still not practical as a stand alone environment.

[thanks andy]

Continue reading “Linux Running On PalmOne’s LifeDrive”

Drunk Animatronic Santa

drunk santa

Reader [Josh McCormick] hacked this awesomely drunk animatronic Santa. Here’s a cached video link. He purchased the 5 foot tall singing and dancing Santa Claus at Walmart for $50 with the intention of modifying it for an art show. Once he got it home he began tearing it down. He found the brains of the device in the left foot (just like Santa!). The motion control is all analog and there is a hidden potentiometer that controls the dancing rate (jigginess). Josh used a BS2P40 Parallax BASIC Stamp for the digital control of the device and the sound samples were stored on a Quadravox QV306M4. To get the movements in sync, Josh recorded the performance as the sound clip was being played back. The movements were stored on a 24LC515 EEPROM. With some last minute work he got it to the show on time, but it unfortunately broke during exhibition and he did not win. There should be some consolation in the fact that it is on the internet now and will be seen by thousands of people instead of a handful.

Continue reading “Drunk Animatronic Santa”

Hack-A-Day Extra

esd

I’ve been having some serious static build up in my office so dad suggested dragging a chain? nah, I’ll just turn up the humidifier. It has been really bad though; one lightning bolt from a mislaid finger forced me to reset my iPod. It got so bad that I actually bought a static strap before assembling my latest machine. Something I should have bought 10 years ago.

My PVR-500 dual TV tuner card came in the mail yesterday. The driver and MythTV install went pretty well and didn’t require too much forum crawling. They won’t tune anything above channel 59 for some reason. Hopefully I get that figured out soon.

Team Hack-A-Day continues to dominate; we completed 6 million pints this week. Saying [yehoshua] got off to a great start would be an understatement. At last count he had 104 active processors in a completely legitimate borg. [scottpdotnet] entered his thin client cluster into the fray as well.

Continue reading “Hack-A-Day Extra”

Line Following Robot

robot

[Greg] has been doing a great job updating DIY Live. The latest entry details a line following robot. These bots are quite common, but Greg provides really thorough coverage of all of the details involved. His particular design features two separate sensors and when the robot reaches the end of the line it will reverse, retracing its steps. He’s got wiring schematics for the h-bridge and other components. He admits that PIC programming is a topic too broad for one post, but he does discuss a few of the necessary logic chunks involved.

Continue reading “Line Following Robot”

Micro Railgun

micro railgun

While some railgun projects are attempting to be the biggest and baddest, this one just wants to be functional. It’s not efficient or powerful, but it is really easy to put together. The barrel is constructed from two 3″ long pieces of aluminum weld bar with heavy duty Lucite sandwiched in between. The gap is only 1/16″. A disposable camera charging circuit plus 4 capacitors salvaged from other cameras provide the power supply. The projectile is a tiny piece of aluminum foil. It may not be the greatest gun ever made, but it looks like it would definitely be a good demo unit. Here is a coral cache of the site.

[thanks luke]

Continue reading “Micro Railgun”

Fast Serial LCD Interface

serial lcd

This is a serial interface for any LCD using the incredibly common 44780 controller. There are a couple different serial interfaces like this on the market, but this project aims to be a superior version. It can use 5 – 30V with an included regulator. It has ESD protection. True RS232 levels mean you can use really long cables. Up to 8 buttons are also supported. This would work great with a car computer. All of the software and schematics are provided. Have a look around the madhacker site for a lot of other cool projects.

[thanks Stuart]

Continue reading “Fast Serial LCD Interface”

2.4Ghz Field Strength Meter

strength

This is a really simple way to measure WiFi strength. Actually, it will measure anything in the 2.4Ghz range, like your microwave. The device consists of a two element quad antenna, a Ghz sensitive diode and a variable capacitor for tuning. The sensor is plugged into a voltmeter for measurement. The page has links for locating the specialized diodes.

Continue reading “2.4Ghz Field Strength Meter”