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
Digital IO was tested with hardware. Analog functionality requires testing. Helps with issues #2, #8. Will close #5.