I double checked I cant see anything related to closing a stream. One new bit of info is this. I went through the script and commented out all the code related to displaying the image on the lcd. I ran the script over and over each time uncommenting lines of code related the lcd. I was able to run t...
I have a Nokia 5110 display that works fine with the sample scripts. When I try to use it in a script that includes turning on and off a gpio pin which i am using to turn on and off the leds on the screen i get an error. If I comment out the gpio code the script runs. Here is the script. #!/usr/bin/...