News & Articles

PyroEDU
Get started learning to build your own electronics by following our FREE online courses below!
Learn More »

Categories

Sponsors

Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop
Take Me To The Gadgetory!
Classic 2N2222 FM Transmitter

Posted August 25, 2010 by Chris

Anyone who has been around circuits long enough has at one time or another stumbled upon the simple 2 transistor FM transmitter. For nostalgic purposes I’ve put it up today. The quick post explains how to build it and also goes over some of the less obvious factors about FM.

Homemade MIDI Turntable

Posted September 25, 2008 by Chris

For you music gurus out there, here’s a MIDI turntable using a mouse. MIDI is a music standard that has been around for a while and is very popular for input into computers. The circuit for building this device is rather simple and won’t take long to build. The code is also available for download.

Blue LED Car Radio Mod

Posted July 27, 2008 by Chris

If you’re tired of the plain old white leds that provide the back light behind your dashboard, check out this project. It gives a quick look at how you can alter your stereo setup and replace the leds (blue leds look especially cool). It’s a quick and easy job and likewise, the write-up is short and to the point.

DiscoLazer

Posted July 1, 2008 by Chris

This project is as intuitive as it is easy to build. Need some disco lazers? No problem! Just strap them onto some old blown speakers and watch the light show (there’s a little more to it than that).

LED Color Organ

Posted May 24, 2008 by Chris

The LED Color Organ is another project that lights up LEDs in a new, cool & different way (using audio signals). The soldering job this guy did for space saving was just down-right crazy but it works. He has step by step photos, schematics and everything you’d need to build it.

DIY Speaker Box

Posted May 23, 2008 by Chris

Taking a bit of a break from the standard electronics DIY’s, here is a cardboard and duct tape speaker box DIY. It’s a seemingly pointless design, but a working design none-the-less. Give it a look for some light weekend reading.

EchoMP3 – DIY MP3 Player

Posted May 16, 2008 by Chris

Ever since hardware mp3 decoders became commercially available, DIY mp3 players have been seen sprouting up all over the place. This project write-up describes the processes of creating an mp3 player with a display using a standard microcontroller (a PIC).

Pocket Headphone Amplifier

Posted May 12, 2008 by Chris

The CMoy Pocket Amplifier has been famous for quite a while. For those of you who haven’t heard of it, it is a little audio amplifier for headphones that fits inside a mint case. This project write-up is excellent if you want to build one for yourself.

Open Source MIDI Keyboard

Posted April 30, 2008 by Syd

Using a standard straight to USB (via EZ-USB) connector and re-wiring a keyboard a little bit, creates a nice MIDI input device. This project write-up details the process out and provides all hardware schematics & software needed.

Arduino Sound

Posted April 26, 2008 by Chris

This is a very, very informative write up on how to generate different types of sound using an Arduino. While it sounds like a simple thing to do, generating complex sound is a rather difficult task.