Installation

Python

To use AMS-DIG-PROC board, first install its library using pip:

pip install ams-dig-proc

C

There is a header file available in the projects repository It contains definitions of all messages required to work with AMS-DIG-PROC board.

Additionally, repository contains function that can be used for CRC calculations.

There are no special requirements or installation procedure for C source files.