Mon Apr 10, 2017 5:57 pm
sfguy wrote:Hello everyone,
I just got one of the new (and nicely small) Raspberry Pi Zero W computers.
Now I try to run a program that controls a LCD (the code is published by SUNFOUNDER (Sunfounder_SuperKit_Python_code_for_RaspberryPi, Lession 13 LCD1602), but – unfortunately – after a short while (less than a minute) the program crashes (the LCD freezes) while the Pi Zero W is still responsive. The code runs very well on my B+ (same LCD unit and other hardware).
Is it possible that the performance of the Zero W is not sufficient to run this task (which would surprise me)...?
Any input is highly appreciated.
Thanks in advance!
HD
It's unlikely to be a "performance" issue - more likely that the code hasn't been (properly) updated. Although I haven't got around to using my P0W with any of my LCD displays, I have used it with a camera + HDMI-to-VGA converter which is much more "demanding":
http://www.cpmspectrepi.uk/raspberry_pi ... amera_Test
LCD displays require little power and are not "code intensive" eg. here's a P0 "serially-powered" + a display:
http://www.cpmspectrepi.uk/raspberry_pi ... Powered.22
(interface details here:
http://www.cpmspectrepi.uk/raspberry_pi ... iPlus.html , code is my own, in 'C' , using
wiringPi )
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm