Minimalist LED light detecting candle

Our flickering LED circuit combined two known circuit, and certainly wasn’t graceful because of it. [sprite_tm] saw quite a few areas where the circuit could be reduced. He ended up taking it down to just two LEDs, a battery, and an ATtiny13. The first step was getting rid of the current limiting resistors. The datasheet shows that with a … Read the rest

Getting root on the G1

If you’ve been holding off on a T-Mobile G1 purchase because you didn’t like the apparent user restrictions, there’s some good news. The Android powered phone comes with an easy button for getting root. Install a terminal app and you can manually start the telnetd service. All that’s left is telenetting into the device and it’ll give you root … Read the rest

Arduino wireless rotating POV

got an old cdrom and an Arduino laying around? Why not make it into a spinning POV display. It was built using parts from a floppy drive and a cdrom, as well as an Arduino and a small wireless transceiver. Using an IR sensor to detect rotations, the Arduino sends data to the LEDs. The wireless is used when … Read the rest

LCD that scans fingerprints

auo_uv

AU Optronics Corp has unveiled a new LCD panel that doubles as a fingerprint scanner. Each pixel is equipped with 4 optical sensors, so a 320×240 screen would have a scanning resolution of 640×480. They have also experimented with different sensors, such as UV. You can see an LCD panel that detects and displays the UV index above. Why … Read the rest

Whiteboard pong

It seems like there is a pre requisite that any technology demo should include pong. It may not be new tech, but we’ve never seen pong played like this. It seems like it could get pretty hectic if it were to be sped up.

[via Gizmodo]… Read the rest