Wireless Warning Sign

Bluetooth-Enabled Danger Sign For Lab

[A Raymond] had some free time at work, and decided to spend it on creating a wireless warning sign. According to his blog profile, he is a PhD student in Applied Physics. His lab utilizes a high-powered laser system. His job is to use said system, but only after it’s brought online by faculty scientists. The status of the laser system is changed by a manual switchbox that controls the warning signs wired around the lab entrances. Unfortunately, if you were in the upstairs office, you only knew this after running downstairs to check. [A Raymond’s] admitted laziness finally got the better of him – he wanted a sign that displayed the laser’s status from the comfort of the office. He had an old sign he could use, but he wanted a way for it to communicate with the switchbox downstairs. After some thought, he decided Bluetooth was the way to go, using a pair of BlueSMiRF Bluetooth modules from Sparkfun and Arduino Uno R3’s.

He constructed a metal box that intercepted the cable from the main switchbox, mounting one BlueSMiRF and Uno into it. Upon learning that the switchbox sends 12V AC signals over three individual status wires, he half-wave rectified the wires and divided their voltages so that the Uno wouldn’t fry. Instead, it determined which status wire that had active voltage. and sent a “g(reen)”, “y(ellow)”, or “r(ed)” signal continuously via Bluetooth. On the receiving end, [A Raymond] gutted the sign and mounted the other BlueSMiRF and Uno into it along with some green, yellow, and red LEDs. The LEDs light up in response to the corresponding Bluetooth signal.

The result is a warning sign that is always up-to-date with the switchbox’s status. We’ve covered projects using Bluetooth before, from plush birds to cameras– [A Raymond’s] wireless sign is in good company. He notes that it’s “missing” a high pitched whining noise when the “Danger” lights are on. If he decides to add an accompanying (annoying) sound, he couldn’t go wrong with something like this. Regardless, we’re sure [A Raymond] is happy that he no longer has to go back and forth between floors before he can use the laser.

A Light Painting Infrared Ray Gun

gun

[Noe] over at Adafruit has a really great build that combines the Internet’s love of blinkey LEDs and rayguns with the awesome technology behind extraordinarily expensive thermal imaging cameras. It’s a light painting infrared heat gun, used for taking long exposure photographs and ‘painting’ a scene red or blue, depending on the temperature of an object.

While this isn’t a proper FLIR camera, with a DSLR and a wide open shutter, it is possible to take pseudo-thermal images by simply ‘painting’ a scene with the light gun. This is an absurdly clever technique we’ve seen before and has the potential to be a useful tool if you’re looking for leaks around your windows, or just want to have a useful cosplay prop.

The circuit inside this raygun is based on a contactless infrared sensor connected to an Adafruit Gemma, with the LEDs provided by a NeoPixel ring. There are two 3D printable cases – your traditional raygun/blaster, and a more pragmatic wand enclosure. With either enclosure, it’s possible to take some pretty heat map pictures, as seen in the video below.

Continue reading “A Light Painting Infrared Ray Gun”

Disco Planet, A Massive RGBW LED Array In A 6′ Globe

About half a year ago [John] over at Frank’s Kitchens came to me with an idea for a giant lighting project. He had this 6ft diameter aluminum frame globe rescued from the Philadelphia Theater Company and wanted it to be an interactive display of sorts. After a few discussions we got together and somehow managed to order 800 3 watt LEDs in red, green, blue, and white. We had a system that worked great on paper, and managed to get it built by Valentines day for a big show. It failed miserably and hardly even illuminated the LEDs. I, naturally, took this far too personally and set out for a complete redesign, looking in the direction of digitally addressable LED strips.

In addition to building a crazy turbo charged LED array I also spent a lot (a whole lot) of time coding a nice clean fully functioning RGB LED strip controller using an Arduino Pro Mini (5V 16 MHz), the MSGEQ7 audio frequency multiplexer (PDF) , and an IR remote. I plan on using this for other projects so the code can be easily reconfigured to use many different LED strips and a whole slew of IR remotes.

The schematic of the globe is here. The top half  of that schematic be catered to other projects using a variety of pre-built LED strips. The pastebin with code is here,  fastSPI_LED and IRRemote here and here. Some code jockeying was required to get IRRemote.h and FastSPI_LED to play nicely together, so check the code comments.

Continue reading “Disco Planet, A Massive RGBW LED Array In A 6′ Globe”

Blu-ray CNC Looks Great For Branding And Engraving

[Nav] got the bug for a tiny little laser cutter. He pulled off the build, and has just finished the second rendition which makes some nice improvements. He’s was hoping for a laser cutter, but we think this really shines when it comes to branding objects like the scrap wood seen above.

This joins a long line of optical drive parts builds. For instance, we saw this plotter that used the lens sleds from some CD-ROM drives. You may think that [Nav] doesn’t need to worry about the Z axis since this is a laser but you’d be wrong. The focal point of the light needs to hit at the right place to cut efficiently, and this is often the trouble with laser cutters. As material is burned away the laser becomes less efficient if you don’t adjust the lens for vertical position. That’s why we think it’s best as an engraver, but the original build writeup for his cutter does show some success cutting letters in dark paper.

Check out a clip of this design being burnt into the wood after the break.

Continue reading “Blu-ray CNC Looks Great For Branding And Engraving”

Robust Wireless DSLR Control Over Bluetooth

yanis_android_bluetooth_camera_controller

[Manishi] wrote in to share his latest project, a Bluetooth DSLR controller that works with Android. More than a mere Bluetooth shutter trigger, his device lets you control a wide array of other settings such as aperture, shutter speed, ISO, white balance, focus position and live view.

His “YaNis” control system was built using an Arduino Pro Mini, along with a USB host shield and a Bluetooth module he picked up from SparkFun. Obviously any other Arduino and SPP compatible Bluetooth board can be used, though component size is definitely a consideration for this project, and his selections are pretty well-suited to the job. The Arduino half of the software relies heavily on [Oleg Maruzov’s] PTP/USB libraries to get things done, but the free Android control app is all [Manishi’s] creation.

The Bluetooth dongle connects to the camera via USB, and once it’s paired with his Android phone, [Manishi] has total control at his fingertips. He has plenty of improvements planned for the near future including additional camera support, so we expect that we’ll see an even more robust control application before too long.

Continue reading to see a quick video demo of YaNis in action.

Continue reading “Robust Wireless DSLR Control Over Bluetooth”

1W Blue Laser – Remarkably Easy And Dangerous

[youtube=http://www.youtube.com/watch?v=lE3F7vjYx4U]

We’ve been covering Laser Hacks pretty much since the beginning but it’s surprising to see the niche market that has sprouted up around building powerful handheld modules. [Styropyro] filmed the video above as a tutorial on building a 1W blue laser. The “flashlight” that he starts with includes a heat sink intended for a laser diode. It seems there’s a lot of choices when choosing one of these build kits. A one Watt blue laser diode is press fit into the heat sink and wired in place. The body of the device receives a boost converter to get the batteries up to 1A, and once the assembly is complete the burning begins. It lights candles, matches, and pops balloons; the normal laser demo goodies.

So it’s a pretty easy build. But it’s also easy for someone being careless to damage their eyes. As [Styropyro] mentions in his comments, just looking at the dot created by the laser will damage your sight.

Bluetooth Boombox

[Nathan] took this boombox and outfitted it for Bluetooth streaming. He took a Motorola DC800, which is meant to make headphones wireless, and connected it to the stereo inputs. The controls for the Bluetooth module were routed to the stock tape deck controls and a little bit of frosted spray paint adds a blue glow to the cassette window. Now he can stream music from his phone, including internet radio, which he’s done in the video after the break.

Did he find the most annoying demo video music ever? You be the judge. Continue reading “Bluetooth Boombox”