Hi
I'm looking for a way to detect in Python code if camera module is connected to RPi. I have a script which start at boot to take pictures for timelapse, but when I run Pi without camera connected it causes errors.
Thanks in advance for any clue.