On Tue, 30 Apr 2013 20:15:51 -0700 (PDT)
Praveen p <
praveen...@gmail.com> wrote:
> *PROPOSAL:* To create a low cost AIO (All In One) device for homes
> using beaglebone black.
>
> By AIO I mean the DEVICE can,
>
> 1. Turn a TV into a smart TV.
> 2. Act as the controller for home automation.
> 3. Act as the brain for home security system.
> 4. Act as a gaming console.
> 5. Enable IOT.
> 6. Act as a media server.
> 7. Web server.
> 8. Bit-torrent download console.
8<-----
This sounds like it might be 2 projects rather than just 1, unless
you feel you can really complete all this in the summer.
Maybe the 1st core project is the smart TV / media center / bittorrent
portion. Making that work easily for others would be interesting and
useful if it hasn't been done yet for the bone. Adding on the gaming to
this would be a natural fit once the core works well, I'd think. Would
you leverage XBMC / MythTV to do some of this portion or are you
thinking of something else?
The home security / home automation / IOT portion maybe is another
project. What kinds of existing devices would you integrate? I don't
think you'll have time to do this plus create the sensors and there
should be plenty of off-the-shelf ones to choose from.
Both of those would need some kind of web server interface to manage
it, so that (7) is a given in my eyes.
-Andrew