Skip to content

kbro-sp/arducam_config_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

cd src
make clean && make

Installation

sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.3%
  • Python 12.1%
  • Makefile 3.6%