PyMPCam
This pages describes how to use the Python PyMPCam module.
Table of Contents
- 1 References
- 2 Intro
References
GitHub: GitHub - siana-systems/pympcam
Online Docs: https://pympcam.readthedocs.io/
Intro
A Python friendly platform, the MPCam comes preloaded with our module intended to make it easier to script on the MPCam. Using PyMPCam, you can directly access most onboard features such as:
camera controls
user buttons & LEDs
IR LEDs
Coral module power
etcâŠ
The PyMPCam module and utilities can be found in the MPCam under:
/usr/lib/python3.8/site-packages/pympcam
Usage & API details have moved to: https://pympcam.readthedocs.io/en/latest/
Â