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!
Linux Pic Programmers

Posted September 20, 2009 by Chris

Anyone who deals with embedded systems is bound to run into or frequently use Linux, so being able to cross-develop on Linux can be very handy. These few articles give you some insight into how to get started programming with the PIC & Linux environment.

Net Power Strip

Posted June 2, 2009 by Chris

The Net Power Strip is a cool little project that shows you how to build an electric power strip that you can control via the internet. It uses analog relays for power switching. Hardware schematics included in the project write-up.

DIY Binary Clock

Posted May 28, 2009 by Chris

The Binary Clock is one of the signs of a geek, but they’re fun to try and figure out. This project write-up shows you how to use a PIC microcontroller to make your very own Binary Clock.

Digital Thermometer Display

Posted May 24, 2009 by Chris

This project is probably more novelty than useful, but its simplicity will get you familiar with digital thermometers. A pic is used to interpret output data and a gigantic LCD display is used to show it to us humans. Software and hardware schematics are there just for you!

Case Mod: Add an LCD

Posted May 20, 2009 by Chris

This one is for anyone bored enough to make serious mods to their desktop case. Adding a small 5” or 7” LCD to your case can look awesome for things like dispalying current time/temperature/mp3 playlist. This write-up shows you how to take a PSone screen, connect it to your desktop and mod it to your case.

GPS Unit Connected to an Eee

Posted May 16, 2009 by Chris

This little project shows how to take a semi-broken GPS unit and create a new hardware interface to connect with your laptop. The software and hardware (PCB) schematic is provided for you.

40W FM Broadcaster

Posted May 12, 2009 by Chris

The the 40w fm broadcaster is a very powerful FM range audio amplifier. The project write-up is very detailed with a standard scientific method style. Not for RF novices (but take a look anyway!).

Hardware Temperature Sensor

Posted May 8, 2009 by Chris

This quick project shows you how to take I2C output from an Analog Devices temperature sensor and display it on an LCD. All this is done with an ATMega. Not to worry because the software and hardware schematics are provided in the write-up!

Arudino on a Breadboard

Posted May 4, 2009 by Chris

This is a very simple guide for the Arudino microcontroller. You will learn how/where to get an Arudino & how to get it up and running on a simple breadboard. If you’re looking to get started using this uC take a look!

The &microPONG

Posted February 18, 2009 by Chris

This version of pong is fairly like the original one but the hardware used is minuscule in comparison. Using only a 12xxxxPIC to do all the hard labor, this project plays pong on a TV with two controllers for input.