ArduiNIX: Nixie Shield For Arduino

ArduiNIX-nixie-shield

Flock of Butterflies has just published their third post in a series about the ArduiNIX, an Arduino shield that drives Nixie tubes.We’ve featured Nixie tube projects such as a single tube clock, free-formed Nixie circuits, and tubes in a bottle. Now the hurdle of handling high voltage tubes while protecting low voltage logic circuitry has been taken care of for you. The shield can be purchased as a kit but the Eagle CAD files are also available, allowing you to etch your own circuit board.

Although this is meant for the Arduino there is nothing to keep you from using it as a driver with any microcontroller. The board listens for 5V logic levels to switch the multiplexed display of up to eight tubes. Get your hands on some Nixies and give this a try yourself.

Related: ArduiNIX Part 1, ArduiNIX Part 2

Another Mini KeepOn?

[flickr video = 4060182274]

[Eustice Scrubb] has posted some videos and pictures of a robotic “eye stalk” that he’s building. It looks like the final version is using 3 servos in an arrangement like tendons through a slinky jr. The ping-pong ball on the top has a BlinkM inside it. You can see a video after the break that shows the three servo tendons in motion. The whole thing is controlled by an Arduino and one of his pictures states that it plays mp3s and has an internal pendulum. None of his pictures seem to implicitly state what it is meant to do though.

Continue reading “Another Mini KeepOn?”

Time-lapse Courtesy Of Arduino

arduino-time-lapse

[Ross] put together a small package for use with time-lapse photography. The Nikon camera he’s using can snap a picture when it receives an IR command. [Ross’] solution connects an IR LED to an Arduino to generate this signal. The delay between frames is set with a potentiometer that is read in through the ADC. This is quite a bit less involved than the last solution we saw.

The unit consisting of an Arduino clone, a 9v battery, and the IR LED on a cable is easy to fit into a camera bag. He’s posted the code and we’ve embedded an example of his work after the break. An enclosure as well as time references around the potentiometer would complete this handy tool.

Continue reading “Time-lapse Courtesy Of Arduino”

Arduino “python” Integration

vivarium

[Cyberspice] informs us she likes snakes. Hey, who doesn’t? She’ll soon be adopting a lovely ball python and wanted to keep close tabs on the sensitive creature’s environment. To that end she assembled a network-enabled vivarium monitoring system based on Adafruit’s Boarduino (a minimalist Arduino clone), a TMP36 analog temperature sensor, Saelig’s WIZ810MJ Ethernet interface, and a common LCD screen. The Arduino rig periodically issues updates to a web server, which can then generate informative graphs using a set of PHP scripts (what, no Python?).

Okay, so we could probably count on one hand the number of readers in need of fancy reptile monitoring and still have fingers left over. There are countless other applications where networked sensor monitoring of this sort is a frequent necessity, so the article could be a good starting point for your own projects. There’s lots of source code to work with, on both the Arduino and web server sides. And the parts list demonstrates serious frugality: the Boarduino, the generic LCD, and especially the Ethernet interface; even with the breadboard adapter, this unit is about half the cost of the usual Arduino Ethernet shield, leaving more funds available for the snake food budget!

Single Servo Robot

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

[Guilherme Martins] rose to a challenge to build a robot with a single servo. His robot is a puppet controller, called talkie walkie. In real time, it will move its mouth to the sound of what you are saying. For those really curious, he’s speaking Portuguese and he roughly says “Hi, how’s it going”. He’s using an Arduino with a custom sound sensor, a single servo, a box, and a folder paper mouth.

Building a single servo robot shouldn’t be that much of a challenge, we’ve even seen walking robots with a single motor. There’s this 2 legged crawler, and we recall seeing a 4 legged B.E.A.M. walker with a single servo, but can’t find it right now.

 

[via RobotsDreams]

 

Halloween Props: Techy Jack-o-lanterns

[youtube=http://www.youtube.com/watch?v=UeYS_Tjf7pQ&feature=player_embedded]

Halloween is this weekend. If you still have some time and parts available, you might be looking to spice up your Jack-o-lantern.  We’ve found a few projects that we thought might be nice to share. None of them would merit a post on their own, so we thought we would just round them up and share them all at once. They all appear to be powered by the Arduino, which we know will bring some comments. Just to clear up some questions, they don’t pay us to advertise Arduinos. People just do a lot of projects with them.

First, the silly string shooting Jack-o-lantern which you can see above. He’s using a single servo hooked to an Arduino and a motion sensor.  When it detects motion, it lets out a short squirt of silly string. You can download the code from the project page. We might suggest you arrange this in a manner to avoid spraying directly into some kids eyes.

Check out the next two after the break.

Continue reading “Halloween Props: Techy Jack-o-lanterns”

Headpiece Jabbing For Smiles

Happiness_Hat

[Lauren] has created a facial conditioning device dubbed the Happiness Hat. The hat measures a sensor at the wearer’s cheek to determine if the wearer is smiling. When the hat does detects the wearer is not smiling, it activates a servo that prods the wearer. This project is fairly unique in that it provides haptic bio-feedback of what the body is doing, a similar project to the Happillow. While the Happiness Hat seems to work for treating the outward symptoms of unhappiness, this is but an early step towards the droud.