LoveBootCaptain / WeatherPi_TFT

a weather display for a raspberry pi and a TFT display written in python3 and pygame
Other
80 stars 24 forks source link

Added instructions for AZ-Touch #29

Closed jonseddon closed 3 years ago

jonseddon commented 4 years ago

Thanks @LoveBootCaptain for a great software product. I decided to install from scratch on an AZ-Touch Pi0 display and I discovered that despite it being an ili9341 I needed a different rpi-display overlay. I've added a description of this to README.md.

LoveBootCaptain commented 4 years ago

thx for the PR @jonseddon

im thinking... is it really enough for a complete documentation on how to install it from scratch on the AZ-Touch... should there be a different config.txt as in the dtoverlay modules that work out of the box (like adafruit) @HWHardsoft ? or a guide o how to build the overlay with the original sources?

what do you think @HWHardsoft ? document the hole guide here or in your dtoverlay repo?

I made a big circle around it until now cause i always used his image and than just update the software there.

kind regards

HWHardsoft commented 3 years ago

A new overlay for Raspbian OS including a manual how to build your own overlay driver is available now

LoveBootCaptain commented 3 years ago

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.