Skip to content

Temperature sensors ds18b20 on 1-wire bus for smart brewery.

Notifications You must be signed in to change notification settings

metalsalmon/module_ds18b20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module for temperature sensors ds18b20

Manufacturer: Maxim Integrated Model: ds18b20 Module type (code): DS18B20 Protocol: 1-Wire Author: Adam Snincak

Datapoints:

Datapoint name Datapoint code Units Description
Temperature TEMP °C Temperature (°C)

Address format:

  • string of 8 bytes with space as delimiter
  • example: 28 84 54 79 97 04 03 12

Connection scheme

  • use 4.7kΩ resistor
  • use ESP32 pin D4 (GPIO4)

About

Temperature sensors ds18b20 on 1-wire bus for smart brewery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%