Hello everyone, so i have trying to get my head around it for some time... And I think i need some guidance.
So i am trying to understand how my p5js sketch connect to the p5 serial controller app. I have done some googling and found that it uses webSocket protocol. But I want to know how does this happens exactly.
My goal is to run the p5.js sketch on an android while arduino will be connected to my laptop through serial and send data from that sketch to arduino thru the laptop.
So please tell me where can i know this stuff. Any advice will be much appreciated.