PyMPCam

This pages describes how to use the Python PyMPCam module.

Table of Contents


References

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/

Â