| How easy is this thing to hack? Easy-ish. It's a Wondermedia WM8505-based tablet, so there are a bunch of other relatives (same Android port, AFAIK) like the Eken M001. Here are some resources: * Teardown/serial console:
http://projectgus.com/2010/06/eken-m001-teardown-serial-cons... (disclaimer: that's my blog.) * Debian port (forum is offline atm, though):
http://www.slatedroid.com/eken-m001-debian/ * Open source kernel from scratch (work in progress):
http://groups.google.com/group/vt8500-wm8505-linux-kernel
http://gitorious.org/linux-on-via-vt8500 * Kernel released by Wondermedia (dog's breakfast):
http://github.com/projectgus/kernel_wm8505
(That last one is a link to my github copy of their tarball release, with a couple of tweaks.) similar setup with a BeagleBoard It's worth pointing out that similar ain't really similar. The CPU technology is two generations older (ARM9), connectivity is more limited, open source availability is more limited, and hardware quality is significantly worse. It is a good bit cheaper, though. :D |