Skip to content

Display your local weather on the Adafruit PyPortal IOT hardware.

License

Notifications You must be signed in to change notification settings

EntropySynthetica/PyPortalWx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPortal Weather

App for Adafruit PyPortal to display the local weather conditions.

PyPortal Screen

Requirements:

Use:

  • Rename secrets_example.py to secrets.py
  • Enter your Wifi SSID, Password, Open Weather Map API Key and Open Weather Map City ID into the appropriate fields.
  • Your City ID can be obtained by searching thru this file, http://bulk.openweathermap.org/sample/ or visiting OpenWeatherMap.org and looking up your city's weather on the main page. The City ID will be in the URL.
  • Connect your PyPortal to a PC and copy all the files over to the drive named. "CIRCUITPY"

Attribution:

Icons from: https://github.com/kickstandapps/WeatherIcons

Code snippets from: https://learn.adafruit.com/circuitpython-display-support-using-displayio/introduction

About

Display your local weather on the Adafruit PyPortal IOT hardware.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages