Is there any way to disable the LED on the pi camera board?
Is there any way to disable the LED on the pi camera board?
To disable the red LED you simply need to add the following line to your config.txt file :
disable_camera_led=1
What about the on-board leds? power, activity, network. Is there a control for these?
Do a google search, that's how I find out this information.
Do a google search, that's how I find out this information.