February 1, 2012 by Chris
“The SudoGlove is a gesture controller that can be easily interfaced with hardware or software via a wireless connection. The glove implements an array of sensors plus filtering circuitry and mathematical analysis firmware to derive state values for each sensor and transmits them to an authorized receiver. I have used the glove to drive an RC car, to synthesize music, to manipulate openGL video, to control arbitrary processing software, and to control performance lighting effects.”
PyroFactor: 
December 29, 2011 by Chris
“I started this project more to gather some experience with FPGAs, rather than to design or own such a device, but it ultimately developed into a complete design, consisting of several boards.”
The design is not over complicated and it's a great example of how a simple FPGA project can turn into a useful tool for audio processing.
PyroFactor: 
November 12, 2011 by Chris
“The Shruthi-1 is a hybrid digital/analog monosynth. Its hardware design is deceptively simple, but the sonic range is wide: sometimes grungily digital like a PPG-Wave, fat and funky like a SH-101, videogame-y like a Commodore 64, weird and warm like an ESQ-1 ; but more often than not, truly original.”
PyroFactor: 
November 11, 2011 by Chris
This VHDL morse code keyer is written in VHDL by Jim Brady. He has posted the source (for a Xilinx Spartan 3A). He also posted his vintage keyer designs from the 1960's and 1970's. A nice throw back using some modern tech.
PyroFactor: 
October 24, 2011 by Chris
“This circuit is a digital sound level meter with a LCD screen, capable of displaying 80 characters (4 rows with 20 characters on each). You can build this LCD display. It also provides more debugging information, such as the minimum and maximum analog-to-digital samples that were measured during each period.”
PyroFactor: 
September 16, 2011 by Chris
Building a digital piano is actually not as difficult as you might think. This article explains how to build a mini digital piano that can play tones across a single octave. An AVR microcontroller does all the intelligent processing and tone output and some LEDs are used to provide input from the musician. The article has all the hardware, software and theory explained.
PyroFactor: 