You now have two options to install the wiringPi. Both we recommend cloning the github repo at
First, you can find it in the directory “Setup%20Files” under BrickPi. There’s a wiringPi.zip file that has wiringPi in it.
Also, you can do a thorough setup for the BrickPi with our install script “Setup%20Files/install.sh”. You need to change directory to this the Setup Files directory, then run
chmod 777 install.sh
./install.sh
This will walk you through the installation and setup for the BrickPi.