To use the GPIO pins you need to run the GPIOD deamon.
sudo /usr/bin/pigpiod
- To start automatically at boot
- edit rc.loc > suo nano
/etc/rc.local - add line /usr/bin/pigpiod before exit
- edit rc.loc > suo nano
To use the GPIO pins you need to run the GPIOD deamon.
sudo /usr/bin/pigpiod
/etc/rc.local