Microcontroller scheduled power on/off
Posted: Wed Jul 30, 2014 5:34 am
I want to complete a project using RPi to control a DSLR autonomously in remote locations. For a number of reasons including conserving solar power I would like to be able to send commands to a micro-controller that could shutdown and restart the Pi according to a script.
e.g.
7AM switch on Pi, take image, ftp/scp image via 4G, shutdown Pi.
7:15AM switch on Pi, take image, ftp/scp image via 4G, shutdown Pi.
...through to
5PM switch on Pi, take image, ftp/scp image via 4G, shutdown Pi until 7AM next morning.
I have the gphoto2 stuff working, looking into scp to replace ftp now, almost successful with 4G but I don't even know what keywords to Google for the micro-controller aspect.
Is there anybody that could at least point me in the right direction?
e.g.
7AM switch on Pi, take image, ftp/scp image via 4G, shutdown Pi.
7:15AM switch on Pi, take image, ftp/scp image via 4G, shutdown Pi.
...through to
5PM switch on Pi, take image, ftp/scp image via 4G, shutdown Pi until 7AM next morning.
I have the gphoto2 stuff working, looking into scp to replace ftp now, almost successful with 4G but I don't even know what keywords to Google for the micro-controller aspect.
Is there anybody that could at least point me in the right direction?