chjno / MEDP349-Fall17

MEDP 349 Physical Computing, Hunter College, Fall 2017
3 stars 3 forks source link

Connecting Arduino to p5 #16

Open eclipsate opened 7 years ago

eclipsate commented 7 years ago

I'm still a little confused on how to properly connect Arduino to p5. A step by step guide for inputs and outputs would be great.

chjno commented 7 years ago

Have you looked at the week 7 class notes? The code examples from class and the Serial Input to p5.js tutorial cover this.