Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oschulz/struckvmedevices.jl

[WIP] Julia Struck VME Digitizers Package
https://github.com/oschulz/struckvmedevices.jl

adc devices digitization instruments julia

Last synced: about 2 months ago
JSON representation

[WIP] Julia Struck VME Digitizers Package

Awesome Lists containing this project

README

        

# StruckVMEDevices.jl

[![Documentation for stable version](https://img.shields.io/badge/docs-stable-blue.svg)](https://oschulz.github.io/StruckVMEDevices.jl/stable)
[![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://oschulz.github.io/StruckVMEDevices.jl/dev)
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
[![Travis Build Status](https://travis-ci.com/oschulz/StruckVMEDevices.jl.svg?branch=main)](https://travis-ci.com/oschulz/StruckVMEDevices.jl)
[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/github/oschulz/StruckVMEDevices.jl?branch=main&svg=true)](https://ci.appveyor.com/project/oschulz/StruckVMEDevices-jl)
[![Codecov](https://codecov.io/gh/oschulz/StruckVMEDevices.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/oschulz/StruckVMEDevices.jl)

Julia package to interact with [Struck SIS](https://www.struck.de/) digitizer
systems.

Disclaimer: The authors of this package are not affiliated with Struck
Innovative Systeme GmbH.

See the documentation for details:

## Documentation

* [Documentation for stable version](https://oschulz.github.io/StruckVMEDevices.jl/stable)
* [Documentation for development version](https://oschulz.github.io/StruckVMEDevices.jl/dev)