Hey y’all,
I’m very new to JUCE and c++ in general however recently I have been trying to use the juce_serialport library in order to send and receive messages from an ariduno uno rev 3 over serial.
I have successfully imported the library into my project expect I’m at a total loss on how to use it. Any help would be great.
Currently, in my Arduino serial motor, I’m sending this through SLIPserial
⸮/analog/0 (and it will change based on the potentiometers value (i.e fader poistion))