Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

hibiscus-software/neutron-old

Repository files navigation

(Neutron Logo)

Description

Neutron is a Kotlin/Java library that allows for control of scientific measurement instruments over various forms of connections and buses.

Usage

Step 1, add the JitPack repository to your gradle build file.

repositories {
	maven { url = uri("https://jitpack.io") }
}

Step 2, add the dependency to your gradle build file.

dependencies {
	implementation("com.github.codexmicrosystems:neutron:main-SNAPSHOT")
}

Licensing

Copyright © 2022 Codex Microsystems. All rights reserved. This work is licensed under the terms of the MIT license which can be found in the root directory of this project.

About

Scientific instrument control made simple.

Topics

Resources

License

Stars

Watchers

Forks

Languages