Breaking up Arduino: how to make your own arduino!

Breaking up Arduino: how to make your own arduino!

I’ve been looking at breaking out the ATMEGA328P-PU chip (that is used in many Arduino boards) to be able to reduce the footprint and power consumption of the boards. This post will show you how to make your own Arduino. WOOP! NOTE: I had a look through this...
HELP! Five Fabulous Forums

HELP! Five Fabulous Forums

I’ve included a list of my top 5 fabulous forums to go when you do need a little help, and keep in mind, if you see a project where you too have done a similar thing – please offer your help right back! Here are my Five Fabulous Forums [su_box...
Uploading a sketch: Arduino

Uploading a sketch: Arduino

There are only a few steps involved in running a sketch on an Arduino board, and this post will take you through it step-by-step, making it quick and easy! You’ll need an Arduino board, a USB cable and Arduino software on your computer to follow along. Oh...
The teensy issue with Teensy

The teensy issue with Teensy

I’ve been using these super small boards for my latest projects, and one of them I needed to hook up very specific ports. I needed access to data information and you can only use the I/O that is designated for that. The component needed to be hooked up to the...