Maybe not related to your problem, but 2 amps for both the PI and the camera strikes me as on the low side. The camera alone may want something close to that at peak load.
Reloading config file!Making sure camera is OFFsh: 1: /root/turnoff: not foundWaiting 5s...Turning camera ONsh: 1: /root/turnon: not foundWaiting 5s for boot...ConnectingERROR: no matching devices found
python /root/turnon
#!/usr/bin/pythonimport RPi.GPIO as GPIOGPIO.setwarnings(False)GPIO.setmode(GPIO.BCM)GPIO.setup(17, GPIO.OUT)GPIO.output(17, 1)
Started by adcz Feature Requests
Started by Salvatore Chiarelli General Discussion and Assistance
Started by outslider Creative Uses of CHDK
Started by Sdack « 1 2 ... 9 10 » General Discussion and Assistance
Started by the2048 General Chat