WeatherPi_TFT
WeatherPi_TFT copied to clipboard
Not showing up on screen?
I have followed all the instructions on how to install WeatherPi_TFT but when i start the service nothing happens. The screen is still just on the command line prompt. I am using a generic ili9341 display with a raspberry pi 0 with Jessie minimal. Any help would be appreciated!
I have the same problem with Raspbian OS. The reason is that Pygame can not redirect the video output to "/dev/fb1". The result is an error with "fbcon" in python.
AZ-Touch users should use @HWHardsoft installation guide: https://github.com/HWHardsoft/AZ-Touch-Pi0-Weather RaspianOS is currently not supported for AT-Touch or WasperPi_TFT. I will update the readme concerning that issue.