C64 USB Keyboard

breadboard

[Maarten] told us about a C64 USB keyboard that was modified to be used as a standard input device. An interesting aspect of the project is the use of V-USB (formerly known as AVR-USB). V-USB is a software only approach to slow speed USB HID. In essence this is a two fold mod, The C64 keyboard is patched to a PC, and an off the shelf AVR is software-hacked to bit bang the USB communications. The author notes an initial problem with multiple key presses that was later corrected in the application. For the other side of the spectrum, we had covered the C64 twittering client, and a commodore 64 laptop.

World Smallest TV-B-Gone

uTVBG

The TV-B-Gone has proven to be a dangerous and versatile gadget. At Interactive Matter, they created an even smaller version with more sneaking potential. Called the µTVBG, it packs an entire TV-B-Gone in a 1.4 x 2.5 cm footprint and even has room for a programming header. He found some high-powered surface-mount IR LEDs that would match the original TV-B-Gone’s power. To drive the board, they used a CR1220 button battery on the bottom of the board. The whole thing is smaller than your thumb and should be easier to hide next time you wreak havoc.

Capacitive Discharge Cutting

capacitive discharge cutting

Capacitive discharge cutting provides more control than linear transformer versions. A very large capacitor is charged to a precise voltage and then discharged through the material to produce a controlled cut. The same device can also be used for spot and tab welding. A video of copper roof flashing being cut is embedded below. An example of a linear transformer can be found in our our How-to: build your own spot welder.

Continue reading “Capacitive Discharge Cutting”

Firework Ignitors And Controllers Roundup

fireworks ignitor

With the 4th of July around the corner, we thought it would be a good idea to give a controller wrap up and show you how to make some ignitors. Last year we covered a microcontroller based fireworks launcher. If you like the idea of a controller but don’t want to run all the wire, we have the wireless fireworks controller. Adding a little twist to the wireless scene are cell phone triggered fireworks. Maybe controllers are not your cup of tea, you could try to microwave your fireworks. After the break we show you how to make ignitors from a diode and a match.

Continue reading “Firework Ignitors And Controllers Roundup”

EVIC Engine

evic

The EVIC is a computer controlled internal combustion engine, utilizing a cam less solenoid actuated valve system. In addition to intake and exhaust valve control, the processor also handles ignition timing. With dynamic valve timing, it is possible to make an engine more efficient. Where a classic combustion engine would wastefully burn fuel, the EVIC can skip power cycles which are not needed. By increasing the valve duration, the CPU enables easy starting. The latest is the EVIC Mk3 which adds an exhaust valve sensor, and 3:1 solenoid leverage. There is a photo gallery with several EVIC engines. The Mk2 Twin is demonstrated in the video embedded below.

Continue reading “EVIC Engine”

Homemade Toroid Winder

[eclipsed78], built an automatic toroid winder (Internet Archive). The drum splits in order to load the toroid. Then wire is wound on the drum, much like any other coil would be wound. The drum rotates as a slider pulls the wire off the drum, while revolving in and out of the toroid. A side tension keeps the slack out of the wire during operation. The winding coil is stepped as the drum rotates, in order to control the turns ratio. [eclipsed78] created a stepper driver from a schematic, so he could drive the motors. You can watch the winder in operation  as a series of videos. The first of which is embedded below. If you have ever needed to wind a massive toroidal transformer, this is the project for you.

Continue reading “Homemade Toroid Winder”

MIDI Sequencer/controller

lenonluks

Reader, [Lennon Luks] made a really slick  MIDI sequencer/controller for his senior design project while studying at Western Carolina University. It has a grid of 64 LED buttons, 8 knobs, and a display with navigation buttons that allow him to sequence tracks with or without a computer. The controller is based off an ATmega644 and is programmed in C. [Lennon] clearly explains the inner workings of the project in detail on his website and has included a good number of pictures. [Lennon] made a nice video of the project which can be seen after the jump.

Continue reading “MIDI Sequencer/controller”