Code for raspberry pi based intervalometer for Nikon D810 Camera
Uses a very bad looking web UI and an ad hoc network to control intervalometer. Idk ill finish the readme when its done
install python
install django - https://docs.djangoproject.com/en/5.0/topics/install/
install g++ - theres an apt command ill try and find it
install pigpio - https://abyz.me.uk/rpi/pigpio/download.html
install ad hoc network - https://www.stevemurch.com/setting-up-a-raspberry-pi-for-ad-hoc-networking-tech-note/2022/12