Hi folks,
I am working on a school project that is coming down to the wire (of course). Any help ASAP would be really appreciated.
I am attempting to test the tutorial found here: http://ozzmaker.com/2013/09/10/controll ... uchscreen/
The code can be found here. https://github.com/mwilliams03/Pi-Touchscreen-basic
I am running on a Raspberry Pi B+
I am using a JBtek screen: found herehttp://www.amazon.com/JBtek-Raspberry-T ... B00L15FOF4
I am using the image that I downloaded from this site
I installed bcm2835 1.44
I installed wiringPi
The problem is that when I run the program, the buttons flash very quickly but do not stayed displayed. Instead, the terminal and the regular desktop behind the program start to display through.
The program is seeing and registering the touch. It is turning on the GPIO pins appropriately when the correct button is touched.
Any help is sincerely appreciated! I am desperate as I have little experience and the project is due soon. THANKS!