Search found 1 match

by @timofey.pro
Sat Mar 25, 2023 4:36 pm
Forum: Sample Code
Topic: ESP32 Web Server (ESP-IDF v5.0.1) displaying temperature data from two DS18B20 sensors
Replies: 1
Views: 37953

ESP32 Web Server (ESP-IDF v5.0.1) displaying temperature data from two DS18B20 sensors

I have tested ESP32-DevKitC V4: ESP32-WROOM-32E, which was connected to two DS18B20 sensors and temperature data is passed to mobile via WiFi. Please check my ESP-IDF v5.0.1 code which was published on GitHub: https://github.com/TimofeyPro/ESP32-ESP-IDF-HTTP-Server-DS18B20 As a result of this soluti...