An open API service indexing awesome lists of open source software.

https://github.com/flagarde/caenlibs

Libraries for CAEN hardwares.
https://github.com/flagarde/caenlibs

cpp hardware libraries

Last synced: 2 months ago
JSON representation

Libraries for CAEN hardwares.

Awesome Lists containing this project

README

          

# CAENlibs
Libraries for CAEN hardwares

[LC]: https://github.com/flagarde/CAENlibs/actions/workflows/Linux-Clang.yml
[LCB]: https://github.com/flagarde/CAENlibs/actions/workflows/Linux-Clang.yml/badge.svg

[LG]: https://github.com/flagarde/CAENlibs/actions/workflows/Linux-GCC.yml
[LGB]: https://github.com/flagarde/CAENlibs/actions/workflows/Linux-GCC.yml/badge.svg

[MC]: https://github.com/flagarde/CAENlibs/actions/workflows/MacOS-Clang.yml
[MCB]: https://github.com/flagarde/CAENlibs/actions/workflows/MacOS-Clang.yml/badge.svg

[MG]: https://github.com/flagarde/CAENlibs/actions/workflows/MacOS-GCC.yml
[MGB]: https://github.com/flagarde/CAENlibs/actions/workflows/MacOS-GCC.yml/badge.svg

[MS]: https://github.com/flagarde/CAENlibs/actions/workflows/Windows-MSYS2.yml
[MSB]: https://github.com/flagarde/CAENlibs/actions/workflows/Windows-MSYS2.yml/badge.svg

[MM]: https://github.com/flagarde/CAENlibs/actions/workflows/Windows-MSVC.yml
[MMB]: https://github.com/flagarde/CAENlibs/actions/workflows/Windows-MSVC.yml/badge.svg

## Builds
| | Linux Clang | Linux GCC | MacOS Clang | MacOS GCC | Windows M2sys | Windows MSVC |
|--------|-------------|-----------|-------------|-----------|---------------|--------------|
| Github |[![Linux Clang][LCB]][LC]|[![Linux GCC][LGB]][LG]|[![MacOS Clang][MCB]][MC]|[![MacOS GCC][MGB]][MG]|[![Windows MSYS2][MSB]][MS]|[![Windows MSVC][MMB]][MM]|

## CAENVMELib Library
Interface library for CAEN VME Bridges

* Windows (v3.2.0)
* Linux (v3.2.0)
* aarch64

## CAENComm Library
Interface library for CAEN Data Acquistion Modules

* Windows (v1.4.1)
* Linux (v1.4.1)
* aarch64

## CAENDigitizer Library
Library of functions for CAEN Digitizers high level management

* Windows (v2.16.2)
* Linux (v2.16.2)
* aarch64

## CAEN HV Wrapper Library
Library for CAEN Power Supply Control

* Windows (v6.0)
* Linux (v6.0.1)
* aarch64

## CAENDPP Library
High level library for CAEN Digitizers running DPP firmware

* Windows (v1.9.1)
* Linux (v1.7.2)