SkillAgentSearch skills...

OneWireNoResistor

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

Install / Use

/learn @bigjosh/OneWireNoResistor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OneWireNoResistor

A slight update of the popular Arduino 1-wire library for AVR-based arduinos 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

New branch is for the ESP8266 and was contributed by Antoine here..

https://github.com/bigjosh/OneWireNoResistor/tree/ESP8266

More info at...

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

Related Skills

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated1y ago
Forks9

Languages

C++

Security Score

65/100

Audited on Mar 2, 2025

No findings