HackEEG 32 channel EEG headset?

Last Updated on August 6, 2023 by pg@petergamma.org

Any news about HackEEG 32 channels?

  • Here we have a demo of 4 boards with flashing lights:

https://www.crowdsupply.com/starcat/hackeeg/updates/four-boards-32-eeg-channels

  • According to Adam Feuer, HackEEG should be available again from mid to the end of this year.
  • We sah here a configuration which we never have seen before, which is called «HackEEG 32 Channel Configuration (Four Boards)»:

https://docs.starcat.io/hackeeg-crowdsupply/user/hardware-32-channel.html

  • Adam Feuer offers a modified version of OpenBCI GUI with 32 channel EEG:

https://www.crowdsupply.com/starcat/hackeeg/updates/hackeeg-32-channels-displaying-in-openbci

Is Adam Feuer successful with his 32 channel EEG device? If not, is possible to connect four boards to InfluxDB, and solve the problem which is described here:

  • All 32 channels have to be sampled at exactly the same time and streamed into InfluxDB.
  • InfluxDB assigns a timestamp at the timepoint sensor data are streamed in. We have discussed this previously in our journal.
  • HackEEG is a EEG shield for the Arduino Due, and eventually does not need a hardware modification to reach this goal, which would be necessary for OpenBCI, but only a software solution.