A Remote Controlled RGB Light Bulb Lamp

RGB just got a lot brighter by using 3x60Watt flood lights instead of an LED. The bulbs are driven via TRIACs and the whole thing uses a remote control to change the levels of the three bulbs. It is also able to store these levels for later recall. The IR receiver was taken from a dead TV set along with its remote control, or a universal remote set to a Phillips TV can be used. The source code and schematic for this project are available.

Control Media Center With Programmable IR Receiver

This IR receiver based on ATtiny13 microcontroller is used to control a Media Center box via a remote. The circuit is powered by 20 pin ATX connector pin 9 “+5VSB” because it is the only pin that is powered when the computer is off, or in standby. The receiver is programmed to accept the codes from the remote by holding down the switch while pressing the remote button. The circuit can use “Girder” or “PC remote control” as controlling software on the Media Center.

DIY Vertical Axis Wind Turbine

This vertical axis wind turbine (VAWT) uses five 3” PVC pipes cut in half for blades rotating on three kids bicycle wheels to spin an Ametek 38 volt motor or a wind blue alternator. The whole thing spins in a frame that is a 12 feet high and 2 foot square box that is able to sit on his deck. In total it cost him about $125 plus time, a bit more if you use the wind blue alternator.

Video of the vertical turbine in action after the break.
Continue reading “DIY Vertical Axis Wind Turbine”

Upgrading The Cisco PIX 506E


[Albert] read the Cisco PIX Wiki, and discovered that the motherboard of the PIX 506E is the same as the PIX 525, which has a 600Mhz Coppermine Pentium III CPU. So he took his Cisco PIX 506E and upgraded it by swapping out the Celeron 300Mhz, with a Pentium III 600Mhz and populating the second PC100 RAM slot inside. The system only shows 448Mhz instead of 600Mhz, but it does recognize the PIII, and there are no problems.  The CPU load has dropped to 0% after the CPU swap, and RAM upgrade.

Email Notification Via An RGB LED


This project provides LED feedback when an email is received. It uses a 4d-micro-USB module from Dontronics to interface serially and provide power to a Picaxe 08M. The PIC can control color and brightness of a RGB LED. The feedback is given by seven colors of the LED. The code is python script and picaxe basic, which he’s posted.

IPhone OBD-II App

Rev by DevToaster is an application for the iPhone and iPod Touch that allows real-time monitoring of vehicle ECU data from the OBD-II port. Rev interfaces with a WiFi OBD-II dongle.

If your check engine light is on or flashing, REV is able to check the engine code, list all of the engine codes stored in the vehicle, and reset the stored codes or check engine light.

Rev is able to monitor real-time; vehicle speed, RPM, fuel consumption, engine coolant temp, fuel pressure, calculated engine load, throttle position, intake manifold pressure, air intake temp, timing advance, mass air flow, fuel level, barometric pressure, EVAP system vapor pressure, and fuel trim.

A brief video of REV in action is after the break.

Continue reading “IPhone OBD-II App”

Laser POV Projector

[shakirfm] sent us this LED persistence of vision (POV) laser projector that can display dot matrix style text. The laser projector contains a rotating mirror assembly and 5 lasers. We’ve covered other POV projectors,but this one is a bit different. The mirror assembly rotates using two cooling fans. Controlling on/off times of the lasers along with the mirror speed, it is able to project 8×5 dot matrix ASCII text onto a surface.
Continue reading “Laser POV Projector”