Skip to content

This is an example of connecting multiple ds18b20 sensors to wemos d1 r1 board and sending them through mqtt.

License

Notifications You must be signed in to change notification settings

nockanda/multiple-ds18b20-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multiple-ds18b20-mqtt

This is an example of connecting multiple ds18b20 sensors to wemos d1 r1 board and sending them through mqtt. The dallas temperature library and the pubsubclient library are required.

498-8_bb

Below is a video of the final result! Sorry, it's in Korean!

Video Label

  1. Multiple ds18b20 sensors can be used with one digital pin on the ESP8266 board!
  2. We need to find out the address to identify the sensor!
  3. "finding-address.ino" is an example of finding an address!
  4. "multiple-ds18b20-mqtt.ino" is an example of sending multiple sensor values ​​through MQTT!

About

This is an example of connecting multiple ds18b20 sensors to wemos d1 r1 board and sending them through mqtt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages