Rocket Acceleration Logger

rocketdatalogger

Have you ever wondered how high or how fast a model rocket goes when you launch it? [sprite_tm] did, so he decided to build a low cost, lightweight data logger that he could fit into the nose cone of his rocket. To keep the circuit small, he built it around the popular ATtiny13 microcontroller. The microcontroller collects data from a Freescale MMA7260, a 3-axis accelerometer that he extracted from a third-party Wii nunchuck controller. After the microcontroller collects the data, it’s stored in 32K of EEPROM on a 24C256. All of this is powered by a small 3.6v Li-ion battery, which is the largest part of the circuit. If this sounds like something you’d like to make, he has detailed instructions along with the software used available on his site. While we don’t launch a lot of model rockets here, we may soon start just so that we have an excuse to build this.

Modifying A Sonic Cleaner For The Lab

sonic

[Sean] wrote in to tell us about this hack he did to modify a consumer sonicator for lab use. Sonication is often used in labs to aid in mixing in difficult containers or to add energy for certain events.  He’s a chemist on a budget, so he couldn’t necessarily afford a nice industrial one. Instead, he found a sonic jewelry cleaner.  The main shortcoming of the consumer level one is the fact that it can only go for 3 minute intervals. He needed up to an hour at a time. His solution was fairly simple, he closed the circuit to force it to be continually in the on position, then added a timer in the power line. He notes, that the consumer model wasn’t made to be run this long and could possibly produce enough heat to damage itself. It should not be turned on, then left alone.

Spider Fire Flashlight Upgrade

fire

[PodeCoet] sent in this mod he did to a Spider Fire flashlight. These things are unbelievably bright, they use Cree LEDs that are so intense, they can ignite paper. [PodeCoet] notes that they run on fairly expensive batteries. Instead of buying some rechargeable ones, he decided to customize and hack his torch. He added a custom charging circuit and a Lilon battery as well as a boost-converter circuit and a status LED.  We like the idea of having a rechargeable lamp, but he has lost his water proofing. If anything, you should go there to see his nicely done smd charger pcb as well as the pictures of his test run, burning some paper.

As some people have pointed out in the comments, this flashlight could not have started that fire. This one could though.

New Driver From RepRap, Singing

stepper

RepRap has released a new driver board for their stepper motors. They’ve honed the design to be easier to assemble and cheaper. We’re sure all of that is wonderful, but what really got our attention was the video. In the video, which you can see after the break, they run a test file through it to make it “sing” happy birthday. Is this something that everybody does and we’re just now catching on? Why all the musical stepper motors today?

Continue reading “New Driver From RepRap, Singing”

CNC Music Factory Still Alive

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

With some careful programming and probably tedious testing, [Tim] was able to get his CNC router to play [Jonathan Coulton’s] “Still Alive”. He didn’t just tell the motors to spin at the correct speeds directly though. He computed the 3d vectors necessary to produce the notes. The router thinks it is just doing its job.  We would love to see those vectors rendered out in 3d space. Imagine having a physical sculpture of “Still Alive” as seen by a CNC machine. This reminds us of the Obsolete Technology Band.

[via Skullydazed’s twitter]

Through-hole Bus Pirate Kit From Fundamental Logic

bpv1ath

Fundamental Logic is selling a Bus Pirate kit and bare PCB based on our universal serial interface tool. They started with our serial port-based v1a hardware, and modified it to use all through-hole parts.  8pin DIP LP2951ACN/-3.3 switchable voltage regulators replace the surface mount TPS79650/33 that we used. The PIC is pre-programmed with our latest firmware, version 0f, which includes a bootloader for easy firmware updates through the serial port. Documentation includes illustrated assembly instructions.

Speaking of Bus Pirate goodness, we’re busy working on hardware V2. As astute readers may have already noticed, the final version of the Bus Pirate incorporates an FTDI USB->serial chip, and draws its power from the USB port. We also tackled the software-controlled pull-up resistor feature, and reduced the overall part count and cost. Best of all, we’re working to make assembled PCBs available with world-wide shipping. The how-to should be ready in a few weeks.