[Tom] sent us a link to this very professionally done project. He built a bike light that is a 540 lumen Luxeon light with a custom case. The LED, Lens, and driver were purchased first. Everything else was designed around it. The design is compact and good looking. You can download the CAD files on the site if you want to make your own. He is using an Atmel AVR ATTiny13 to control brightness.
classic hacks2768 Articles
Modular POV Final Project
[Jonathan] sent us his final project for ECE 476. His group built an LED POV display that can be updated wirelessly from a computer. They built it in a somewhat modular fashion, with the LED strip being a simple to replace module. This goes along with their plan to build a 3D version of the display. They have made it able to switch easily from it’s internal programming to direct computer control, allowing them to leave it alone in clock mode, or take control to play with it. The updates seem really quick, you can see them in effect in the video after the break. All source code and schematics are available on the site. We love these final projects, they usually have tons of data and great pictures. Keep them coming.
Weather Monitoring
This weather monitor can track pressure, temperature, and humidity and last several months on a pack of AA batteries. It has a PIC18f452 to control all the bits, as well as some fancy power management to get the most out of the batteries as possible. The screen displays the highest and lowest temperatures of the last 42 hours as well as having options to display all other sensor input, updated every minute or so. You can get the full schematic and parts list on the project site.
[via YourITronics]
LED Buttons
For their final project in ECE 4760 at Cornell, [Christina] and [Joe] made a small single octave keyboard using LEDs as the input. They used a total of 63 LEDs to make the keys. Each key consists of 9 LEDs, with the center one acting as a sensor. When you lay your finger on it, the light reflects off of your finger and is picked up by the center LED. An ATMega 664 runs custom code to play a sound. You can find out more details about the construction as well as download the source code on the site. You can also download an example movie of it in action ( 7MB .mp4)
WaitLess Bus Tracking System
Bus systems on campus can often be frustrating. You’re standing at the stop waiting and you don’t know if it would just be faster to walk. If you have a WaitLess tracking system at your stop, you can see exactly where the bus is and make that decision much easier. The unit is self contained, solar, and equipped with wireless internet. With an Arduino at it’s core, it displays the current location of the bus by lighting an LED on a map. You can see a video of it in action after the break.
IPhone Controlled TV Lift
[William] sent in this project where he’s using his iPhone to control his TV lift. He’s made a custom PCB with a pic18f122 microprocessor to communicate with the lift. He says it connects to the lift controls via a serial port. You can see a video of it in action after the break. We really think the shadow turning into an arrow is cool. That was a lucky accident.
Cell Phone Glove
Sometimes you find yourself thinking “this cell phone is far to compact and unobtrusive.” [Trotmaster] had this thought and did something about it. Ok, well actually he’s trying to have some fun and build a glove phone, inspector gadget style. There really doesn’t seem to be a good reason to do this other than it would be cool, so we’ll proceed on those grounds. He has disassembled the phone and extended all the buttons. When wearing the glove, you can dial by pressing the finger tip buttons with your thumb. The screen is located on the back of the hand and can be lifted and rotated for easy viewing. Can anyone think of an application where this would be a beneficial layout, assuming you refined it a bit?
[via instructables]