Skip to content

open-ephys/onix-bonsai-onix1

Repository files navigation

Onix1 Bonsai Library

Bonsai library for the Open Ephys Onix Acquisition System.

Run in visual studio

  1. Double click the Setup.cmd file in the .bonsai folder. This will install a portable version of Bonsai in the folder along with its required packages.
  2. Open OpenEphys.Onix1.sln in Visual Studio (Community Edition is fine).
  3. Select which project to compile and run Bonsai against.
    • OpenEphys.Onix1: core library
    • OpenEphys.Onix1.Design: core library and GUI elements
  4. Press the Play button to
    • Compile the library selected in step 3
    • Run the Bonsai application installed in step 1
    • Instruct Bonsai to load the compiled library

Select which library to compile