A repository with Harp device demos
- Run
setup.cmd
from./bonsai
to install a portable version of Bonsai along with all necessary dependencies. - Run
bonsai.exe
and open any of the workflows in the./src
folder.
Further instructions on how to setup and interact with Harp devices can be found in the harp-tech documentation website.
- Connect a Harp Behavior board.
- Connect an LED to
DOPort0
(or just use the poke board). Connect a noseport toDIPort0
(or just use the poke board). Connect a speaker toDO0
. - Connect an optional second LED to
LED1
. This will mimic optogenetic stimulation. Opto stimulation is automatically triggered when the led light is turned on or can be manually triggered using the button in theVisualizer
node. - Set the COM port
- Run the workflow
- Open the visualizers by double clicking the
Visualizer
node.
- Same setup as
demo.bonsai
but additionally connect a camera trigger line toDO1
. - Set the COM port
- Run the workflow
- Open the visualizers by double clicking the
Visualizer
node.