We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, I'm trying to follow this easy tutorial to map sensor data online. I am stuck on "Program P5.js to list the available serial ports"
I was really excited to try it but after a couple hours of trying the first step nothing happens. I follow the steps leading to the serial inputs, but I cannot get the server to post the serial connections, let alone anything else. Can someone confirm if this tutoprial actually works? Using the p5.js Web editor http://alpha.editor.p5js.org/
Heres the tutorial https://itp.nyu.edu/physcomp/labs/labs-serial-communication/lab-serial-input-to-the-p5-js-ide/#Program_P5js_to_list_the_available_serial_ports
Answers
Hello,
Make sure that:
If you've done these things, please post your code (p5 + arduino) for more precise feedback.