Hi there. I saw the Moto labs video on vimeo day before yesterday and tried contacting them to see if they were interested in collaborating. I tried leaving a comment on their blog site but it looks like they've deleted the link to my video and my article when I checked just now. No idea why. Their architecture is odd in the sense that you've got an OMAP cpu on the beagle running android but then the xscale cpu with 64MB of ram on the E-Ink kit doing nothing! but receiving image files over USB? Odd implementation that may not really be viable methinks. I think the broadsheetfb architecture which I've been pushing is much simpler. Just a typical framebuffer driver. No USB, no external host needed. Just run it on the kit itself. So you don't need 2 CPUs to run Android. One cpu, one display, one touchscreen is enough! Yeah, the xscale is a wee slugish but as you can see from the video of android on e-ink and fennec on e-ink that Wallcraft linked to (thx btw), it does the job fine for most circumstances. A bit more time and optimization work (which I'm doing on my weekends) and we should be good to go. :-)
|