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.

Peltier-based Cooling/heating Backpack

[Max Weisel] recently created a Peltier-based cooling/heating system that fits into a backpack. The system uses two Peltier units, each running at 91.2 watts, with computer heat sinks mounted on one side of the unit to dissipate the excessive amounts of heat generated. While he was originally trying to build a cooling backpack, the use of the Peltier units meant that the cool side would become warm when the direction of current was switched, meaning that the backpack could become a heating backpack with the flip of a switch. In order to power the two Peltier units, he uses two 12v motorcycle batteries, weighing in at around 5 pounds each. While this backpack might be a little heavy for your back, it looks promising for anyone who needs to keep things cool (or warm) on the go.

History Hacker Show Pilot Tonight

[Bre Pettis], the former host of the Make podcast and member of NYCResistor has gotten his own show.  Debuting tonight on the History Channel, “History Hacker” will be exploring our technological past through hacking.  He reminds us on his site, this is just the pilot, it has to get ratings to have more episodes. [Bre] suggests watching it with the family as it should be educational and fascinating.  Catch it tonight at 8pm and midnight.

How-To: Web Server On A Business Card (Part 2)

This mini web server is slightly smaller than a business card. There are a lot of tiny one-board servers out there, but this is probably the smallest you can etch and solder at home. Unlike many embedded web servers, files are stored on a PC-readable SD card, not in a difficult-to-write EEPROM. Read on for the web server design, or catch up on PIC 24F basics in the previous article: Web server on a business card (part 1).

Continue reading “How-To: Web Server On A Business Card (Part 2)”

Arduino Solenoid Concert

[youtube=http://www.youtube.com/watch?v=g_hiz-Kx0kM]

[jay] reminded us of this old video of solenoids banging rhythms on furniture and household objects. There’s no schematic, but in the video it looks like an Arduino drives a bunch of solenoids through relays. The PC interface is run on Pure Data, an open source programming environment for audio, video, and graphic processing. Thanks [Jay].