Tag Archives: programming

JOS – Updated!!!

  I did it, I finally found some down time to update JOS to work with current libraries from Adafruit. Below is a link to the new code on Github. A few notes to look at are listed below. First, … Continue reading

Posted in Arduino, Cool Stuff, JOS, LCD, TFT Color LCD | Tagged , , , , , , , , , | 16 Comments

One Square Inch of Goodness

So a while ago I discovered that I needed a microcontroller in a really tight space. I tried an ATmega328P PU (DIP package), but try as I may, It would not fit. The answer? The ATmega328P AU (TQFP) this is … Continue reading

Posted in Arduino, Cool Stuff, Open Source Hardware, PCB, SMD | Tagged , , , , , , , , , , , , , , , , | 15 Comments

RGBW LED Controller

Control your blinky! Hi everyone, I am happy to announce that I have completed my RGBW LED controller kit and it is now for sale! This kit is a LED controller that features an embedded ATmega328 with an Arduino bootloader for … Continue reading

Posted in Arduino, Automation, Cool Stuff, LED, Open Source Hardware, XBee | Tagged , , , , , , , , , | Comments Off

Automation Intro

I wanted to give a tour/crash course on automation systems, so I put together a video showing some of what an automation system can do. I ran through everything kind of fast, so I will do more videos getting into … Continue reading

Posted in Automation, Cool Stuff, LED, Open Source Hardware, TFT Color LCD | Tagged , , , , , , , , , , , | 7 Comments

A Quick Word About Arduino Pins (ATmega168/328)

I recently received an email with a good question about pin usage on an ATmega328, and wanted to do a recap as well as offer a little worksheet that I use. I always use a standalone 328 vs dedicating a … Continue reading

Posted in Arduino, ATtiny, Open Source Hardware, Tools / Equipment | Tagged , , , , , , | 2 Comments