From: Ben M <ser...@te...> - 2020-02-25 22:17:43
|
Why not just connect the Olimex to the Raspberry Pi via USB and then run NeuroServer? Several years ago when I was actively playing with this stuff, I had a lot of success with Python and this NeuroServer implementation: https://github.com/pborky/pyneuro Regarding portability, I managed to run Olimex from one of the older Raspberry Pi models (I think 3) headless (i.e. via SSH) with a portable USB power bank. However, it must be a very high quality USB power bank since the Pi can require a lot of power to successfully boot. The power requirement may also depend on the model. -Ben |