Skip to content

sraff/OneWire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneWire

Library for Dallas/Maxim 1-Wire Chips using the I2C bridge or direct MCU pin.

Code derived from:

DS18B20 is a 1-Wire temperature sensor: https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf

DS2408 is a 1-Wire 8-Channel Addressable Switch: https://datasheets.maximintegrated.com/en/ds/DS2408.pdf

DS2482-100 is a I2C->1-Wire bridge: https://datasheets.maximintegrated.com/en/ds/DS2482-100.pdf

Packages

No packages published

Languages

  • C 66.8%
  • C 33.2%