gpio - Multiple temperature sensors with a Raspberry Pi - Raspberry Pi Stack Exchange
For reference, here is a short snippet of Python to bitbang the 1-wire GPIO and return the the temperature reading for the first sensor. It should be straightforward enough to modify to return temps for all connected sensors as a list or something similar
raspberrypi.stackexchange.com |