Skip to content

MakerStation/cheese

Repository files navigation

cheese

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.

usbreset.c

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 '''

/etc/rc.local

Add this line to /etc/local:

''' su - pi -c "bash /home/pi/cheese/cheese &" '''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published