JayroMartinez
JayroMartinez
About
- Username
- JayroMartinez
- Location
- Tübingen, Germany
- Joined
- Visits
- 40
- Last Active
- Roles
- Member
- Location
- Tübingen, Germany
Comments
-
Hi again Adam, Here you can find an interesting talk about some issues related with your question. I hope you find this video interesting.
-
Hi Adam, As far as I know there is some research in this way, mainly related to neuroprosthetics. This is known as artificial sensory feedback. This field is still quite limited due to our also limited knowledge about the brain and how sensory sign…
-
The code that I use is more or less the same that I found here: https://github.com/cmello418/OpenBCI_Python/blob/master/scripts/stream_data_wifi_high_speed_no_auto_connect.py But the problem that I faced because of the raspberry pi was the usage of…
-
The problem is that I'm using a Raspberry Pi to run this code and I've experienced a lot of problems in the past to install and be able to run the code on it so I don't want to change to pyOpenBCI. Finally I've solved the problem including the conne…
-
I'm using the old version.
-
I've decided not to use the WiFi shield and use rfduino integrated in the device instead. If I'm not wring, @cmello commented somewhere that python wifi code is not working. Please let me know if you find a solution
-
Hi William, Thank you very much for your reply, I think everything is clear now.