Skip to content

ingeniadevteam/ebrain-iot-w1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One-Wire Interface

Setup

Setup config files for each supported type are placed in the ./setup directory.

Config

config/w1.json

{
  "type": "raspberry-gpio",
  "gpio": 4,
  "path": "/sys/bus/w1/devices"
}

DS18B20 1-Wire Digital Thermometer

The DS18B20 1-Wire Digital Thermometer converts temperature to 12-Bit digital word in 750ms (Max). So this is the Max read rate.

Releases

No releases published

Packages

No packages published