/JANE-ITP-PCOMP-Final

Final project of pcomp

Primary LanguageJavaScriptMIT LicenseMIT

ITP Physical Computing Final Project: Jane

JANE visual

👉 Case study is here

Arduino & p5.js Interaction

  • Open one terminal window, cd to directory serial-communication
    • For local static server, run python -m SimpleHTTPServer 8000
    • For serial communication, run application p5.serialcontrol. Remember to change portName variable at the start of the program before creating the port.

Other resources