https://github.com/esotericsoftware/jeti
Java wrapper for interfacing with spectrometric and radiometric devices from JETI Technische Instrumente GmbH.
https://github.com/esotericsoftware/jeti
Last synced: 3 months ago
JSON representation
Java wrapper for interfacing with spectrometric and radiometric devices from JETI Technische Instrumente GmbH.
- Host: GitHub
- URL: https://github.com/esotericsoftware/jeti
- Owner: EsotericSoftware
- License: bsd-3-clause
- Created: 2025-06-01T13:56:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-23T19:09:42.000Z (5 months ago)
- Last Synced: 2025-08-31T14:15:29.361Z (4 months ago)
- Language: Java
- Size: 1.53 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## JETI Java wrapper
This is a Java wrapper for interfacing with spectrometric and radiometric devices from JETI Technische Instrumente GmbH. It wraps the [JETI SDK](https://www.jeti.com/Support/Software/JETI_SDK) 64-bit DLLs for Windows using JNA.
### License
While the [BSD license](LICENSE) applies to this library, the JETI SDK is required and has its [own license](LICENSE-JETI-SDK).