Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 534 Bytes

liboni is the Open Ephys ONI-compliant 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 liboni API and language bindings. MIT-licensed.
  • drivers device drivers used by the API at runtime. License depends on driver.