Skip to content

This is a small memory footprint library for a single DS18B20 temperature sensor with an external power supply on a dedicated pin.

License

Notifications You must be signed in to change notification settings

EdwinCroissantArduinoLibraries/SingleDS18B20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SingleDS18B20

This is a small memory footprint library for a single DS18B20 temperature sensor with an external power supply on a dedicated pin.

##Dependency

This library supports the DS18B20 only and needs the OneWire or the OneWireNoResistor library. If the OneWireNoResistor library is used the 4k7 pullup resistor can be omited for cable lengths shorter then 10 meters.

##Usage See the examples how to deploy this library.

About

This is a small memory footprint library for a single DS18B20 temperature sensor with an external power supply on a dedicated pin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages