Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oschulz/struckvmedevices.jl
- Owner: oschulz
- License: other
- Created: 2016-02-22T20:52:35.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T21:39:47.000Z (over 1 year ago)
- Last Synced: 2024-10-13T23:33:24.334Z (3 months ago)
- Topics: adc, devices, digitization, instruments, julia
- Language: Julia
- Homepage:
- Size: 84 KB
- Stars: 2
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)