Lemon2311 / IoTFleet.js

Library to control multiple microcontroller devices (ex: esp32, Rpi Pico) over-air with javascript :)
4 stars 1 forks source link

should help with issue #5 #7

Closed GoatedPika closed 9 months ago

GoatedPika commented 9 months ago

Input functionality almost complete, Initialization of input pins and handleling for the initial request works, request from ESP32, to client side JS still needs implementation.