Skip to content

siana-systems/pympcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMPCam

A Python library to manage Hardware on MPCam boards.

Requirements

  • Python 3.8+
  • Periphery 2.0.1+ See requirements.txt for details

Support

Report issues by mail at support@siana-systems.com

Installation

Library is included with MPCam releases. To manually install, run pip3 install pympcam.

From sources

  1. On root folder, run python3 setup.py bdist_wheel.
  2. On dist folder, transfer the generated wheel file *.whl to MPCam board.
  3. Install on MPCam board by running pip3 install ./pympcam*.whl.

Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages