Woot lights and mice transplants

[Nathan Long] sent in two fairly simple mods he’s been working on. The first is the control of Woot-off Lights via LPT port. A computer checks Woot for the Woot-off logo, and if the logo is spotted, on go the lights. It’s really just a twist on the LED/Arduino email message system, but the creativity is nice.

His … Read the rest

Beginner concepts: LPT instead of uC

We see it all the time, a post based on an Arduino board with multiple comments calling it overkill. How exactly should you control your homemade peripherals if you’re not using a microcontroller (uC)? [JKAbrams] and [Tim Gremalm] answered that question with this printer port (LPT) adapter. They wanted an indicator light when someone in an IRC room was … Read the rest

Simple computer controlled lights

As many of you have mentioned, there are a lot of projects that are built with their own microprocessors, and are simply overkill. Here’s a reminder that we can do some pretty fun stuff light synchronized light shows without going overboard. This light show is controlled directly via the printer port on a computer. Sure you can’t un plug … Read the rest