Results 129 comments of Andrey Parfenov

hi, there is one problem I cannot solve with crates. BrainFlow uses C\C++ dyn libs in all bindings and crates does not allow to package binary files properly, there is...

but in that case users still need to download libraries from somewhere and set LD_LIBRARY_PATH or PATH manually. Then advantage of using crates only for Rust code is debatable

@Ildaron do you remember what was the problem? I think it was smth about lower sampling rate and lost packages

Which registers are changed? Can you check the code here in terms of register writes and suggest changes?

Good, could you share 10 seconds of recordings?

any updates? can any of you run the basic brainflow get data script and store data in a file?

Thanks, I will review everything tomorrow!

Moved that to #729

Hi, you can try, I will write up how it may look like later today

Hi, sorry forgot about it on vacation. So, the way it should look like: 1. add helpers methods to calculate some derivative metrics from the raw accel data - there...