Lasercut RepRap Kit

The RepRap is a self-copying 3D printer. The project has published plans for creating a lasercut acrylic version of the device. They call it a RepStrap since once assembled it could produce printed plastic versions of the machine components, bootstrapping true RepRaps. The plans are available for Ponoko an on-demand product service, and it would cost ~$380 if you used their service. The plans are free, so you could get them manufactured by other means. [vik] is still putting together the assembly instructions. He hopes to have an all inclusive electronics kit at some point too. This is another great step towards putting desktop manufacturing within reach of everyone.

Arduino Duemilanove

The latest generation of Arduino hardware has been released. The Arduino Duemilanove (2009 in Italian) has the same form factor as previous generations. The specs are essentially identical to the Diecimila, but there have been a few changes to the hardware. The power source is no longer chosen using a jumper. A MOSFET and dual OPAMP have been added to the board to automatically selected between USB power and the external plug. Automatic hardware resets are optional now. Next to the USB port are two solder pads labeled RESET-EN. Cut the trace between them to kill the reset. If you ever want it back, just bridge the pads. The hardware was updated to correspond with the release of Arduino cofounder [Massimo Banzi]’s new book.

Jar Of Fireflies

[Randomskk] has been attempting to make electronic fireflies for quite some time and finally settled on a design he liked. His jar of fireflies uses an ATtiny13 to control a set of 12 matrixed LEDs. The green SMD LEDs are each soldered to a pair of thin wires that hang down into the jar. The software picks an LED at random to flash and then flashes it 1-3 times. The random seed is incremented each time the jar is turned on, so you’ll get 255 different patterns. The power is just a standard coin cell. The project is fairly simple electrically, but the LED soldering could prove difficult. It was inspired by this firefly jar project. Check out [Alex]’s synchronizing fireflies too. A video of the jar is available below. Continue reading “Jar Of Fireflies”

Wearable Project Inspiration

Yesterday, Gizmodo published a roundup of wearable gadgets for people who “don’t mind looking like a tool”. It’s interesting to see what has been deemed commercially viable and put into mass production. The list covers HMDs, embedded WiFi detectors, integrated keyboards, tech jackets, speaker hats, and others. We thought you might find some inspiration from the list for your next project. In the past, we embedded a WiFi detector in a backpack strap for our Engadget how-to. The natural choice for wearable projects is the LilyPad Arduino which was featured most recently in the turn signal jacket.

[photo: cksthree]

Chrome And Firefox Showing JavaScript Improvements

With new betas for both Firefox and Chrome being released, CNET decided to find out how good their JavaScript performance was. Both browsers got a performance boost with Firefox slightly edging out Chrome. You have to turn on TraceMonkey, Firefox’s new Javascript engine in 3.1b1, to get the improvement. We never thought Google was that serious about building a new browser. They just want wanted Firefox to get their act together and suck less. It seems to be working.

[via Lifehacker]

PSP Firmware 5.00 Hacked

We remember the halcyon days of firmware 1.00 for the PSP. It was wide open to run any code you wanted. Once the handheld game console was released outside Japan, Sony locked it down and began an arms race to prevent any sort of homebrew usage of the device. Nearly four years later and we’re at firmware 5.00. The hackers are on top of their game though. It’s only been a couple days since the official release and a custom firmware has already been published. Sony has traditionally supported development on their home consoles and we hope they’ll take that approach on their next portable instead of this stupid back and forth.

[via Gizmodo]