Hi, all. I’d like to build something like an Ambient Orb (www.ambientdevices.com). Essentially, it’s an orb that can shift between different shades of light on display to indicate changes in stock prices, weather, and so on - a “crystal ball” that gets its information from a national wireless network.
It’s pretty cool - but its also ludicrously expensive, and it doesn’t connect directly to your computer. What I’d like to do is essentially build an array of multicolored LEDs that could be mounted in a frosted glass globe, like the Orb, and controlled by my computer. The PC would download information from Israeli news sites regularly, and - since I’m doing an independent study on Israel right now - probably search the headlines for words like “bomb” and a number - that number in the headline would probably be the number dead or the number of bombings. Either way, I could build an ambient orb that would change color based on how bad things are in the Middle East - for me, that would be both useful and cool in a macabre sort of way.
So. Questions. Is there a fairly simple controller board I can buy that I could plug my LEDs into and connect to my computer? Or would I have to build my own board from scratch? How many LEDs, and in what configuration, will I need to get a variety of colors that can approximate that from the read Ambient Orb?
I run linux, so I thought I’d use a shell script running on a cron job to run wget (download the articles), some search program or other to find the appropriate text, and then send that data to the rest of the batch file which would then control the orb based on what data was found? Is it doable in this way? I’d really prefer standing on the shoulders of giants to reinventing my own solution here.
Finally - no, I am not going to sell this, or claim its a real Ambient Orb, or do anything that would be against the interests of the nice folks at Ambient Devices. I just want a fun homebrew project, and I think the Dopers may like this as a “thought experiment” as well.