Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 642 Bytes

File metadata and controls

29 lines (14 loc) · 642 Bytes
👋 Hi, I’m @camper0s

🌱 I’m currently learning ...

this file is an example

this file is a test

necessary connection wifi with router or cellular hotspot

necessary libraries: ESP8266WiFi.h, ESPAsyncWebServer.h, ESPAsyncTCP.h, Arduino_JSON.h

change to your SSID and password

upload the "ESP_with_P5js_WiFi.ino" file to esp8266

watch serial monitor the IP

enter the IP in your browser

Enjoy

-P5js to arduino: click inside the circle, the LED turns on, click outside the circle, the LED turns off

-arduino to P5js: see on the monitor that the values change

-meanwhile P5js works