MCH2022 badge?
go to mch2022.badge.team

temperature measurement rev. (by Meskó László)

Data collector

description

Measures temperature with an MCP9701 on port 36 (ADC)
and sends the data to a server using wifi and https.

configuration

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"}

Category: hardware
Status: unknown
Vote Comment Date
No votes yet :(
Compatibility
  • Hacktivity 2019: unknown
Dependencies
  • No dependencies found
Dependants
  • No dependants found
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