This worked for me (from https://github.com/WiringPi/WiringPi)
# fetch the source
sudo apt install git
git clone https://github.com/WiringPi/WiringPi.git
cd WiringPi
# build the package
./build debian
mv debian-template/wiringpi-3.0-1.deb .
# install it
sudo apt install ./wiringpi-3.0-1.deb
Here's a photo of it running on my Raspberry Pi 4 - https://kuydigital.com/share_images/wav ... cd-hat.jpg
# fetch the source
sudo apt install git
git clone https://github.com/WiringPi/WiringPi.git
cd WiringPi
# build the package
./build debian
mv debian-template/wiringpi-3.0-1.deb .
# install it
sudo apt install ./wiringpi-3.0-1.deb
Here's a photo of it running on my Raspberry Pi 4 - https://kuydigital.com/share_images/wav ... cd-hat.jpg
Statistics: Posted by kuydigital — Thu Aug 15, 2024 1:35 pm