Skip to content

cbodin/esp32-zigbee-temp-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 ZigBee Temp Sensor

ZigBee Temperatur Sensor End Device using an ESP32-C6 microcontroller and a DS18B20 temperature sensor.

Credits

The code is based on the examples provided with the Arduino ESP32 and Dallas Temperature libraries:

This project is using a forked version of the Dallas Temperature library, which in turn is using the OneWireNg library with support for ESP32 C6.

Required software

Required hardware

  • ESP32-C6 (Tested with a Waveshare ESP32-C6-DEV-KIT-N8)
  • DS18B20 Temperature sensor
  • 4.7k Ohm resistor

A Google search for "ds18b20 esp32" will find the necessary wiring diagrams. The default GPIO pin is set to 10.

About

A ZigBee Temperature Sensor using ESP32-C6 and DS18B20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages