News & Articles

please cache the results for at least 180 seconds.
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!
PICAxe Serial Keyboard

Posted September 30, 2009 by Chris

The PICAxe serial keyboard was built to interface with a XENIX computer. It is fairly custom when compared to the way keyboards work now-a-days. However, I felt the project was noteworthy enough to take a look at. Hardware schematics & software are available for download.

Mint Tin Bike Light

Posted September 29, 2009 by Chris

This project uses a 12xx series PIC to control the rear light to go on a bicycle. The main function is for when you are riding your bike at night so people can see you. Hardware schematics, PCB layout & software is all there. Avid bicyclists don’t miss this one!

AVR GPS Locator Project

Posted September 28, 2009 by Chris

This drop-dead simple project uses a SR87 GPS module and an AVR to understand the data. Then that is output onto a simple 16×2 character LCD. The hardware schematic and software is all there!

AVR Project Index

Posted September 27, 2009 by Chris

Similar to the ARM Index I showed you a few days ago, this is a vast AVR project index. No matter if you’re a beginner or a pro, you’ll get ideas and sample source code from this resource. All AVR guru’s should have this website bookmarked. Don’t miss it!

Vehicle Monitoring & Security System

Posted September 26, 2009 by Chris

This very detailed write-up goes through the process of designing a vehicle monitoring and security system. If you don’t mind the lack of pictures and prefer schematics this article is for you. It’s all brought together using a microchip PIC as its CPU. Some advanced components are used in this design. Check it out!

ARM Project Index

Posted September 25, 2009 by Chris

Today while I was looking around the inter-webs, I ran across this psuedo-ARM project index. The index is mostly an assortment of example programs for the more advanced features like timers & interrupts. Definitely worth a look if you need more ARM example code to look at.

Yet Another MP3 Player Project

Posted September 24, 2009 by Chris

Dubb’d the ‘Ypod’. The YAMPP mp3 player is the pinnacle of many DIY mp3 player projects combined. It uses all off-the-shelf components, you just need a fab’d PCB board. The entire project is open-source, hardware and software so go take a look!

Free Arduino Microcontroller Kits

Posted September 23, 2009 by Chris

If you’ve ever been interested in the Arduino microcontroller here’s your chance to get a sweet little dev board for free. Uchobby has a giveaway program that is still in action. The board itself is probably not worth more than $20 but it is still worth at least a quick look.

Motors and uControllers 101

Posted September 22, 2009 by Chris

This is a great article for anyone starting out in the world of uControllers. It introduces a few very simple methods for controlling a small motor using a any type of microcontroller. Like all things motor control is easy at first but then very complex in the long haul. Take a look!

Lego Sudoku Solver

Posted September 21, 2009 by Chris

Today we see a spectacular display of how far legos have come into the modern world. The programmable interface with the once simple lego mindstorms has become complicated enough to make sudoku solvers!