Hi!
i am quite new to python programming and i would like to do the following:
i have a controller that send data to Pure Data, it works great. but i would like to send data to an other port to python from pure data with the controller. I can open ttyACM0, but can't open ttyACM1, because it is not there...can i use ACM0 for communicating with 2 things, or try to use a virtual port, and if, how can i set up one that opens in pure data?
My project is, to make music in PD with the controller and show information on the Raspberry pi Sense HAT led wall.
Thanks,
Pete