Coachella Lamp

This little art piece might be just the thing to add that mad scientist look to your room. It’s called the Coachella lamp and it makes use of several throwback display devices. At the top an Argon discharge lamp puts out ultraviolet light. Protruding from each of the four sides you can see a set of decatrons. There’s also four Nixie tube bar graphs standing tall from each corner of the base. The final touch is the colored glow in the center which is provided by LEDs. We’ve embedded some video of the device after the break.

The lamp is powered by a wall outlet and controlled with an Arduino. We’ve seen deactrons used as timing devices and would love to see some clock functionality added to the lamp. Trying to decipher the time from the different Nixie displays would put this up there with some of those other hard to read timepieces.

Continue reading “Coachella Lamp”

Student Soaker, Wireless Water Gun

[youtube http://www.youtube.com/watch?v=0aaQIkLkSIo%5D

As far as pranks go, [Austin Shaf’s] wireless hidden water gun is a real treat. The video above goes over a brief explanation and shows the setup in action. The prankster holds onto a wireless AVR remote, and when the unsuspecting victim walks by, he activates a second AVR controlling a pump; spraying water everywhere.

While most of us are out of school by now, the project would still be a fun office or perhaps street prank. If you’re one for registering, schematics and source code can be found at AVRFreaks. Alternatively, check after the jump for a copy of both.

Related: Office Pranks, and Water Guns.

Continue reading “Student Soaker, Wireless Water Gun”

No Nonsense Mbed Development Demo

This tweeting RFID reader is a great working example for the mbed. When an RFID tag is read it is matched with the name of the owner and a Twitter message is sent out. This is very similar to the RFID cat tracker that used an Arduino.
The code is short and simple due to the use of available mbed libraries. The hardware needs just two extra modules, an RFID reader and an Ethernet socket. If you’re trying to decide if you can make the jump over to ARM development this certainly presents an easy learning curve and an opportunity to get comfortable with the code and the libraries before you make a purchase. It’s also a great set of test code to start with if you have an mbed and the two supplementary modules on hand. The quick video clip after the break will walk you through the components and the code.

Most Useless Machine Loses Carbon Footprint

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

[Clayton Boyer] took the electricity out of the useless machine, making one that runs like a clock. To this point, we’ve always seen these useless machine use electric motors. [Clayton’s] clever design uses a wind-up spring and a series of wooden gears to bring the fun, making it a great companion for the binary adder you built. The video above shows the inner workings and the design plans are for sale. We’d love to print out the parts or perhaps just laser-cut them from wood like the legs of this spider bot.

[Thanks llwynog]

(Real) Stargate Built In Backyard

PVC, wood, and some creativity bring this Stargate duplicate to life. [Mango] and his father started with AutoCad drawings taped together, and ended with the Stargate you see before you. Sure it’s not 22 foot in diameter and not made of Naquadah, but its inner ring rotates and dials like the real thing and it has all 39 symbols – hand carved. Catch a fun and entertaining video with the Stargate after the break.

[via SciFiWire]

Continue reading “(Real) Stargate Built In Backyard”

Preparing Your PCB Design For Manufacture

[Colin] has cut his teeth with about fifteen PCB orders. He wrote a tutorial describing the process and sharing his tips on avoiding common problems. You may remember our own How-To prepare designs for manufacture early last year. In that post, [Ian] shared his veteran knowledge by outlining BatchPCB’s board design process. This time, [Colin] is using Advanced Circuits in Colorado as a board house, giving us more insight on how the different companies work. No matter who you choose for manufacturing, make sure you really understand how to properly format and troubleshoot your designs. It’ll end up saving you a lot of time and money.