Page 1 of 1
Latest GPIO Libarys
Posted: Wed Feb 05, 2025 12:50 pm
by hexzhen3x7
Re: Latest GPIO Libarys
Posted: Wed Feb 05, 2025 3:31 pm
by neilgl
Re: Latest GPIO Libarys
Posted: Wed Feb 05, 2025 3:43 pm
by B.Goode
Re: Latest GPIO Libarys
Posted: Fri Feb 07, 2025 5:11 pm
by RaspyHat
Seriously, PHP for controlling the GPIO? Oh my days
Re: Latest GPIO Libarys
Posted: Sat Feb 08, 2025 3:23 pm
by deepo
RaspyHat wrote: β Fri Feb 07, 2025 5:11 pm
Seriously, PHP for controlling the GPIO? Oh my days
What's the problem with that - for @home tinkering with GPIO and web?
Re: Latest GPIO Libarys
Posted: Sat Feb 15, 2025 11:57 am
by RaspyHat
deepo wrote: β Sat Feb 08, 2025 3:23 pm
RaspyHat wrote: β Fri Feb 07, 2025 5:11 pm
Seriously, PHP for controlling the GPIO? Oh my days
What's the problem with that - for @home tinkering with GPIO and web?
I've no problems with that at all, I like web-designing myself, and PHP is one of my fave code language. This will add an extra dimension to my web design
Re: Latest GPIO Libarys
Posted: Sun May 25, 2025 6:40 pm
by Zool64Pi
About WiringPi, tnx for the contribution efforts to make it work with the Pi 5!
Support: WiringPi supports all Raspberry Pi Boards including Pi 5 ( π§ On the Pi 5, only the GCLK functionality is currently not supported due to missing documentation of the RP1 chip).
Debug
WIRINGPI_DEBUG=1 ./my_wiringpi_program
WIRINGPI_DEBUG=1 gpio readall
Are you saying gpio readall command could be used again on the Rasp Pi 5???
GCLK functionality is not working for the Pi 5 under WiringPi instead is correct??