Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 488 Bytes

camera-controller

This project uses Raspberry PI Zero to control your camera. The intention is to get some one the new features into older cameras, like Canon EOS 5D II or Canon EOS 100D. This project also wants to introduce the REST API, similar one to CCAPI which was introduced in Feb/2019.

Quick Start

./build.sh
cd raspberry-firmware/server/
./rpi-server
firefox http://<IP>:8080/

Architecture

Architecture Overview