Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamblor21/weather_monitor_magtag
Update of my weather monitor project for the Adafruit MagTag in CircuitPython
https://github.com/gamblor21/weather_monitor_magtag
Last synced: 9 days ago
JSON representation
Update of my weather monitor project for the Adafruit MagTag in CircuitPython
- Host: GitHub
- URL: https://github.com/gamblor21/weather_monitor_magtag
- Owner: gamblor21
- License: mit
- Created: 2021-01-24T16:47:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-24T16:54:58.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T07:50:53.733Z (2 months ago)
- Language: Python
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather_Monitor_MagTag
Update of my weather monitor project for the Adafruit MagTag in CircuitPythonBased on https://learn.adafruit.com/magtag-weather
CircuitPython Adafruit IO library modified to retrieve multiple requests. The .py is included here and needs to go to replace the actual library.
Fair warning: this code has not been extensively cleaned up for others.