Hi everyone!
I need a big help!
I need to receive from an arduino the data from 8 encoders, 3 buttons and 3 potentiometer.
I'm using the "comport" object. How can I have the single outputs of any single encoder/buttons/potentiometer?
I've tried to unpack the data with the names I give to the encoders on the arduino (en0, en1, en 2...), but without obtaining anything...
What can I do?
Please send help!!!!