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!
Turning Lights On/Off By Whistling

Posted May 8, 2013 by Chris

“I generally get project ideas before looking for components. For the whistled, things were the other way around.
A few months ago, when finding a new 32pins Cortex M4 , I got plenty of ideas and the whistled was one of them.
As mentioned in the video, this tiny Kinetis K10 can perform around 80 [q15 2048 points] FFTs per second and still give me time to run my own algos.”

DIY Tengu On A Breadboard

Posted March 31, 2013 by Chris

“When I first saw Crispin Jones Tengu, I was sure, I must have one. If you don’t know tengu and don’t want to follow the link, it’s a small face, made of LEDs, that reacts to music and sound.
It did not take long until I decided to clone this funny little device. All it needs is a microcontroller, an LED matrix and a sound sensor.”

DIY Musical Keyboard (With Discrete Logic)

Posted March 29, 2013 by Chris

“The idea is to design and construct an electronic musical keyboard with some functions, effects etc,. This is my old school project and I remade and modified it. There are many hobbyist’s musical keyboard circuits around the net. Most design are based on 555 or some oscillator circuits. The limitation of these design are that this circuit generates only one tone at a time.”

Infrared Air Guitar

Posted March 18, 2013 by Chris

“For the MIDI lab, I decided to try out a beam-break detection system I had been wondering about for awhile. Creating an invisible string that could be plucked seemed to be a perfect applicaiton for MIDI.”

The PIC Annoy PCB

Posted February 28, 2013 by Chris

“In this article we will take a look at the original, The Annoy, project, and see what we can do to improve it. Specifically, we’ll make a PCB for the project and find the smallest PIC package available (10F202) for it making it as small as possible. Additionally, we’ll switch over and use microchip’s new XC8 compiler so we don’t have to use assembly for programming.”

The Meta-EWI

Posted January 15, 2013 by Chris

“The META-EWI is a modified EWI (Akai’s Electric Wind Instrument) to which was added a whole new set of controllers based on sensor technologies, specifically eight continuous controllers and 16 digital switches. These clearly succeed at stretching the expressiveness and the range of musical gestures found on the original instrument allowing the musician to have a more complete and far reaching control of a great variety of meaningful musical parameters.”

Knock Box (repeats rhythm used when knocking on the lid)

Posted January 14, 2013 by Chris

“Doing some initial research on automatic door knockers, I came across an excellent post describing a secret knock-detecting door. This looked like a perfect starting point, so I decided to recreate it with my own hardware. To simplify input and output, I started with a simple button for input and an LED for output. I took the code provided and modified it so that it replayed rather than validating the recorded knock pattern.”

Embroidered Pillow Speaker

Posted December 30, 2012 by Chris

“An embroidered fabric speaker made into a pillow. Inside the pillow a amplification module hacked from a commercial device lets you easily connect your mp3 player to play back your favorite music. While the speaker might not be as loud as commercial speakers, you can very comfortably lay your head down on it to rest.”

How To Build A Simple IR Theremin

Posted December 11, 2012 by Chris

“In this article, we will explore how to translate analog voltages from an IR proximity sensor into digital information that we can use to determine distance away from an object. Depending on how far away the object is, a different tone can be heard.”

AVR Mod Player

Posted December 8, 2012 by Chris

“My idea was to use an oscilloscope as the video output device to show some vector graphics, and create a mod player to provide the audio. The video part of the project had some design flaws and terrible noise in the DACs so I never really finished that part. Also, the audio part was much more fun. The modplayer was built using an ATmega325, a 4MBit flash memory and an op-amp to amplify the audio.”