Lemon2311 / IoTFleet.js

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

PWM support #6

Open Lemon2311 opened 9 months ago

Lemon2311 commented 9 months ago

PulsWidthModulation output support is a must. it would be cool in the future to implement a interface showing the duty cycle, being able to mouse drag to increase it, but for now supporting pwm is needed.