HuyK added the comment:
Hi Louie Lu,
You will need a touch-screen device running corresponding firmware in order to
run the python application. FYI, I tried to run only weather data fetching or
only COM port communication but the crash did not happen. It happens when I run
both tasks.
Anyway
New submission from HuyK:
Hi all,
I have a python script to run as a Weather Station application. The python
script runs on Raspberry Pi 3 board. It gets weather data from OpenWeatherMap
website and sends result to a remote touch-screen device via COM port to display
It uses two main