Hi all,
I have a general question on getting eeg data from circuit to a computer. So from a high level my plan for an eeg system is:
Electrodes => Amplifier => Analog-to-Digital-Converter => Digital Multiplexer => ????
Digital Mux is because I’ll have multiple channels, although I’ll test with it only one channel first.
I’m not sure how to go from digital mux to seeing the data on laptop. I’ve looked at a few projects, and a diy project (link below) uses a 3.5mm male-to-male cable to connect the circuit to a computer. However, the connection looks kinda dangerous and I don’t like this way of going from circuit to computer.
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
Another OpenEEG project uses a 9-pin Serial Output to get data from circuit to computer. This way looks much better, but I only have a laptop which does not have a 9-pin serial output anywhere.
Is there a way to go from a digital mux to seeing data on a laptop with a usb connection? Or do I need to use a development board like an arduino or a microcontroller/microprocessor to transfer the data to a computer. Also, once the data is transferred to a computer, is there any easy way of viewing the data? I planned on using some open source software (like the code from the diy or somewhere else) and then editing it to fit my needs. But the diy code is for eeg data from a sound card. Any free open-source software that’s for eeg data via usb? Any help would be greatly appreciated, thank you!
I have a general question on getting eeg data from circuit to a computer. So from a high level my plan for an eeg system is:
Electrodes => Amplifier => Analog-to-Digital-Converter => Digital Multiplexer => ????
Digital Mux is because I’ll have multiple channels, although I’ll test with it only one channel first.
I’m not sure how to go from digital mux to seeing the data on laptop. I’ve looked at a few projects, and a diy project (link below) uses a 3.5mm male-to-male cable to connect the circuit to a computer. However, the connection looks kinda dangerous and I don’t like this way of going from circuit to computer.
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
Another OpenEEG project uses a 9-pin Serial Output to get data from circuit to computer. This way looks much better, but I only have a laptop which does not have a 9-pin serial output anywhere.
Is there a way to go from a digital mux to seeing data on a laptop with a usb connection? Or do I need to use a development board like an arduino or a microcontroller/microprocessor to transfer the data to a computer. Also, once the data is transferred to a computer, is there any easy way of viewing the data? I planned on using some open source software (like the code from the diy or somewhere else) and then editing it to fit my needs. But the diy code is for eeg data from a sound card. Any free open-source software that’s for eeg data via usb? Any help would be greatly appreciated, thank you!