tool to take and process pictures with a DSLR camera, using a Raspberry PI.
This tools has been created to support the creation of a timelapse video that should last more than 16 months.
This module was copied from the (dwiel/gphoto2-timelapse)[https://github.com/dwiel/gphoto2-timelapse/blob/master/usbreset.c] project
To compile it, just run
''' cc usbreset.c -o usbreset '''
Add this line to /etc/local
:
''' su - pi -c "bash /home/pi/cheese/cheese &" '''