This is a version 2 of digital thermometer based on ESP01-F and DS18B20 temperature sensor. This runs on a 150mah lipo battery and has an integrated charging circuit and on board programmer.
Open Main.ino with arduino IDE [Tested on Arudino IDE 1.8.13] all the other files will open along with it.
- ESP core - by Ivan Grokhotkov
- u8g2lib - by olikraus
- DS18B20 library - by milesburton
- ESPAsyncWebServer - by me-no-dev
This project is licensed under the MIT License - see the LICENSE.md file for details