Yes, that worked perfectly. I added that to /etc/rc.local so that it does this automatically upon boot. Thanks for your quick and accurate help. I really appreciate it!
I am attempting to run this program https://github.com/mwilliams03/Pi-Touchscreen-basic/blob/master/buttonExample.c from http://ozzmaker.com/2013/09/10/controlling-the-gpio-on-a-raspberry-pi-with-a-touchscreen/ . I have made this program auto-start, but the terminal 'behind' the program shows throug...
The problem continues.... I need the program to autostart. I have that figured out by modifying the etc/local.rc. However, the same error occurs that the the background text shows through the program image. Is there a way to control this? I basically need the program to always execute in the foregro...
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/controlling-the-gpio-on-a-raspberry-pi-with-a-touchscreen/ The code can be found here. ht...