MarcusWilliamWong / IntelligentFishTank-raspberry4b-group36

This project aimed to design an Intelligent Fish Tank controlled by Raspberry Pi 4b in real-time. It mainly includes the following four functions: auto constant temperature, heater control, oxygen pump control and flow control.
GNU General Public License v3.0
2 stars 0 forks source link

Hi guys, there is a little problem about initialisation of `pigpio` lib #18

Open MarcusWilliamWong opened 1 year ago

MarcusWilliamWong commented 1 year ago

When i run Test_thermalModule.cpp, console says Can´t lock /var/run/pigpio.pid. What's wrong

ChaoyiYang1998 commented 1 year ago

typically occurs when there is an issue with the pigpio library or daemon on your system