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.
- Host: GitHub
- URL: https://github.com/flagarde/caenlibs
- Owner: flagarde
- Created: 2021-04-22T17:34:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:12:53.000Z (over 1 year ago)
- Last Synced: 2025-02-27T01:52:42.500Z (over 1 year ago)
- Topics: cpp, hardware, libraries
- Language: C
- Homepage:
- Size: 2.03 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)