STEVAL-MKI190v1 integration with python directly without using a microcontroller
Hello Community,
I am working on a machine learning project and I am using an accelerometer sensor "STEVAL-MKI190v1". The board description and documentation can be found on this link The driver files for it is available on this github link. Now I have my example working with a STM Nucleo board with mbed OS on it.
I want to take it further and link it to raspberry pi directly. I want to connect the sensor board directly to raspberry pi and read the accelerometer data via serial port.
My wuestion is is that possible ? If yes how? I went throught web but there are no pythonic support that I found. Has some one tried it? Pleas help!
Thanks
Rick
