Adjustable Tesla Coil Build

This coil has no trouble shooting sparks across four meters of empty air. [Finn Hammer] has been putting in some long hours on this labor of love, and we put in some time reading through his progress thread. He started down this path about a year ago and every step of the way he produces beautiful work. We enjoy seeing his prototyping techniques, moving from concept to hand drawing to CAD diagram before starting the physical build. Check out the demo video after the break and as you read through his thread look for the green arrows that lead to other videos and resources.

Continue reading “Adjustable Tesla Coil Build”

Gaming System For Less Than Three Bucks

[youtube=http://www.youtube.com/watch?v=r-Mdt6uzmOg]

[Rossum’s] latest project just hit and as usual, he doesn’t disappoint. Using an ARM cortex M0 he built a gaming system for less than $3 in parts. The M0 is a bit underpowered for this but at $1 it can’t be beat in price. He worked some video generation voodoo to get the signal he wanted but also mentions that upgrading to a bit more expensive chip like the Cortex M3 would solve this problem. The other part of the gaming system is an analog stick (again for about $1) that is the only input for the system.

Can’t say that you remember hearing about [Rossum] before? Go back and check out his Wikipedia reader, AVR media player, and AVR iPod touch killer.

Making Liquid Nitrogen At Home

If you’ve got some time to scour eBay and $500 sitting around you can build your own liquid nitrogen plant. [Ben Krasnow] figured it all out for you and estimates he can produce a liter of the stuff for around $1.15. The process depends on a membrane to separate nitrogen from the other materials in the air around us and a cryocooler to get the gas cold enough to condense into a liquid. Other than atmospheric air, you need to pump in electricity. About 9.6 kWh per liter… yikes! Is your human hair solar panel up to that?

Anyway, once you’re up and running you can make yourself some ice cream or possibly save the world from oily destruction.

[Thanks Chris]

Building A Glue Stick Flashlight

Building an LED flashlight is simple, right? Take a battery, connect it to an LED by way of a resistor. Alright wise guy, now make one that steps up the voltage for multiple LEDs and don’t use a boost-converter IC to do so.

[fede.tft] shares a flashlight built inside of a  used glue stick case. It’s the perfect size for one AA battery (we’re always on the lookout for good battery cases), and a shape that we’re familiar with as a flashlight. The problem is that he wants two white LEDs but with just one AA cell he’s never going to have more that 1.5V available. He licked that problem, getting to 7.2V by designing his own step-up converter using one transistor, an inductor, and three passive components. To get the inductor he needs, a stock part is disassembled and rewound to suit. Maybe you just end up with a flashlight when all is said and done, but then again, the Sistine Chapel is just some paintings on a ceiling.

Resurrecting ISA Hardware

[Alex] had an old FM radio tuner card come his way. It used an ISA connector, a standard that went the way of the dodo in the mid-nineties. With the challenge of implementing an ISA-bus to configure the card he set out on his mission. What he came up with is a working radio using the ISA card and driven by a PIC 16F877. Join us after the break for schematic, code, and a few details. Continue reading “Resurrecting ISA Hardware”

Adding SCART To A Cheap CRT Television

[133MHz] cracked open a cheap tube television to add a SCART connector. He knew he had a chance at success when he discovered all of the knock-outs on the back of the connector panel because one of them was exactly the right size for the connector. But it wasn’t quite as easy as soldering in one component. He ended up injecting his own RGB data from the SCART connector directly into the onscreen display, making an end run around the missing feature. [133MHz] removed some resistors in the circuit and used the empty lead holes to patch in his own circuit, feeding the RGB data from the SCART connector to the OSD chip in the format it needed.

This one takes you way down the rabbit hole. We’re glad he provided so much background about the hack but it’s going to take us a little while to fully wrap our heads around how he figured it out.

[Thanks Victor]