Skip to content

Adds a weather and clock app for "Turing Smart Screen" 3.5" IPS USB-C display

License

Notifications You must be signed in to change notification settings

PhazerTech/turing-smart-screen-python-weather-app

 
 

Repository files navigation

This is a fork from turing-smart-screen-python created by mathoudebine.

https://github.com/mathoudebine/turing-smart-screen-python

Please make sure you're able to run these programs first before trying the new programs created for this fork. Pay close attention to the "how to start" guide: https://github.com/mathoudebine/turing-smart-screen-python/wiki/System-monitor-%3A-how-to-start

This fork contains added programs weather-app.py and camera-viewer.py. Some additional packages that may be required should be installed using pip:

pip install requests json geocoder

weather-app.py gives the date, time, and weather in your current location with real time updates. Note: You need to register for a free OpenWeatherMap API key and set the variable "api_key" with your key in weather-app.py. https://openweathermap.org/appid

camera-viewer.py was a test to see if the screen can display video. It works, but at a very low FPS.

Troubleshooting

If you have trouble running the program as described in the wiki, please check open/closed issues & the wiki Troubleshooting page

About

Adds a weather and clock app for "Turing Smart Screen" 3.5" IPS USB-C display

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%