Go to advanced search

by pi_clown
Sun Oct 19, 2014 5:13 pm
Forum: Troubleshooting
Topic: Nokia 5110 display error
Replies: 4
Views: 1832

Re: Nokia 5110 display error --SOLVED

That fixed it. I removed the GPIO.setmode and change the 11 to 17 and now its running. Thanks for the help. :D
by pi_clown
Sat Oct 18, 2014 11:45 pm
Forum: Troubleshooting
Topic: Nokia 5110 display error
Replies: 4
Views: 1832

Re: Nokia 5110 display error

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...
by pi_clown
Sat Oct 18, 2014 10:18 pm
Forum: Troubleshooting
Topic: Nokia 5110 display error
Replies: 4
Views: 1832

Nokia 5110 display error

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/...

Go to advanced search