conservationtechlab / dencam

Polar bear maternal den observation system.
MIT License
5 stars 2 forks source link

Adding code for Cyclops #69

Open iingram opened 4 months ago

iingram commented 4 months ago

"DenCam 3.0" (Cyclops) has quite different hardware (prime example: camera is PTZ network camera and not picamera) and extra HW/SW features (e.g. the aiming mode). Moreover, we need to continue to support DenCam 2.0 (and DenCam 2.25 which should use same firmware as DenCam 2.0). So, while the Cyclops firmware very likely still belongs in this repo, we need to think about how we want to organize things in the repo so the two programs and setups exist here well. Creating this issue as a place to converse about about our plans for this and work out details.

iingram commented 2 weeks ago

Worth adding a quick note that the actual implementation of this effort should be (and is) broken down into separate issues that will collectively, in their sum, result in addressing this issue.