Skip to content

open-ephys/bonsai-onix1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06aeab0 · Sep 25, 2024
Aug 20, 2024
Aug 27, 2024
Sep 25, 2024
Sep 25, 2024
Jul 30, 2024
Apr 4, 2023
Sep 25, 2024
Sep 20, 2024
Apr 30, 2024
Jul 30, 2024
Aug 1, 2024
Aug 21, 2024
Apr 30, 2024

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