kito
kito
About
- Username
- kito
- Joined
- Visits
- 19
- Last Active
- Roles
- Member
Comments
-
Hey everybody, thanks so much for your help and suggestions. I used the technique suggested by you, Andrea, and changed the code. And it worked. Many thanks!
-
@pushtheworld and wjcroft: where can I change the localization to avoid the issue? Or how can I change the output format to tabs or vertical bars? I looked through the entire code of the openbci_gui and could not find a way to change the output for…
-
Hey William, thanks for your quick response. Here are a few lines: 17, -33449,99, 0,00, 12767,41, 0,00, -12278,37, 0,00, 0,00, 0,00, -0,01, -0,02, 0,98 18, -33468,65, 0,00, 12775,38, 0,00, -12303,88, 0,00, 0,00, 0,00, -0,01, -0,02, 0,98 19, -33496…
-
We want to record electrode impedance with the open bci. We can already observe them on screen but the data is not recorded into the csv file. So my questions is: How do I get the impedance values into the csv file? Maybe there are specific lines…