Free Arduino Microcontroller Kits

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.


PyroFactor:
Read



Motors and uControllers 101

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!


PyroFactor:
Read

Lego Sudoku Solver

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!


PyroFactor:
Read

Linux Pic Programmers

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.


PyroFactor:
Read

Net Power Strip

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.


PyroFactor:
Read


DIY Binary Clock

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.


PyroFactor:
Read


Digital Thermometer Display

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!


PyroFactor:
Read


Case Mod: Add an LCD

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.


PyroFactor:
Read


GPS Unit Connected to an Eee

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.


PyroFactor:
Read


40W FM Broadcaster

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!).


PyroFactor:
Read