Recovering A Corrupted EEE PC BIOS

recovering_eeepc_bios

[Jeremy] had an ASUS EEE PC 1000HE netbook on his hands which had succumbed to a corrupted BIOS. In most situations, people replace a motherboard when the BIOS is damaged beyond repair, but considering the price of motherboards, especially those built for portable devices, he simply refused to go that route.

Instead, he took it apart and did a little investigation to find out what SPI flash chip ASUS used in the netbook. With that information in hand, he put together an SPI flash programmer using a breadboard and a DLP-USB1232H USB to UART module. He couldn’t program the flash chip in-circuit, so he had to desolder it and deadbugged it onto his programmer. Using a few Linux-based flashing tools, he was able to reprogram the chip with a functioning BIOS in short order, saving him from a costly motherboard replacement.

While some motherboard manufacturers have built in secondary BIOS chips to prevent the need for this sort of recovery, it’s nice to know that the process is relatively straightforward, provided you have some basic soldering and Linux skills.

This also isn’t the first time we’ve seen someone recover an EEE PC from the brink – if you’re looking for an Arduino-based alternative, be sure to check this out.

Wicked Use Of HTML5 To Display Sensor Data

This project shows you one possible way to use HTML5 to fully integrate sensor data from a microcontroller into our technological lives. Now, when we saw this tip come through our inbox we thought it would be an interesting example to learn from but we weren’t ready for how truly cool the setup is. Take a look at the video after the break and you’ll see that scanning the QR code on the project box will immediately start a 10ms resolution live stream of the accelerometer data. Furthermore, the browser page that the phone loads allows you to send what you’re currently viewing to the main frame of a browser running on a different computer with the touch of a button. In this way you can build a dashboard of streaming sensor data. Talk about the future of home automation. Imagine a QR code on your thermostat that allows you gain access to your home’s heating, air conditioning, humidifier, and water heater performance and controls just by snapping a pic? The sky’s the limit on this one so let us know what you’d use it for by leaving a comment.

In this case an mbed microcontroller is handling the data acquisition and pushing that to a server via a WiFly module using the WebSockets library. This data is pushed in the form of a JSON packet which is distributed by the server as a data stream. Clients can access it via a browser through a page that makes use of JavaScript.

Continue reading “Wicked Use Of HTML5 To Display Sensor Data”

Millivolt Meter Nixie Clock

Surprisingly, up until a year ago, [Jimmy] hadn’t seen a Nixie tube. Awful we know, but he has come around to the beauty of glowing numbers in a tube. He recently found an old millivolt meter in a junk pile that used Nixie tubes. The wondrous orange glow beckoned him, so [Jimmy] decided to build a clock.

Just about all of the Nixie clocks we’ve seen (including non-clock builds) rely on building a controller for the Nixie tubes. The controllers range from Nixie Arduino shields to the good ‘ol 74141 IC. [Jimmy] realized he didn’t need to bother with controlling the tubes in an already functional millivolt meter – he only needed to send the right voltage.

For his clock build, [Jimmy] used an Arduino to output a voltage through a bunch of resistor dividers. For example, if the time is 12:30, the output voltage will be 12.30mV. Using this technique, the values for the needed resistors don’t exist, so a little bit of PWM means the Arduino keeps fairly good time.

There’s one added bonus of [Jimmy]’s clock – because the voltage varies around 0.01mV, the finished project acts like a digital version of Lord Vetinari’s clock. It may not be perfect, but at least a nice piece of equipment was saved from the trash.

Halloween Hacks: Death Throws A Party

If you him the Grim Reaper, Azrail, Magere Hein, or simply, ‘Death,’ he sure throws a good party. [Victor] has an anatomical model of a skeleton at his job named [Hein], and for his birthday party, his coworkers decided to throw [Hein] a party.

[Victor]’s first skeleton-based build was last summer. The twinkle of the summer sun in [Hein]’s eye socket made for a great occasion to dress the skeleton up in some summer garb. [Hein] was dressed in a fashionable Hawaiian shirt and put in a window along a corridor. Of course, a skeleton is no good if there’s no element of surprise, so [Hein] held disposable camera that flashed every time someone walked by.

[Hein]’s birthday spectacular required something a bit more shocking. A blowout whistle was added to [Hein]’s mandible. With a PIR sensor and a TI Launchpad, [Hein] was commanded to blow the whistle every time someone walked by.

[Victor]’s builds may not have the shock value – or even be as scary as Halloween necessitates – but he’s got a few good ideas for what could become a great yard display. Check out the video after the break to see [Hein] greeting [Victor]’s coworkers.

Continue reading “Halloween Hacks: Death Throws A Party”

Minimalist DIODER Hack Requires No External Microcontroller

pic_dioder_hack

Hackaday reader [chrysn] picked up a 3-button RGB model DIODER light from IKEA and thought he might as well take it apart to see what he could do with it. Having seen several DIODER hacks featured here, he knew it was easily hackable, but he didn’t want to simply rehash what other had already done.

All of the DIODER hacks we have come across thus far incorporate some sort of AVR chip or add-on board to expand its capabilities. [chrysn] saw that the controller already had a PIC16F684 inside, and thought that installing his own firmware onto the existing hardware would be a far more simple solution. He installed a small programming cable onto the DIODER’s control board, and using his PICkit2 programmer, flashed the chip with a custom firmware image.

His modifications worked great, and [chrysn] says that there is plenty potential in the existing hardware to have all sorts of fun with it. Even so, he notes that there are several AVR-flavored drop-in replacements that can be used if that happens to be your microcontroller family of choice.

You Want How Much For A Phone Charger?

People quickly find out that I am a dork, and their next question typically is “why do you own that old as dirt dumb phone?”. Well to be honest, I don’t like phones. After a decade of Palm Pilots and Windows CE devices, I really don’t like touch screens either (fat man fingers and a bad habit of chewing nails does not help). I also do not like that in order to get a fancy PDA with a radio you usually have to sign up for a data plan, or pay for the thing in full.

Now get off my lawn! Seriously though, I really only need my phone to do two things, make phone calls, and send SMS messages. If I had a wishlist the only other things I would like is mass storage for MP3 files, and Bluetooth. Naturally when I started my new day job I found the geek in the department and shortly there after I got asked about my basic LG flip phone.

After a few days of interrogation I jokingly snapped back with “well since you are so worried about it why don’t you give me a better phone!” With a little hinting around and a bribe of a “Swiss Roll” at lunch, I was given an old HTC phone with Windows Mobile 5.

While it is not exactly an iPhone or an Android,  it is much more featured than what I had, and it has a mini SD card slot and Bluetooth! The only catch was, he could not find the charger. We did not know if the thing even worked (he had never seen the thing turned on) , or what condition the battery was in.

As a good little hacker I took it anyway,  join me after the break to see me get it fired up and save a quite a bit of change in the process.

Continue reading “You Want How Much For A Phone Charger?”

Laser Cut 3D Sculptures Remind Us Of An Old Playstation

[Paul] a.k.a. [VoidFraction] put up the source and documentation for his sculptures made with laser cut polygons.

For computing his triangles, [Paul] developed LcAgl, an algorithm that transforms a 3D model into the AutoCAD file needed to cut a whole bunch of triangles and connectors. This file was shot over to a laser cutter and after a confusing assembly, [Paul] can make just about any low polygon count model he wants.

For his sculptures, [Paul] uses Coroplast, a type of corrugated plastic commonly used in political campaign signs. Coroplast is lightweight and flexible, a bonus when [Paul] is fitting his triangles together. The connecting tabs are made from acrylic – a very rigid material, so the triangles are held tightly in place.

Since the models in most 3D games are just a bunch of polygons anyway, this technique reminds us of the first 3D console games. [Paul]’s rhino looks like it walked off the set of a low polygon game like Virtua Fighter or Jumping Flash!.