Jump to content

WootOff alarm


LavaHot

Recommended Posts

So I got a set of WootOff lights in the mail from woot.com along with a flying monkey and I was somewhat disappointed at the simplicity of the lights, but I realized they could be put to use as a WootOff alarm with some intelligence put behind them. The monkey requires no intelligence.

Basically the lights are simple USB powered devices that turn on or off with power, so here's the idea: Build a plug-in wireless device that can watch a particular twitter account (@wootoff), and when a post is submitted it activates the USB port connected to the light. It has a timeout feature that will cut off the lights when the string of posts cease.

So my questions are, what hardware do I need for this, what language(s) do I need to know to program this, particularly to interact with the twitter API, and would anybody be interested in the results?

Link to comment
Share on other sites

I'm unaware of the circuit for these lights , but I assume they are a string of led's with a basic i/o switch? if so personally I'd use an rs232 opto coupler (com port switcher) to replace the switch , the rest would then be software. I doubt you can switch the power to a single usb port via software....

Link to comment
Share on other sites

If simple is the aim, only USB power is needed. Connect a light to the end of the red and black power wires, then turn the port on or off according to your requirements. Hacky, but functional.

Link to comment
Share on other sites

If simple is the aim, only USB power is needed. Connect a light to the end of the red and black power wires, then turn the port on or off according to your requirements. Hacky, but functional.

That's basically what I want to do. It doesn't have to be a real USB port, it just has to supply power like a USB port would.

Link to comment
Share on other sites

Basically the lights are simple USB powered devices that turn on or off with power, so here's the idea: Build a plug-in wireless device that can watch a particular twitter account (@wootoff), and when a post is submitted it activates the USB port connected to the light. It has a timeout feature that will cut off the lights when the string of posts cease.

Contradiction aside, you'd probably want to look into getting an arduino with the Ethernet shield. There's plenty of projects like this involving twitter on the blog at makezine.com. Here's a few [or alot]:

http://blog.makezine.com/archive/2007/12/b...sin_encase.html

http://blog.makezine.com/archive/2008/02/h...nts_talk_t.html

http://blog.makezine.com/archive/2009/03/a...TC-0D6B48984890

http://blog.makezine.com/archive/2008/08/g...TC-0D6B48984890

http://blog.makezine.com/archive/2009/05/a...led_toilet.html

So to answer your question, probably a bit of PHP, Arduino's C-ish how-ya-doin, and an optocoupler and you're all set to go!

See also: Make Google Search

Hope this helps

Link to comment
Share on other sites

Contradiction aside,

Whoops, I meant AC-powered wireless device, something that could sit over a power socket. Thanks for the info, it looks like it might be the info I need. I'll take a look and get back to you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...