oscP5 for the APDE

Hi.
It’s not my lib, I just added the for APDE necessary dex.jar
I mostly use bluetooth for connection between my stm-32 processors, PC and tablet.
Depending on how much memory you have; in principle you can reprogram your Arduino boards over bluetooth or wifi. But maybe it’s easier to use ArduinoDroid with an otg cable, to directly program with your tablet/phone. I write code on my PC and use Pigeon to transfer it to my tablet’s clipboard. This way it compiles my programs in seconds using APDE. The same thing you can do with ArduinoDroid.

1 Like