Lemon2311 / IoTFleet.js

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

Implemented digital and analog inputs and outputs handling in c++ via http, with digital pin initialization req handlinq via separate http endpoint #10

Closed Lemon2311 closed 9 months ago

Lemon2311 commented 9 months ago

Digital IO was tested with hardware. Analog functionality requires testing. Helps with issues #2, #8. Will close #5.