Winslow_Strong
Winslow_Strong
Working on hacking meditation, both professionally (Palo Alto Neuroscience) and as a hobby (will open source some protocols and tools; pushing for a citizien science crowd effort).
About
- Username
- Winslow_Strong
- Joined
- Visits
- 200
- Last Active
- Roles
- Member
Comments
-
Thanks so much, William. The isolated USB sounds way easier, and we have no particular need for a wireless connection. Are you recommending the ultrathin USB cables on the basis of reduced weight? Or some other reason? Metta, Winslow
-
@wjcroft, thanks so much for sketching out the details to the walkthru. Before taking credit for being courageous, I have to say this sounds rather beyond my skill level, unfortunately. Which makes me wonder if BT might be easier? Following the p…
-
Thanks @wjcroft. My board should arrive today. I'd be up for writing a walk-thru of how to get this working, once I figure it out myself. From a high level, Im still not totally clear on what the steps are (my electronics chops aren't that strong…
-
The code implies that it will auto-detect a daisy module if present (i.e. on the 16-channel systems), but it wasn't for me, and I was only getting 8 channels. I needed to add the "Force daisy" argument of "-d" to the other arguments, and then all 1…
-
As of right now, Adafruit is still out of stock of their ATWINC1500 WiFi Breakout, but I picked up one from Amazon here: http://www.amazon.com/Adafruit-2999-ATWINC1500-WiFi-Breakout/dp/B01BZRWWNY/ I noticed that awhile back biomurph mentioned he …
-
I'm wondering why no one seems to be using a wired connection between the OBCI board and a computer? Is there a simple way to connect them via USB to get higher sample rates?
-
Thanks, William. That is extremely helpful.
-
Chiming in as a +1 who is extremely interested in raising the sample rate on the 16-channel version. Is there a timeframe for the firmware upgrade?
-
Thanks for all the helpful links, @wjcroft. @AdamM, I would love to collaborate on this. However, I'm probably only going to do this if I think it would actually be practically useful for users. Mainly, I would like users to be able to extract neu…
-
I'd like to breath some life into this thread. It seems like the tools are now in place to crowd source a citizen-science project of compiling an open EEG database of well-characterized meditative states (e.g. jhanas, metta, etc). There would be m…
-
Thanks, Jfrey! That worked for me, and I posted a walk-thru here:http://openbci.com/forum/index.php?p=/discussion/615/labstreaminglayer-lsl-stream-from-openbci-here-s-how
-
I can verify that on my Windows system, running user.py with the parameter -p=COM13 works (my OpemBCI dongle is connected as COM13).
-
The new gwoptics library solved it for me as well. Thanks, huntsman! The only thing I don't understand is how everyone isn't having this same problem.
-
I'm wondering if anyone can confirm openBCI working with LSL and point to what code they used to do it? The most official thing I've stumbled upon is this repo: https://github.com/alxrsngrtn/OpenBCI-LSL But still the LSL repo itself doesn't have …