Blasting off with GPS

Launching model rockets is a good time, but more often than not, it’s hard to tell how high the rocket went or how fast it moved – both essential facts when bragging about your latest flight. [Chris] recently built a GPS-based altimeter for the USC Rocket Propulsion Lab, so that they could track the performance of their latest project. The … Read the rest

Three digit binary clock

Here’s a three digit binary clock that [Viktor] designed. It uses a multiplexed display to drive one digit at a time with a PIC 16F628A. The video after the break shows it ticking away, display hours, minutes, and seconds in blue LEDs. You may be wondering why those LEDs are not flush to the board? [Viktor] took the project one … Read the rest

Toy helicopter charging fix

[Onefivefour] was surprised that his E-flite Blade MCX radio controlled helicopter came with a charger that used AA batteries to recharge the lithium batteries in the flying unit. Yeah, that’s a bit crazy. He set out to modify the base unit to work with AC power. There are four batteries inside this base unit, one of them powers the … Read the rest

RF control from just about any device

[Mirko] is working on a library that will allow you to add RF control to just about any device. The only requirement is that the device be capable of running a Linux kernel, and that it have a few GPIO pins available. One example is fairly straight forward, a Netgear router. Many, if not most routers run a … Read the rest

Solar-powered junkbot

solar_powered_junkbot

Instructables user [martzsam] recently built a simple robot using miscellaneous junk he found around his house. The first parts he scrounged up were a pair of 1.5v electric motors and some wire scraps, after which, he went to work on an old garden light. He detailed how to carefully remove the light’s solar panel as well as the charging … Read the rest

Thingiverse Receives First DMCA Takedown

A landmark in home 3d printing was set when [Dr. Ulrich Schwanitz] sent a DMCA takedown notice to Thingiverse.com on users [artur83] and [chylld's] takes on his Penrose triangle model. ([chylld's] take is pictured above) While the takedown itself is highly debatable, we do think it’s cool that home 3d printing has come far enough … Read the rest

Analog to Digital converter build

analogue_digital_converter

[Daniel Garcia] sent us a quick tutorial he put together demonstrating how to use an ATmega168 to perform analog to digital conversions. This timely tutorial would make for a nice complimentary project for those of you who decided to build your own digital to analog converter after reading our post from a few days ago.

The ATmega168 has six … Read the rest