Skip to content

Commit f27fbdb

Browse files
bruno-f-cruzahleightonfilcarvartursilva0
committed
update readme
Co-authored-by: Alex L <leightonalexandra@gmail.com> Co-authored-by: Filipe Carvalho <34546039+filcarv@users.noreply.github.com> Co-authored-by: Artur_Silva <artur.silva@neuro.fchampalimaud.org>
1 parent 35c3fb6 commit f27fbdb

2 files changed

Lines changed: 36 additions & 1 deletion

File tree

README.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
## Harp LED array
2+
3+
Controlling LED arrays that require more power. Ideally for opto-stimulation experiments.
4+
5+
![harpledarray](./docs/assets/pcb.png)
6+
7+
### Key Features ###
8+
9+
* Controls up to 2 separate RGB LED
10+
* Arrays and one common Infrared LED
11+
* Two operation modes for each RGB LED Array: PWM or Interval
12+
13+
### Connectivity ###
14+
15+
* 1x clock sync input (CLKIN) [stereo jack]
16+
* 1x USB (for computer) [USB type B]
17+
* 1x flat cable
18+
* 2x Digital Inputs (IN0, IN1) [flick lock male pins]
19+
* 2x Digital Outputs (OUT0, OUT1) [flick lock male pins]
20+
* 1x connector for 2 LED Arrays [10-pin flat-cable]
21+
22+
## Interface ##
23+
24+
The interface with the Harp board can be done through [Bonsai](https://bonsai-rx.org/) or a dedicated GUI (Graphical User Interface).
25+
26+
In order to use this GUI, there are some software that needs to be installed:
27+
28+
1 - Install the [drivers](https://bitbucket.org/fchampalimaud/downloads/downloads/UsbDriver-2.12.26.zip).
29+
30+
2 - Install the [runtime](https://bitbucket.org/fchampalimaud/downloads/downloads/Runtime-1.0.zip).
31+
32+
3 - Reboot the computer.
33+
34+
4 - Install the [GUI](https://bitbucket.org/fchampalimaud/downloads/downloads/Harp%20Led%20Array%20v2.2.0.zip).
35+
136
## Licensing ##
237

3-
Each subdirectory will contain a license or, possibly, a set of licenses if it involves both hardware and software.
38+
Each subdirectory will contain a license or, possibly, a set of licenses if it involves both hardware and software.

docs/assets/pcb.png

777 Bytes
Loading

0 commit comments

Comments
 (0)