From: William Fassnacht <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Saturday, July 12, 2014 at 11:25 AM To: "[email protected]" <[email protected]> Subject: [beagleboard] adding touchscreen qwerty keyboard display to Debian Linux desktop
> Folks, > Just looking for two Debian Linux software suggestions. > > I have a BBB, rev C, with a 7" touchscreen. I would like to skip using a > USB mouse and USB keyboard. Not needed for using my BBB for stepper motor > controlling and LED lighting arrays. > > So not being familiar with Linux I'm hoping I could get some > recommendations for some GUI software that would give me a qwerty touchscreen > keyboard whenever I boot up my BBB. > > Also looking for GUI software that would allow me to cut and paste > simulated images of linear switches, gauges, voltage meters, etc. for > touchscreen control of my stepper motors and LED arrays. > > Very much appreciate any suggestions or recommendations that you can make. Just to elaborate a little further, Node.js is used on the BBB as the server to read the measurements and then send those measurements to web browser using websockets. DojoToolkit is used to display the GUI widgets on the browser and connects to the websocket server when the page opens. The web browser can be on a remote computer or on your local LCD. Regards, John > > > regards, > William > -- > 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. -- 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.
