Lemon2311 / IoTFleet

Library to control multiple micropython microcontroller devices from master pc running python or 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 11 months ago

Lemon2311 commented 11 months ago

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