-
Simulink 'Arduino' support for OpenBCI?
by wjcroft ·I haven't seen any posts on this. On the other hand LabView support is available. Model simulation vs. realtime lab instrumentation is not the same animal, I realize. But LabView has huge signal proce -
Board not turning on -> polarity protection diode failed
by Jorch_Mata ·Hello, @biomurph, I changed the LM2664 voltage inverter and the problem was fixed. I didn't have to replace TPS72325. I´m working visualizing signals in Labview and everything looks normal. Thank you -
BCILAB bug while online analysis
by wjcroft ·frameworks, such as OpenViBE, Python-based, LabView, etc. -
Change sampling rate (frequency)
by Jorch_Mata ·Hello guys. I'm working with OpenBCI and an API for Labview. I have an analog sensor in the D13 pin who has a sampling frequency of 250 Hz. When I test 8 CH board, it has 250 Hz for sampling too, but -
LabVIEW OpenBCI Toolkit
by Cassani ·The idea of the LabVIEW toolkit https://decibel.ni.com/content/docs/DOC-40837 is to communicate the OpenBCI board with LabVIEW without the OpenBCI software. -
LabVIEW OpenBCI Toolkit
by wjcroft ·Hi @Ivan, I merged your question into this existing thread on LabView. Please see links above. -
LabVIEW OpenBCI Toolkit
by Ivan ·Hi, I am still new to the OpenBCI software. What I am been trying to do is converting OpenBCI's raw data to the LabView software. Currently, both OpenBCI and LabView does not go along with each other -
spectrogram in MATLAB, BrainBay, Python / Power Spectral Density
by wjcroft ·Unfortunately the calibration of the scales is not always as clear as it could be, but you can eyeball that by simultaneously looking at amplitude or power vs. time on another graph. Some VPL (Visual -
Existing EEG/EMG/EKG Analysis Platforms
by wjcroft ·Yes, OpenBCI is already compatible with LabStreamingLayer, which interfaces with just about all academic BCI packages. So that includes OpenViBE, MATLAB, EEGLAB, BCILAB, etc. NI LabVIEW is supported -
LabVIEW OpenBCI Toolkit
by Cassani ·The flow of EEG data is the following: The input for ADS1299 is analog EEG data. The ADS1299 converts this analog EEG data into digital EEG data, and transfers this digital EEG data to the Arduino by -
LabVIEW OpenBCI Toolkit
by wjcroft ·Using our serial format will allow you to immediately run with all apps and languages that support OpenBCI. Including LabVIEW. If you choose your own odd formatting, then you lose that advantage. Does -
LabVIEW OpenBCI Toolkit
by plabita6 ·now, i guess the o/p of the arduino board will be serial with data packets coming from all the 8 channels which i have to interface with the pc. at this point, prior to interfacing, if i use a DAQ (ni -
LabVIEW OpenBCI Toolkit
by JakeStew ·I guess what I meant to say is that someone with access to a "LabView Application Builder" license can now more easily produce stand-alone programs that we could all use. -
LabVIEW OpenBCI Toolkit
by wjcroft ·Jake, the LabVIEW toolkit (written by Cassani) is already working with OpenBCI. As a commercial example, Zengar NeurOptimal uses LabVIEW as it's base; it incorporates the Advanced Signal Processing to -
LabVIEW OpenBCI Toolkit
by JakeStew ·Great news to hear LabView support is in the works. There's a few LabView based EEG packages out there. The name escapes me at the moment, but there was a pretty popular commercial program that used -
LabVIEW OpenBCI Toolkit
by Cassani ·2. The DAQ that you mentioned has as inputs analog signals which are digitized and available in LabVIEW environment, ok? -
LabVIEW OpenBCI Toolkit
by wjcroft ·be the API's to manipulate serial port data with LabVIEW primitive operations. So if you want to write your own toolkit you could do that. Get some help from Cassani. The parallel approach with the D -
LabVIEW OpenBCI Toolkit
by plabita6 ·thanks for your reply wjcroft. but m worried that will the toolkit work with labVIEW 2010? or if i don't use the toolkit then can i do the decoding part myself in labVIEW (the part which the toolkit d -
LabVIEW OpenBCI Toolkit
by wjcroft ·I've merged your LabVIEW question into this existing thread. -
LabVIEW OpenBCI Toolkit
by plabita6 ·i have developed my own eeg acquisition circuit with the help of the circuitry of openBCI board, but m currently confused at a point. the output of the arduino will be serial right. now i am asked to