Tag Archives: code

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

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

Using PWM outputs with an Arduino and a LED

Hi everyone, been a while since my last post, but I have been a busy new daddy. I wanted to demonstrate what PWM output was and how to use it nicely in a sketch. I’m really big on ramping lights … Continue reading

Posted in Arduino, LED, Open Source Hardware | Tagged , , , , , , | 9 Comments

Tic Tac Touch

OK, so I haven’t posted in a while because I have been working on some bigger projects, but yesterday, I took a two hour break and made a 2 player tic tac toe game. I did this with an Arduino … Continue reading

Posted in Arduino, LCD, Open Source Hardware, TFT Color LCD | Tagged , , , , , , , | 7 Comments

Multiplexing for a 7 year old

I have been wanting to make a LED clock for sometime and can’t really believe I never have. So I rummaged through some parts and found some nice 4 segment LED displays. I found some code for a simple clock … Continue reading

Posted in Arduino, Clocks, Cool Stuff, LED, Multiplexing, Open Source Hardware | Tagged , , , , , , , | 5 Comments