Tag Archives: wootofflights

USB Power Shield v2.0

The new USB Power Shield boards (rev. 2.0) have just arrived from BatchPCB! As always, they were quick, great quality, and they even sent me a few extra! Awesome service. Version 2.0 has some major revisions since v1.0, including: Smaller Size – cost is determined by size, so I brought it down to the bare [...]

Woot-off Time!

Just in time to test the USB Power Shield, it’s a Woot-off! I’ll post some pics of the lights in action tomorrow, but for now, head over to the Woot Tracker to keep up with all the items.

Success! USB Power Shield v1.0

A special envelope arrived yesterday from BatchPCB – the envelope containing the prototype board for the USB Power Shield v1.0. Or should I say prototype boards – they were kind enough to produce two, even though I only ordered one. Consider me a happy customer, especially because the boards work. That’s right, the very first [...]

First USB Power Shield Prototype on the Way!

After toying with the relays and Arduino I found that the diodes weren’t necessary – especially since the relay is latching, and current will be flowing both ways, so putting a diode in each direction would just create a short. As such, I made some modifications to the board and put it into Gerber files [...]

USB Power Shield

I really wanted there to be a complete solution for the Woot-Off lights project that could be almost plug and play for the end user, so today I drew up a schematic and a board for a USB Power Shield for the Arduino. It pops onto the Arduino like any other shield, and by controlling [...]

Woot-Off Lights – in Python

The Woot-Off Lights project continues to slowly progress. Over the weekend we moved over to Python for the coding, since that’s the language Alex is most familiar with right now (especially in networking). Serial control of the lights in Python took longer than expected – we could have saved over an hour of troubleshooting had [...]

Woot-Off Lights Schematic and Hardware

Here’s some details about the hardware setup for the woot-off lights. It’s exactly as I described in the first post – this just includes the schematic and goes a little more in depth. Let’s take it from left to right. USB input to the Arduino to send serial data. The current from the USB port [...]

Serial Control of Woot-Off Lights Working

After a few hours of clumsy and inept coding, I managed to scrape together a basic windows console application to send data over serial. Right now it just asks you which COM port the Arduino is on (usually COM3), and then you hit enter to turn the lights on/off. All that’s actually happening is the [...]

Intelligent Control of Woot-Off Lights

Please see the WootOff Lights Project category for the most up-to-date posts about this project. Occasionally, Woot has extravaganzas where they post item after item in what is known as a woot-off. Little .gif lights spin round and round to alert visitors to this spectacle. Playing on this, Woot occasionally sells physical woot-off lights. They [...]