Skip to content

glddiv/arducam_config_parser

 
 

Repository files navigation

Introduction

This project is based on the open source project inih, which is used to parse the .cfg format configuration file of ArduCam.

Note: arducam_config_parser.py is a python wrapper for dynamic libraries. To use it, you need to install the dynamic library first.

Built

make clean && make

Installation

make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.1%
  • Python 7.3%
  • Makefile 3.6%