Hello Ben,
> As for what is running the show (Currently the android device) what about
> something like Raspberry Pi? I think it runs a slimmed down version of Linux
> (Debian maybe?)....just a thought but it's small foot print would definitely
> fit in the "Screw it to the wall" arena. (Of course there are none available
> at the moment, but hopefully soon they'll get more put together....
The point of running the brains on Android is: one click installation.
The most formidable obstacle for 99.999999999999999% of people having
seen this project is the hassle of connecting the pieces - and there's
plenty of them.
Can DZ be run on Raspberry Pi today as it is? But of course, it can be
run on any Linux or Mac OS that has decent Java VM. Will I do anything
about making sure it works there? No, because it doesn't get the
project closer to the goal: one click installation.
One HUGE advantage Android (which is essentially a shiny cover on top
of Linux as far as DZ is concerned) is ready-made, high quality, ever
improving UI. That comes second after ease of installation.
Can Arduino code be modified to serve as a counterpart for anything
other than ADK accessory controlling it? With ease, it was designed
that way - all you have to do is redirect the I/O stream from being
AndroidAccessory (extends Stream) to any other Stream - SerialN will
work just fine. Unfortunately, right now I can't afford time to work
on it. But it is on the master list.
> Ben
--vt