From 0d32f707408428c0cb4e87117fbdb48623aeb3d5 Mon Sep 17 00:00:00 2001 From: wendtalexander Date: Mon, 16 Sep 2024 12:13:32 +0200 Subject: [PATCH] updating readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7155131..ec9f36f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # pyrelacs -Relaxed ELectrophysiology Acquisition, Control, and Stimulation in python \ No newline at end of file +Relaxed ELectrophysiology Acquisition, Control, and Stimulation in python + +Implementing [relacs](https://https://github.com/relacs/relacs) with MCC USB 1608GX-2AO / 1808X devices ([multifunction-usb-daq-devices](https://digilent.com/shop/mcc-daq/data-acquisition/low-cost-daq/)) + +ToDo: +[ ] Input and output to and from the MCC devices + +[ ] Stimuli generation + +[ ] Attenuation to the input signal + +[ ] GUI / Terminal application