Skip to content

Communication driver for DS2482-800 working with DS18B20 sensors

License

Notifications You must be signed in to change notification settings

bayesiandog/DS2482-800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS2482-800

Communication driver for DS2482-800 working with DS18B20 sensors

8-Channel 1-Wire Master - https://datasheets.maximintegrated.com/en/ds/DS2482-800.pdf

1-Wire Digital Thermometer - https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf

Features:

Parasitic Power Supply for all 1-wire devices online.

One Wire Search - find and identify (64bit ROM ID) all 1-wire devices online.

Read Temperature - read temperature from individual or all 1-wire devices.

//Channel select feature to be added shortly.

I2C

I2C procedures included in this driver are platform specific and you may have to make small changes to suit your own I2C hardware. I2C communication examples are included in the chip's datasheet like below.

image

About

Communication driver for DS2482-800 working with DS18B20 sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages