RGBW LED Controller v3.1

The new RGBW LED Controller is here! The video above shows some of the things it can do, but here is a list of improvements:

IRLB8721PBF MOSFET’s – More power!

Double sided and thicker board traces

More output headers

Cleaner board layout – All power and LED connections on one side – rounded corners

Improved serial capture method with feedback

Support for solid color commands (magenta, cyan, gold, RGB white, orange, light blue, light green, violet, pink, and RGB warm white)

More control from button inputs – long and short press commands

EEPROM memory of LED levels when powered off/on

IR control mode! – Full control of all channels and a memory recall function Get the remote here: http://www.adafruit.com/products/389

Wireless control via XBee! Get an Adafruit XBee adaptor here: http://www.adafruit.com/products/126

Backward compatible! The new software set will work on version 3.0, 2.2, and 1.9!

In stock and shipping from our store now!

New firmware and cad files available at https://github.com/jersagfast/RGBW-31.

The manual is here: RGBW LED Controller v31

RGBW31

Really Small(s) GPS

Hi peeps, I have been wanting to make a small GPS device (GPS receiver and some sort of screen) that I could carry around for a while now, but I didn’t want it to be too big, so I made this. Mission accomplished.

This unit is explained in the video above, but is basically a GPS receiver, 1 CR1220 battery for the RTC on the GPS breakout, one of my Square Inch of Goodness boards, one 128×32 OLED display, three 6mm buttons, and a 400mAh Li-Po Battery (from Sparkfun). It even has FTDI headers on it so I can update the firmware with ease (with my own FTDI adapter!). The awesome part is that all of those things fit in an Altoids Smalls tin, measuring 2.15″ (W), 1.35″ (L), and .56″ (H), or 55mm (W), 34mm (L), and 14mm (H).

The GPS breakout board is from Adafruit and uses the MTK3339 GPS module, and man does it work well. I have had other GPS modules that worked, but it was a fight. If you’re thinking about putting GPS in a project, use this. They also have a great library for it. They even have the raw MTK3339 GPS module if you want to use your board. Read the Adafruit product page for all the features, there are many.

The 128×32 OLED display is also from Adafruit, it works well and has the typical OLED crispiness. Very easy to read, even in sunlight, for the size and you can even multiply the text size if you want to.

So I’m going up to NY in a few days, and I wanted a new and exciting way to talk with the TSA folks, so I figured this would work. (kidding) If only Hollywood had not trained everyone to think a gadget with a few wires and a flashing red LED, that they didn’t understand, was a bomb.. ugh. (not kidding)

*UPDATE – there is a set on Flickr for this with teardown pictures.

*UPDATE #2 – Oops, I forgot to put the link to the code on Github. 0_0

Homemade Flux Remover

I was inspired by a video by Jeri Ellsworth that showed her using homemade flux remover. This is super simple a combo of alcohol and acetone. In this video, I use a 50/50 combo of the two. So that’s 32 oz. of flux remover for $3. I Googled flux remover and it ranges from $10 to $25 for 12 oz. So that a savings of at least about $70. I have been using this on about every board I can find and it has worked great on all of them. I heart saving money. 🙂

SMD Soldering – You can do it!

Here is a video on SMD (Surface Mount Device) soldering. In this video I show how to solder some SMD components on to a little board with an ATtiny85V, switch, LED, and resistor. The short version of this video just shows the resistor and LED (size 603) being soldered, the long version of this video shows everything being soldered. It’s really neat to open up the world of SMD. You can make really tiny (and cheap!) widgets! Continue reading

SMD iPad Charger

I had mentioned this device in a post about DorkboxPDX PCB’s, and didn’t do a post on it, but had some request to. This is the same as my other iPad charger, but this one includes an LDO regulator as well as a barrel jack. I have had a few request for the files, so here is all the info. Happy charging. 🙂

You can find the files at my Github page.