News & Articles

html>301 Moved Permanently

301 Moved Permanently


nginx
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!
Laser POV Projector

Posted November 2, 2008 by Chris

POV’s have become quite popular recently and they have hit the DIY crowd just as hard. Most of the DIY POV’s are made with standard lasers you can buy anywhere. This detailed project write-up is devoted to explaining how to make your own DIY POV.

AT Tiny Custom Dev Board

Posted October 25, 2008 by Chris

If you’ve ever wanted to make your own PCB board this is a great project write-up to read through. The author has built a custom board & layout for the AT Tiny microcontroller which he eventually turned into a line-following robot.

Solar Station Server

Posted October 23, 2008 by Chris

Here is another interesting linux based project, although seemingly a tad overkill. This project takes data from a solar station and e-mails it to you at intervals you chose (i.e. once-a-day). The project write-up is very detailed from all aspects. Definitely worth a read.

Remote Control GunBot

Posted October 21, 2008 by Chris

The GunBot is basically a remote controlled gun and is a more difficult project as it involves both remote vision and control. Only a high level detail of the hardware & software is provided by that should be enough to get anyone started with a project similar to this one. Take care not to shoot anything that could be harmed!

Lighter Than Air – Autonomous Blimp

Posted October 19, 2008 by Chris

This project is an autonomous blimp with surprisingly simple circuitry for controlling it. Autonomous blimps are quite a hassle to make because electronics (especially batteries) can start to weigh a lot very quickly. All schematics and a few videos are there waiting for you.

ATMEL AVR on Linux

Posted October 17, 2008 by Chris

If you’re a linux guy and have always wanted an ‘in’ to the world of microcontrollers then this article/guide is for you. It’s not really a project so much as a very well written how-to develop for Atmel’s AVR using the linux gcc compiler. A great alternative from the Windowz world.

Homebrew Spectrum Analyzer

Posted October 15, 2008 by Chris

The spectrum analyzer is most useful for checking the range of frequencies from a given signal. This project is attempts to build a homebrew spectrum analyzer based off of various other designs from the internet. You’ll find many useful links in this project write-up.

A Simple Low Pass Filter Design

Posted October 13, 2008 by Chris

For a strictly electrical engineering related project here is a low pass filter design. The project write-up goes through all the details from mathematical start to completed circuit finish. If you are into the wacky world of filter design, you’ll want to take a look.

HD44780 LCD Display

Posted October 11, 2008 by Chris

This LCD controller (HD44780) is the most widely used on LCD segment displays. The link for today leads to a plethora of background information on sending commands to the controller as well as software examples for many different devices.

PIC Virtual Oscilloscope

Posted October 9, 2008 by Chris

The oscilloscope is arguable one of the most useful tools for electrical engineers. This is a small DIY oscilloscope that uses a simple PIC dev board and a computer GUI to display the results. .NET is used to store & display the data. Both hardware schematics & software are available for download in the project write-up.