Leapfrog DIDJ

Since we first mentioned the Leapfrog DIDJ, a lot has happened. A number of avid readers of Hack a Day teamed up with a couple hackers experienced with the DIDJ, and have managed to make some huge progress into making a linux based game console on the cheap. For all the readers who missed out on the last sale on Woot, its about time for a second chance.

The team working over at the HackerFoundry forum have managed to gain serial console access, map the file system, create a fake update server, and are almost at a point where replacing the stock OS and firmware can be done with software alone. They have also designed and tested a homebrew cartridge with a slot for a microSD card and breakouts for expansion and debugging.

Right now they are looking for someone with experience snooping USB protocols to figure out how the device communicates to the computer, as well as anyone who is interesting in just testing or playing around with what they have done so far. There are a number of tutorials and walk-throughs on the eLinux wiki. Its amazing how far this group has come in just two months.

Portable Squeezebox With Serial

The Squeezbox media streaming systems are compact Linux WiFi enabled radios that let you stream your collection anywhere,so long as you have an AC or USB outlet nearby. But [Achim Sack] wanted to stream his collection from anywhere with no wires attached (translation). Some poking and prodding revealed a connector actually designed for a battery and serial, but no commercially available battery yet.

The system requires a temperature sensor and if you want serial, a USB converter, but overall a simple process that could be done in an afternoon. Giving your box ~10 hour of life and even fits inside of a back compartment.

[Thanks Thomas]

GuruPlug, The Next Generation Of SheevaPlug

Meet GuruPlug, an all-in-one server that is now available for pre-order. This is the next generation of the popular SheevaPlug that features some added goodies. The base model sells for the same $99 and appears to have the same specs as the original but for $30 more, the GuruPlug Server PLUS moves to 2 Gigabit Ethernet ports, one eSATA connector, and built-in WiFi and Bluetooth. All of this for $129 and it only pulls 5 watts? Wow.

Update: Thanks to [Foerdi] and to [Phil Burgess] for the pointing out that the hardware diagram on the features page shows WiFi and Bluetooth for both models.

[Thanks Chris]

Leapfrog Didj: Handheld Linux On The Cheap

Today our good friends over at Woot! are selling the Leapfrog Didj, a low cost educational toy aimed at little kids. Lucky for hackers out there, the Didj is actually a linux device, and gaining serial console access is as easy as soldering two wires. The documentation out there is a little outdated, with a number of broken links and stale wikis, but $25 for a portable linux device is a hard deal to beat. A list of sites which might be helpful are listed after the break, as well as the hardware specs of the Didj.

Let us know if you have played around with hacking the Didj before, and if you have any tips for other readers. Don’t forget to tell us what you do with the Didj as well!

Thanks to [Mark] for the tips and the hardware details.

Continue reading “Leapfrog Didj: Handheld Linux On The Cheap”

Hey Man, SSH To My Guitar And Setup The Multitouch

The Misa Digital Guitar is a digital music controller like we haven’t seen before. The body, machined out of ABS, looks like a guitar. The player puts theirs hands in the same places you would on a guitar but the lack of strings make it something different.

The left had manipulates inputs in the form of 144 sensors, six in each of the twenty-four fret positions. The right hand doesn’t strum, but uses a multitouch screen to control the inputs. The UI looks solid, something you’ll have to see for yourself after the break. Tieing this all together is an AMD Geode processor running Gentoo Linux. That means this is open source and begging you to make it do your bidding.

Continue reading “Hey Man, SSH To My Guitar And Setup The Multitouch”

SheevaPlug PBX

[youtube=http://www.youtube.com/watch?v=RIcTWya7TQA&feature=player_embedded]

[Greg] has been working on a version of Debian/ FreePBX/ Asterisk for people to be able to drop onto a SheevaPlug. If you haven’t seen it, the SheevaPlug is a tiny computer housed in a wall plug. They made some waves when they were announced last year, and we’ve spoken of them several times. [Greg] is offering up the operating system in a pre configured format for SD cards so you can just download it and drop it in your SheevaPlug. Yeah, there’s a little bit of work to do before it will boot, which you can see in the video above.  Thanks for sending this in [Greg], keep up the good work.

Punching Out Parts

If you’re more of a code monkey than artist, it may be tough to transform your ideas into the 3D models necessary for fabbing. The folks working on openSCAD apparently feel our pain.

openSCAD uses a language somewhat reminiscent of C for creating models. A preview of the model is rendered alongside your code. Fully cross-platform, it runs on Linux, OS X, and Windows. Much like SketchUp, openSCAD can also extrude 2D outlines into models. This feature comes in very useful if one already has a set of technical drawings for a part. With no price tag, it’s pretty affordable during this costly season.