Page 1 of 1
gpio pi 4 and bookworm
Posted: Friday 05 April 2024 21:56
by tiga
i have setup a new pi 4 with debian bookworm and want to use some gpio's to switch some relays.
it used to be verry simple with the provided wiki about gpio(did it a few years ago on a older setup).
but it seems to be a lot harder with the new updates.
can anyone push me in the right direction with a link perhaps?
Re: gpio pi 4 and bookworm
Posted: Saturday 06 April 2024 21:20
by akamming
tiga wrote: ↑Friday 05 April 2024 21:56
i have setup a new pi 4 with debian bookworm and want to use some gpio's to switch some relays.
it used to be verry simple with the provided wiki about gpio(did it a few years ago on a older setup).
but it seems to be a lot harder with the new updates.
can anyone push me in the right direction with a link perhaps?
it's not easy anymore, the builtin integrations no longer work.
i found a workaround, which can be found here:
https://www.domoticz.com/forum/viewtopi ... 91#p315391
Re: gpio pi 4 and bookworm
Posted: Saturday 06 April 2024 21:31
by tiga
thanks!i have found that post before but i was hoping for a better solution.
if this is the only way i wil give it a trie, thanks for the feedback
Re: gpio pi 4 and bookworm
Posted: Saturday 06 April 2024 22:46
by tiga
thanks!works like a charm!
you saved my day!