Code samples for direct IO
-
Hi,
The evok API is great.
Yet we want to read write AI and AO directly from python code. I've digged through the documentation, but I cannot find any simple code examples that show how to do this. I found the thread Reading Analog Inputs directly using pigpio, but some of links there do not work.
Is there any simple code example available?
-
Hi,
The evok API is great.
Yet we want to read write AI and AO directly from python code. I've digged through the documentation, but I cannot find any simple code examples that show how to do this. I found the thread Reading Analog Inputs directly using pigpio, but some of links there do not work.
Is there any simple code example available?
-
Evok is not build as a library so you would have to use either websocket or http get/posts request….
-
This post is deleted!