pimoroni / weatherhat-python

MIT License
24 stars 16 forks source link

Repackage to pyproject/toml, port to gpiod/gpiodevice #29

Closed Gadgetoid closed 4 months ago

Gadgetoid commented 4 months ago

Testing:

git clone https://github.com/pimoroni/weatherhat-python -b repackage
cd weatherhat-python
./install.sh --unstable
thismarty commented 4 months ago

Hi, all. Hel Gibbons directed me to this git. I set up this pull on my Pi5 with a WeatherHAT (and Pimoroni NVME drive baseboard) and it seems to work fine. I have it installed in a virtual environment, running the weather.py demo, which appears to be accurrately reading the HAT sensors and rendering the results to the HAT LCD. I've had it runnning for over a day now, nonstop, without issue. Hope this helps!