3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Serial controlled arduino orb

Serial controlled arduino orb
What is an Orb?
When I first saw the Ambient Orb from Ambient Devices, I was pretty impressed.  They describe it as a glass lamp that uses color to show information.  Any sort of status could probably be displayed with an orb using color and flashing/pulsing patterns.  I work with a team of developers, and I wanted an orb to display information about the state of our software.  Specifically, did our software pass all the automated tests and is it ready to move to the next step in the process.

The orbs from Ambient are really cool, and I really wanted one.  Unfortunately, they are $150, and you need to spend $7/month to control it.  

Requirements
I figured I could build one myself.  I had several requirements:
*No monthly fee - I didn't want to pay a monthly charge.  I figure we'll use it for years, and $7/mo would really add up.
*Controllable via serial port - PCs at my company are pretty locked down.  I can't install USB drivers, but I can access the serial port.
*Bright - I want people to be able to see this thing.  It needed to be bright.

So, I set out to create my own orb.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Ceiling light fixture

Ceiling light fixture
I went to Home Depot looking for a ceiling light I could repurpose.  I looked for the whitest and roundest ceiling light I could find.  The perfect light was only $6.  SKU 385 303 .

 The glass globe of the ceiling light has some coating on the inside to diffuse the light.  It turned out that this coating was perfect.  You don't see the individual LEDs.  Instead, the whole globe just glows.

I needed to replace the 110V AC light bulb socket with 12V LEDs.  The light socket was held in place with two clips.  It only took a few seconds to remove the socket and fixture was ready to get some LEDs.
« Previous StepDownload PDFView All StepsNext Step »
1 comment
May 18, 2011. 10:00 PMnewbie314 says:
I was looking into doing something like this as well.
I was able to get VBS to write to the Arduino.
I also created VBS script that would go and strip specific information from the internet (like stock price) and set a color. In this case the color that was changing was the background of an internet explorer (my version of virtual ambient orb).
Requires one to strip the webpage through VBS code. I guess if one wants could create a script that reads multiple websites and updates a text file that the vbs script reads and sends color to arduino.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
1
Followers
2
Author:burkelashell