Wireless Fiber Optic Mood Lighting

ceiling_mounted_starfield

There’s something calming about looking up into the night sky and seeing an array of shining stars off in the distance. [Marou] is a big fan of stargazing, but sometimes conditions are not optimal, so he decided to bring the stars inside.

His idea was to build a ceiling lamp that didn’t bask the room with light, but rather one that reproduced the peaceful twinkle of the night sky. He covered a wooden table with dark fabric and drilled a ton of tiny holes into the surface. He fitted the holes in the table with two big bundles of optical fibers since one bundle couldn’t quite cover the entire thing.

To light the cables, he built a pair of 4-LED illuminators, which contain red, blue, green, and white LEDs. Each light source is controlled via an Arduino which takes its direction from [Marou’s] infrared remote.

While the idea isn’t new, the implementation is pretty cool. At first we were expecting a small lamp, but anchoring an entire table to the ceiling as a light panel is definitely something we hadn’t seen before.

If you want to build something similar in your own living room, [Marou’s] Arduino code is free for the taking.

Burning Man: Pirate Ship Sports Arduino Powered Flame Sails

The 2011 Burning Man festival starts in just a few short days, and with that we have an excellent mutant vehicle accessory that no insane desert dweller should be without. An Arduino powered fire cannon sequencer! [Paul] was asked by Lostmachine’s [Andy] to spice up the flame effects on their Priate Ship mutant vehicle and provide a cool looking fire show that represented the ship’s sails.

[Paul] tossed together a hand full of arcade buttons, switches, and an LCD display to control eight 12V Solenoid valves tasked with switching on various regulated propane sources that throw some brutal looking flame effects. The controller combines a Teensy 2.0 with a custom board that contains eight P-channel MOSFET circuits. Flyback from the coils is handled through zener diodes, and the IRFR5305s are sized quite above and beyond what is needed for the 12v solenoids. With the heat, dust, and chaos of the desert one can’t be too careful. [Paul] even tosses in RC snubber circuits just to prevent things from getting too out of hand. Of the twelve arcade buttons eight are used for manual over rides, and the remaining four arcade buttons, knobs, switches, and the LCD display are all connected to the Teensy to handle the sequencing. [Paul], sadly, will not be able to make it out to Burning Man to troubleshoot the sequencer, which is a cause for some concern throughout the build.

It just so happens that I leave for Burning Man this Friday, and have an 18″ by 18″ Hackaday QR Code that will mark my area, see if you can find me out there! Also check out a video of the sequencer controlling what is easily a 6 foot flame bar after the jump!

Continue reading “Burning Man: Pirate Ship Sports Arduino Powered Flame Sails”

All Your I/O Pins Belong To ArduinoDashboard

arduino_dashboard

So if you’re knee deep in an Arduino-based project and you want to constantly monitor all of the micro’s pins, what’s the best way to go about it? [Jonathan Clark] from LVL1 in Louisville was looking to keep a closer eye on his board and whipped up an application he calls ArduinoDashboard.

Programmed in Processing, the application gives you a look at all of your Arduino board’s analog and digital pins in a simple to use display. All that’s required to run the application is a bit of code inserted at the top of your sketch, which can be called anywhere in your program’s loop. Once the code snipped is called, all of the board’s pins are read and the data is sent to your PC.

ArduinoDashboard is still very much in beta at the moment, but it looks to be stable enough for everyday use. [Jonathan] has plenty of improvements and new features in mind, so be sure to check back often to see what’s changed.

[via Adafruit Blog]

Tree Climbing Bot Climbs Tree

To test his new skills with his Arduino, [Ben] decided that he would build a robot. With no particular need to fill other than the need to build something cool he chose to build himself a tree climbing robot. He designed the body of the robot in Google Sketchup before beginning the build. The body is made mainly from aluminium, with four motors for the gripping legs and one for the spine. [Ben] controlled the motors with the familiar L298 motor driver chip and measured their position and speed using some cleverly mounted potentiometers.  The robot can climb trees of varying diameter by using the speed of the motors driving the legs to determine when the tree has been gripped.

[Ben] was then kind enough to write up a full instructable describing the build, this project includes a bit of everything, from motor control and liner drives to tips on creating a robot frame; a good read for someone wanting to get into robotics. Also check out the video after the break to see the robot in action.

Continue reading “Tree Climbing Bot Climbs Tree”

Bluetooth Wristwatch Based On An Arduino

We hate to admit it, but we missed out on the TI Chronos watch deal last week. While we’re still a little bit burned over the fact that these watches sold out so fast, [Ahmet] sent in his Open Source Bluetooth Watch and we’re thinking this could eventually be a decent replacement.

The watch is built around an Arduino Pro Mini, a scavenged Nokia LCD, and a BlueSMiRF Gold. The Bluetooth connects to a Nokia N900 with a little Bluetooth client app [Ahmet] wrote. He also wrote a small GUI for the watch’s LCD display. Afterwards, he was able to display missed calls, new email, and is now working on support for changing songs on his N900’s media player.

Admittedly, a little work needs to be done on the enclosure. Still, the potential for this watch is much greater than the iPod as a watch project we saw last year. Right now, we’re thinking about what could be added to [Ahmet]’s watch. An accelerometer would probably be on the top of our list, but if you have any ideas feel free to leave them in the comments.

Check out the walk through of the watch’s functions after the break.

Continue reading “Bluetooth Wristwatch Based On An Arduino”

High Voltage: Controlling A Flyback Transformer With An Arduino

If you’d like to build a Jacob’s ladder, an ignition system for a flamethrower, or for some ungodly reason you need 15 kilovolts for a prop replica or cosplay build, this one is for you. It’s an easy to build high voltage power supply that interfaces with an Arduino.

After harvesting a flyback from the power board of a CRT, [Andrew Moser] added a new primary coil to the transformer. This boosts 12 volts that can be easily controlled by an Arduino to something that will arc an inch and a half. The next step building the flyback driver. [Andrew] used a MOSFET and MOSFET driver for this circuit (although he says this guy works without the driver). After that, all that’s left to do is write some software and test it out.

Of course this comes with the boilerplate warning, “If you don’t know what you’re doing, you might die.” That being said, if you ever wanted to test out an Arduino’s resistance to EMP, this is the project for you. Check out the flyback powering a Jacob’s ladder after the break.

Continue reading “High Voltage: Controlling A Flyback Transformer With An Arduino”

Homebrew Weather Station Plus A Pan And Tilt Camera Rig

[Sebastian] wrote in to share his web site, where he has a bunch of different electronics projects. After looking through them, we found a pair that we thought you might find interesting.

The first project is a homebrew weather monitoring station that [Sebastian] put together. He designed a weather shield, incorporating humidity, pressure and light sensors, along with digital I/O ports for monitoring an anemometer. The entire setup is powered using solar panels, and data is relayed to his computer via an Xbee.

The second item that caught our eye was a digital camera pan and tilt rig. The system was built using a Lynxmotion pan and tilt kit, which is controlled by an Arduino. The code he provides allows him to capture very large composite images without having to spend too much time “sewing” them together. While this second project mostly consists of schematics for a base plate and pan/tilt code, it struck us as something that could be very useful for any budding photographers looking to take panoramic shots.

All of the schematics and code for his projects are available on his site, so be sure to look around – you might find something interesting!