PicAxe LEGO Tank

[TomTheGeek] built a LEGO tank with a PicAxe controller. Locomotion is supplied by a Lego Power Function motor controller. He cut an LPF extension wire in half so that he could patch into the PWM signals without altering the motors themselves. You can make out the control circuitry and a small breadboard in the tank’s turret. [Tom] added a laser pointer to the tip of the barrel but we’d like to see an IR LED. The tank is controlled by a infrared remote control and adding TV-b-gone functionality to the toy would create something of a Rube Goldberg feature for turning off the tube. But alas, there’s no programming space left for that as the PicAxe 08M is limited to 256 bytes.

There’s a video after the break of this little demon tracking its way around the room. This is a nice addition to the other LEGO tank we saw a while back.

Continue reading “PicAxe LEGO Tank”

The Most Complicated, And Simplest Binary Clocks.

We were going to take a break from posting clocks. Really we were. This one came in the tip line today though, and we just couldn’t pass it up. [Alex] has built, what might be the most complicated clock we’ve seen. At least, it would appear that way initially. This Binary clock shows Hours, Minutes, Seconds, Days, and Months. He started with a picaxe, but eventually settled on an Mbed. Yes, he knows it is overkill, but it worked out pretty well.

As for the simplest, that came into our tip line as well. [Toby] sent this in, and agrees with us that it is hardly worthy of being called a hack. However, in light of the complicated one above, we didn’t see any harm in posting its opposite. Check it out after the break.

Continue reading “The Most Complicated, And Simplest Binary Clocks.”

Piecax The Poltergeist Reinvents The Knock Block

piecax-the-poltergeist

[AndyGadget] built a haunted box as part of his Halloween preparations. This follows in the footsteps of the Knock Block we saw earlier this month but makes several hardware changes. He’s replaced the solenoid with a DC motor that rotates an arm to do the knocking. He’s avoided any CNC work by using a softwood box from a craft store as the enclosure. For control circuitry he’s used an 8-pin PICAXE Microcontroller that ‘listens’ for knocking on the box via a piezo buzzer. It will mimic knocks back to you, and if it hears the right combination The Addams Family theme song is played. This useless machine will make a great office conversation piece and with this simplified design it’s much easier to build than the Knock Block. See it perform after the break.

Continue reading “Piecax The Poltergeist Reinvents The Knock Block”

Harry Potter Marauders Map Realized

21nokia-booklet-3g-group

After reading about cheap wireless for microcontrollers, [Leigh] left a comment about his Marauders map. Much like the Harry Potter version, whoever holds the ‘map’ is able to see the location of the ‘marauders’ within certain bounds. Unlike the magical version however, each person being tracked needs to hold a PICAXE 08M, GPS, and 433.92MHz transmitter: while the map needs a computer running his Python script and a receiver of the same frequency. It has the potential for locating people, but we feel it might be better off in a swarm robotics setup.

Automated Blinds

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

Inspired by the multitudes of other automated window blind projects, [John] decided to build his own simpler design. Knowing his Arduino was massive overkill (yes, we hear you all cheering) he picked up a picaxe 08m starter kit.  Looking at his very simple circuit, you’ll notice there are no resistors or capacitors.  He designed it to take commands from his PC via IR. The final product is fairly well hidden, and should his girlfriend ever be upgraded to wife, we assume he’ll hide it better. Good job [John]. We’re no strangers to automated blinds, we’ve seen them a few times.

Perpetual Ball Roller

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

This interesting little sculpture caught our eye. Called the Perpetual Ball Roller, it simply rolls a ball on a track. It has both manual and automatic modes with variations in the automatic mode to keep it amusing. This is very elegant, and would be fun to have sitting around to play with. The only problem is the noise. The servo that he is using is quite loud. What could he do to make it function silently?

[via Instructables]

NoiseAXE Minisynth

3172157928_b226c6b2e0_o

The NoiseAXE is a miniature synthesizer based on the Picaxe 08M microcontroller.  Its operating principle is fairly simple: a conductive stylus touches the leg of one of eight resistors to play one of eight notes, while a photoresistor controls the amount of modulation, creating a variable vibrato effect.  While the synthesizer’s output is rather limited (the NoiseAXE isn’t exactly a Yamaha DX7), it’s still a pretty cool little project; you could use its unique sounds to add that gritty analog touch to your next electro hit.  Check out the video clip below to see and hear it in action.

Continue reading “NoiseAXE Minisynth”