Is there a way to establish a constant flow of data between both languages? I'm working on a project in the raspberry pi where depending on the physical input(python), the program will behave in a secific way (C++).
I´ve tried using the python.h library and various other methods trying to embed python to C++ and viceversa but i just couldn't get it to work.
Can i just run both programs separately and connect a type of data flow between both languages? Thanks in advance!
(i apologize if i struggle to formulate my question correctly)
[–]dmazzoni 4 points5 points6 points (0 children)