Skip to content

unixweb/nodemcu-dht22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

nodemcu-dht22

Hardware Setup:

Software Setup:

Settings:

char* topic = "dht22";
char* server = "148.251.206.53";
char* hellotopic = "hello_topic";

You can change this setting in the Arduino Sketch with your parameters of MQTT-Server and Topic.

Have a look at this Article to find out your proper MQTT-Server Public MQTT-Server List

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%