Default Avatar

Ananth

Ananth

About

Username
Ananth
Location
Italy
Joined
Visits
15
Last Active
Roles
Member
Location
Italy

Comments

  • f_low = 5.0 f_high = 45.0 for count, channel in enumerate([eeg_channels[6], eeg_channels[7]]): # Filtering in place data_mean = np.mean(np.array([data[eeg_channels[6]], data[eeg_channels[7]]]), axis=0) Da…
  • The dongle is fine, but a small chip on the board got detached from the cyton daisy board and I think that is the problem for bluetooth. Also, according to the attached code, I used a bandpass filter from 5 Hz to 50 Hz. Doesn't that solve the DC of…
  • Hi, I don't know what is meant by DC offset, but yes I am using the same bandpass filters, notch, etc for the signal directly from wifi board. for count, channel in enumerate([eeg_channels[6], eeg_channels[7]]): # Fil…
  • Hi, I am not exactly sure, but they ordered the whole set of OpenBCI (wifi, bluetooth, etc) atleast 3-4 years back. It was ordered by university and I am using it now in the Robotics lab It has FCC ID: 2AHMRESP12S @wjcroft @retiutut