https://github.com/open-ephys/liboni
API for controlling ONI-compliant hardware
https://github.com/open-ephys/liboni
api electrophysiology equipment interface laboratory miniscope neuro neuroscience oni open open-ephys
Last synced: 3 months ago
JSON representation
API for controlling ONI-compliant hardware
- Host: GitHub
- URL: https://github.com/open-ephys/liboni
- Owner: open-ephys
- Created: 2020-08-03T14:32:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-05T20:44:21.000Z (4 months ago)
- Last Synced: 2026-02-06T06:19:50.725Z (4 months ago)
- Topics: api, electrophysiology, equipment, interface, laboratory, miniscope, neuro, neuroscience, oni, open, open-ephys
- Language: C
- Homepage: https://open-ephys.github.io/ONI/v1.0/api/index.html
- Size: 233 MB
- Stars: 1
- Watchers: 3
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`liboni` is the Open Ephys [ONI-compliant](https://open-ephys.github.io/ONI/v1.0/api/index.html)
API implementation for use with ONI-compliant hardware. It is focused on performance
in terms of bandwidth and closed-loop reaction times and includes means for balancing
these characteristics on-the-fly. This repository contains the following folders:
- **[api](api/README.md)** liboni API and language bindings. MIT-licensed.
- **[drivers](drivers/README.md)** device drivers used by the API at runtime.
License depends on driver.