I'm trying to transfer data beetween the two scripts. I'm already using the YunMesseger library (https://github.com/plotly/YunMessenger). But it only make the
Arduino -> Python
communication. I would like to know how to make the reverse way.
I would like to point that I'm search for a solution that doesn't involve the use of the Bridge, because I don't want to have concurrency problems.