p5-serial / p5.serialserver

Server for use with p5.serialport
https://p5-serial.github.io/p5.serialserver
MIT License
158 stars 68 forks source link

Sample code generated does not work #55

Closed tigoe closed 4 years ago

tigoe commented 4 years ago

Here's the process for testing:

  1. open p5.serialcontrol
  2. scan for ports
  3. open a port
  4. Copy serial code as generated
  5. paste into a new sketch at https://editor.p5js.org
  6. add CDN link after line 6 of index.html: tag.

js6450 commented 4 years ago

Added closing tag in the readme file!