In the lab this week, I learned a lot about the serial communication of Arduino between other platforms and devices. The biggest challenge I encountered was the different languages between each output and input (ASCII decimal, ASCII character, binary…)
Following the lab and videos step by step, I understood the p5.serial library and the call back functions. Though I still feel like there’s a lot of default setting or variables of the library that is a bit confusing, I had no trouble connecting Arduino to the browser and having the input data.