Skip to content

russilui/wifiespat-mqtt-dht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

wifiespat-mqtt-dht

Arduino UNO WiFi Dev. Ed. simple DHT sensor data MQTT sender

This example connects to a local MQTT broker and publishes a message to a topic once a second. It makes use of UnoWiFiDevEdSerial1 and WiFiEspAT with persistent WiFi settings to send DHT sensor readings to the MQTT broker using Arduino MQTT library.

It was tested successfully on a local Home Assistant implementation.

The circuit:

  • Uno WiFi Dev Ed board
  • DHT22 (AM2302)

This example code is in the public domain.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages