3 Forks
8 Stars
8 Watchers

esp-temperature-control

Simple program for ESP32 SoC for reading data from temperature sensor and periodically sending them over MQTT client. Project is used as sample hardware producer in IoT Dashboard guide.

How to download and setup esp-temperature-control

Open terminal and run command
git clone https://github.com/kyberpunk/esp-temperature-control.git
git clone is used to create a copy or clone of esp-temperature-control repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esp-temperature-control https://github.com/kyberpunk/esp-temperature-control/archive/master.zip

Or simply clone esp-temperature-control with SSH
[email protected]:kyberpunk/esp-temperature-control.git

If you have some problems with esp-temperature-control

You may open issue on esp-temperature-control support forum (system) here: https://github.com/kyberpunk/esp-temperature-control/issues