Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudickamladez/rm-esp32-thermometer
Thermometer @ club
https://github.com/rudickamladez/rm-esp32-thermometer
Last synced: about 1 month ago
JSON representation
Thermometer @ club
- Host: GitHub
- URL: https://github.com/rudickamladez/rm-esp32-thermometer
- Owner: rudickamladez
- Created: 2024-07-30T14:31:27.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-30T14:36:17.000Z (7 months ago)
- Last Synced: 2024-11-10T11:42:12.406Z (3 months ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thermometer @ club
## Setup
Before you start building this project, you should copy `secrets.example.h` and edit them afterwards.
```sh
cp include/secrets.example.h include/secrets.h && vim include/secrets.h
```## Used hardware
- ESP32
- Sensor [DHT11](https://www.laskakit.cz/arduino-senzor-teploty-a-vlhkosti-vzduchu-dht11--modul/)