November 2nd, 2022



Generic WebSerial p5 Sketch, made with Week 7 Labs.



It’s a little shaky from my potentiometers not staying in my board.
p5 Sketch: PCOMP Lab 8


Like in week 7, I’m still unexpectedly getting 2 strings of sensor values when I only send 1 message.


I followed the changes but now my p5 sketch doesn’t work anymore. To begin serial communication, I have to send a message in output. In past instances that required me to do so, I sent the message in the message line on serial output. When I try to send a message in output, I recieve an error that says output is read only.