timofurrer / w1thermsensor

A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
MIT License
493 stars 113 forks source link

Add notes on soft pull-up in the readme #112

Closed Ircama closed 1 year ago

Ircama commented 2 years ago

Some notes have been added to the readme to check the hw installation and perform a soft pull-up via simple Python instructions.