Derzeit funktioniert die Firmware für OSPi noch NICHT mit Raspberry Pi Bullseye. Das Problem ist, die benötigte Bibliothek “WiringPi” ist nicht mehr enthalten.
Verwenden Sie die Legacy-Version “Buster”: https://www.raspberrypi.com/software/operating-systems/
Details dazu hier:
https://github.com/OpenSprinkler/OpenSprinkler-Firmware/issues/196
Möglicherweise kann man die Bibliothek auch manuell installieren, Ihr findet sie hier:
https://github.com/WiringPi/WiringPi
– ungetestet –
I’m using OpenSprinkler on Bullseye and it works fine for me. This was after installing OpenSprinkler on a clean install of buster. Maybe there is a certain function that is not working? What is the problem?
Hi, when installing directly with Bullseye, the WiringPi library is missing.
Installation from buster and upgrade to Bullseye wil keep the WiringPi library, so everything is ok.