For anyone interested in the videos related to this project, here's the playlist on YouTube.
https://www.youtube.com/playlist?list=PLWL8vhD7DK-9QtzBVzBTh1WVw55ftd4fL
I'm using Picamera for the programming, so here's the link to all the commands and documentation. I'll be referencing this regularly.
https://picamera.readthedocs.io/en/release-1.13/recipes1.html
Desired Features:
Data tagging: GPS, altitude, date/time, temperature, pressure, others.
Remote Pi control (Temporarily implemented with the Raspcontroller app on Android).
Thanks Dan! No worries, it's a lot of reading! Hahaha. I just needed to get my thoughts out for future reference. I'm planning to use a small microcontroller as a keyboard emulator, and wire that to the original buttons. That way I can plug in a full size keyboard or custom controller to open up all of the features of the camera. This project is mostly about getting a really feature rich and useable program for use with the Pi HQ camera module on the Raspberry Pi 4. So far, so good!