[beagleboard] How display the BeagleBone desktop in a TFT touchscreen with the SPI protocol?

2016-05-30 Thread Oshio
I bought, accidentally, a capacitive touch screen TFT shiel for arduino. After some time I was able to implement this to work BeagleBone, I successfully sent an image to the screen. My intention is to use it like a small monitor for an application that I'm writing in python with GTK library. T

Re: [beagleboard] How display the BeagleBone desktop in a TFT touchscreen with the SPI protocol?

2016-05-30 Thread Drew Fustini
Check out FBTFT: https://github.com/notro/fbtft/wiki/LCD-Modules Here's example of me using it: https://www.element14.com/community/community/designcenter/single-board-computers/next-gen_beaglebone/blog/2015/11/24/bbb-fbtft-linux-44-kernel On May 30, 2016 1:33 PM, "Oshio" wrote: > > I bought, ac