"I want to know first, beacause I've never worked with python on beagle bone black, if I can make a small Human Machine Interface, that runs in the beagle bone, and also which operative system is the adequate to work with this." -Yes you can. Anything you can do on a linux desktop/laptop, you can do on the beaglebone black(with varying levels of performance). Any OS would work(Angstrom, Debian, Ubuntu, Android, etc...), but it's probably easiest to use the default debian installation on the newer BBB Rev C. You can use QT, a browser-based GUI, or any other graphical toolkit you can think of.
On Thursday, August 7, 2014 1:47:21 PM UTC-7, Jesus Rincon wrote: > > Hi everyone, I would like to ask this to some people that had worked with > python on Beagle Bone Black > > I'm working recently on a project that involves gas sensors and > clasification technices. I'm trying to implement on my board PCA for > parameter clasfication purposes, I will work with python. > > I want to know first, beacause I've never worked with python on beagle > bone black, if I can make a small Human Machine Interface, that runs in the > beagle bone, and also which operative system is the adequate to work with > this. > > Thanks In advance, I'm fully open to information and ideas that you can > give me. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
