w1thermsensor
Python w1 therm sensor module (Python 3)
Install
- All systems
-
curl cmd.cat/w1thermsensor.sh
- Raspbian
-
apt-get install python3-w1thermsensor
- Dockerfile
- dockerfile.run/w1thermsensor
python3-w1thermsensor
Python w1 therm sensor module (Python 3)
This little pure python module provides a single class to get the temperature of a w1 therm sensor. It can be easily used on are Rasperry Pi over the GPIO interface. Including command line interface.