upsidedownlabs / BrainBay-BioAmp

Arduino sketch and BrainBay experiment files for BioAmp hardware.
5 stars 1 forks source link

Thank you! #1

Open DOBsby opened 6 months ago

DOBsby commented 6 months ago

Dunno how else to comment on github (yet), but thank you! I got the bioamp exg pill and thought there'd be a lot of legwork to get a neurofeedback setup going, but looks like it's fairly doable!

lorforlinux commented 6 months ago

@DOBsby Pleasure is all ours, I hope you have checked out these videos:

https://www.youtube.com/watch?v=8vKYAg9C8Jg

https://www.youtube.com/watch?v=taUdhVvPWbY

https://www.youtube.com/watch?v=1_bAfXUn_gE

lorforlinux commented 1 month ago

Hey @DOBsby we have new tool that works with this BrainBay-BioAmp arduino sketch.

https://docs.upsidedownlabs.tech/Chords-Web/

Please try it out and let me know your feedback on this.

DOBsby commented 1 month ago

It looks like it's good for ECG and EMG only is that right? So I shouldn't try EEG or EOG on this webapp? The Arduino sketch has some interesting new techniques I haven't seen before. I wonder if the webapp works in Chromium (not Google Chrome, which is based on Chromium)

lorforlinux commented 1 month ago

It's good for all signals, even though you can not do real time FFT for EEG data you can record it as CSV and then post process. You can use it on Chromium as well, it should work well on all chromium based browsers. We will release Arduino R4 firmware soon so that you can record signals at 14bit resolution.