https://github.com/tophercantrell/iot-freezermonitor
Freezer Monitor
https://github.com/tophercantrell/iot-freezermonitor
freezer home-automation iot
Last synced: 3 months ago
JSON representation
Freezer Monitor
- Host: GitHub
- URL: https://github.com/tophercantrell/iot-freezermonitor
- Owner: topherCantrell
- Created: 2018-07-22T19:24:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-25T11:34:44.000Z (about 2 years ago)
- Last Synced: 2025-01-18T05:29:59.964Z (5 months ago)
- Topics: freezer, home-automation, iot
- Language: Python
- Size: 2.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Freezer Monitor
## Links
https://learn.adafruit.com/adafruit-mcp9808-precision-i2c-temperature-sensor-guide
https://cdn-shop.adafruit.com/datasheets/MCP9808.pdf
## Pi Command Line
```
i2cdetect -y 1
i2cget -y 1 0x18 5 w
```
## Schematic