We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Execute:
wget abyz.co.uk/rpi/pigpio/pigpio.zip
unzip pigpio.zip
cd PIGPIO
make
make install
To make pigpiod run as daemon:
sudo cp /etc/init.d/uv4l_raspicam.sh /etc/init.d/pigpiod
sudo nano /etc/init.d/pigpiod
modify as necessary, then:
sudo update-rc.d pigpiod defaults