Measures temperature with an MCP9701 on port 36 (ADC)
and sends the data to a server using wifi and https.
Requires a config file called mconfig.json, containing personal information:
{"essid": "your_essid",
"key": "wifi_password",
"consumer_url": "https://mail.example.eu/data/measure",
"username": "login_user",
"password": "login_password"}
| Vote | Comment | Date |
|---|---|---|
| No votes yet :( | ||
| File | Last edited | Size |
|---|---|---|
| __init__.py | 2023-01-08 10:02:53 | 3.1 KiB |
| README.md | 2023-01-08 00:48:44 | 426 B |