A command line interface for interacting with the 1-wire sensor from Maxim.
Based on https://github.com/timofurrer/w1thermsensor
Python
Add
dtoverlay=w1-gpio
to /boot/config.txt
and reboot
Command line example:
$ ./install
installing...
done.
$ ./detect
Sensor 0000053055be has temperature 24.62
Sensor 0000052fc128 has temperature 24.56
$ ./pull --path 28-0000053055be
42