Skip to content

c# and python share data together, without delay, via an intermidiate txt file

Notifications You must be signed in to change notification settings

quangsonle/csharp-python-exchange-via-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

csharp-python-exchange-via-txt

c# and python share data together, without delay, via an intermediate Txt file

for further purpose of processing data using Python (machine learning, signal processing) and UI on C#, can work synchronously

Instruction:

use the C# project in csharp-python-exchange-via-txt, the"old" is the old version without synchronization

run the form, click the button "initialize_the_python" to launch the Python code

click "send_to_python" to send data (in the text box "data sent to python" to python and receive data from python (a number that will be increased by one every time there is a "send to python")).

demo at https://www.youtube.com/watch?v=bHBQ1F4Gnb8

any feedback please email: [email protected]

About

c# and python share data together, without delay, via an intermidiate txt file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published