AnyCamera REMOTE is a wired camera remote wich is using gPhoto2 and a Raspberry Pi. Power the Pi, attach a button to Pi's GPIO and with a USB cable connect camera to Pi. Start taking photos with external button.
- Using Raspberry Pi Imager (and Ctrl-Shift-X command) set up SSH and install Raspberry Pi OS Lite on a Raspberry Pi computer.
- Install gPhoto2 using command
sudo apt-get install gphoto2
- Create a "Scripts" folder and add script p.py using GNU Nano (location: /home/pi/Scripts/p.py) and SSH
- Edit rc.local file: add "sudo python3 /home/pi/Scripts/p.py &" that will make run the script after Raspberry Pi boots up
- Print a case
- Add power switch, battery, Li-Io charging circuit, step-up boost board to 5,1 V and micro USB to USB A adapter