p5.serialserver icon indicating copy to clipboard operation
p5.serialserver copied to clipboard

Transmiting data through serial from a python script

Open sucrecacao opened this issue 5 years ago • 0 comments

Hello !

I'm trying to get data from a python script into a p5.js app.

In your example, I have only find communication with arduino but not with other program. I'm using this python librairy but didn't succeed to make it work. I'm not an expert on serial neither.

Is it possible to make such a workflow work ?

I'll be happy to contribute to your doc/example if I manage to make it work.

sucrecacao avatar Oct 17 '20 23:10 sucrecacao