Hello Jessy, A microcontroller is best suited to do this in realtime because a PC doesn't have a native SPI interface. While sigrok does intend to be able to do signal analysis in realtime, the python bindings need a little love to be user-friendly. For this reason, C or C++ are the preferred languages at the moment, even though python does work.
For this reason, I suggest you check out https://micropython.org/ instead. If that doesn't work for you, checking out the libsigrok python bindings is still an option. All the best, -Soeren On Wed, 2019-10-02 at 14:20 +0300, Jessy Martiano wrote: > Hi all, > I need to analyze data of SPI protocol on real time > Do you have any APi in Python in preference that can help me ? > Thanks > _______________________________________________ > sigrok-devel mailing list > sigrok-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sigrok-devel _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel