PyPortal Tides app
This was written for the Adafruit PyPortal - a little app to view the tide predicitons for your area. It uses the NOAA tides API You will need to update the STATION variable witn your own local tide predition station
https://www.adafruit.com/product/4116
Copy the contents to the CIRCUITPY folder of your PyPortal
NOTE: This uses a modified version of the adafruit_pyportal.py to allow me to update the feed location URL when the refresh feeds is called
Thsi was based off of a bunch of examples from the Adafruit libraries and uses a MODIFIED version of adafruit_pyportal.py
Version 1.0 4/19/2019
- John Turner - Initial work - wifijt
This project is licensed under the MIT License - see the LICENSE.md file for details
Thanks to the Adafruit team and Lady Ada