|
Hi! I had the same issue before — make sure I2C is enabled via raspi-config, and double-check the PCA9685 is detected using sudo i2cdetect -y 1. If it doesn’t show up, check your wiring and power supply. Running webServer.py manually via SSH can also help spot the error.
|
|