filmov
tv
Using Simulated Keyboard Presses to Read Arduino Sensor Values in p5js and Beyond

Показать описание
While a bit hacky, this is an easy/fast way of getting data from your Arduino into any random computer program, for example, your p5js sketch running on a non-local server.
Example Arduino code:
Example p5js code: