February 25, 2011 by Chris
This formal project shows you how to make your very own oscilloscope using an ARM processor. The write up is in the form of a documented contest entry pdf, along with the abstract description. The software, hardware schematics and everything you'd need is there!
PyroFactor: 
February 11, 2011 by Chris
Reverse Engineering is an important skill for electronics hobbyists because very often you will run into something you want to use, but don't know how. An LCD is a tough thing to reverse engineer, but this tutorial shows you one approach to figuring out how to get things working.
PyroFactor: 
November 2, 2010 by Chris
If you are curious to learn more about PIC microcontrollers here is a professionally written e-Book all about PICs. There are a lot of example programs and configurations and the eBook guides you through what they do and how you can use them.
PyroFactor: 
October 27, 2010 by Chris
If you're curious about how telephones work and how to actually record and play back sound files using a microcontroller you'll want to read this project write-up. The phone line is connected to a PIC which collects that data and can save it as a wave file for you to play back and listen to.
PyroFactor: 