Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tim0-12432/arduino-thermometer
https://github.com/tim0-12432/arduino-thermometer
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tim0-12432/arduino-thermometer
- Owner: tim0-12432
- License: mit
- Created: 2024-05-22T20:04:22.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:09:30.000Z (6 months ago)
- Last Synced: 2024-05-22T21:35:15.886Z (6 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Arduino Thermometer
Measures the temperature and sends it to a configured MQTT broker.
So afterwards it can be displayed e.g. in HomeAssistant.
This is made for an Arduino Nano RP2040 Connect board, but surely can be adapted to be used with other boards.