Topic: Flash Memory Slot needed

The Chumby really needs the option for additional internal storage - format is not that big of a deal to me - SD, CF - whatever - but to really explore its functionality - more storage would be great - and a memory stick sticking out of the back can really limit Chumby's potential.

Just my 2 cents.

Re: Flash Memory Slot needed

You have two options:

The simple option is a USB memory stick, everyone's got one, they're incredibly cheap, and you just plug it in, and you're all ready to go.

The more involved, hacker-friendly version is to use a microcontroller to interface with the SD card. The protocol isn't that complicated, and in fact most of the hard work has already been done for you (look at project's like Make's Daisy MP3 player, or on AVR Freaks for example source code).