Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Latest commit

 

History

History

esp32_source

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ESP32 Node

Collect temperature and humidity data from sensor

Show data on LCD

Send data to MQTT Broker every 10 seconds

  • Using flespi.io as MQTT Broker.
  • Using MQTT TCP example.
  • You need config WiFi interface/Example Connection Configuration before build and flash code.