Making PCB’s with Eagle (Post in Progress)

It is inevitable that at some point you will want to create your own PCB. This usually comes about either because you are frustrated with existing hardware and want something better, or because you have some special design that cant be made with readily available parts. Either way creating your own PCB is the end

Soldering Guides of Awesomeness!

If you have ever wanted to learn to solder but never gotten around to it then you no longer have an excuse. There are several awesome illustrated guides that make the entire process of soldering SMD and Through Hole parts completely painless. Below are the links to the original documents. Surface Mount Soldering Manga guide

Third Party Eagle Part Libraries

When you want to create a PCB every device will need a symbol and a package layout. You could create a new one for every part you need, or you could use existing part libraries developed by people with far more skill who’ve been doing this for quite a good bit longer and save yourself

Tiva Launchpad

There’s a new kid on the block, the Tiva LaunchPad TM4C123GXL. It essentially a superset of the Stellaris LaunchPad LM4F120XL. It has all the same functionality, plus PWM, QEI, and USB Host/OTG. All of your old StellarisWare code can run on this board, though there is a new TivaWare library for this board. In effect