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

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

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.