Skip to content

A slight update of the popular Arduino 1-wire library that eliminates the need for the extra pull-up resistor

Notifications You must be signed in to change notification settings

bigjosh/OneWireNoResistor

 
 

Repository files navigation

OneWireNoResistor

This branch is for the ESP8266 and was contributed by Antoine

A slight update of the popular Arduino 1-wire library that...

  1. Eliminates the need for the extra pull-up resistor (the big show)

  2. Adds a busFail() function to let you test for a shorted bus

  3. Slight updates to comments and formating

More info at...

http://wp.josh.com/2014/06/23/no-external-pull-up-needed-for-ds18b20-temp-sensor/

About

A slight update of the popular Arduino 1-wire library that eliminates the need for the extra pull-up resistor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages