https://github.com/arkane-systems/iot-envsensor
CircuitPython code for my environment sensors.
https://github.com/arkane-systems/iot-envsensor
Last synced: about 2 months ago
JSON representation
CircuitPython code for my environment sensors.
- Host: GitHub
- URL: https://github.com/arkane-systems/iot-envsensor
- Owner: arkane-systems
- License: unlicense
- Created: 2018-07-08T17:05:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T17:12:36.000Z (almost 8 years ago)
- Last Synced: 2025-03-06T03:29:58.629Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iot-envsensor
CircuitPython code for my environment sensors.
Target is an Adafruit Feather HUZZAH, using a BME280 temperature/pressure/humidity sensor and a TSL2561 light sensor. Battery monitoring is done using a 220K/1M voltage divider. Reporting via MQTT.