Eduard Silantyev

Results 6 issues of Eduard Silantyev

Make FIX and HTTP servers interchangeable.

E.g. Dagger: https://mvnrepository.com/artifact/com.google.dagger/dagger/2.27

I have set up the UART example with Arty A7 100 board and I observe the following: When I send data to the USB descriptior as: ``` echo "AAAA" >...

bug

I have trained a kinesis `leftArm` via dev console and wanted to access it via the python API. My script: ``` from neurosity import NeurositySDK from dotenv import load_dotenv import...