microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.29k stars 121 forks source link

analog motor driver #461

Closed pelikhan closed 1 year ago

pelikhan commented 1 year ago

Device description

A analog motor driver that implements the motor service.

Datasheet, firmware, etc...

https://github.com/Robotistan/PicoBricks/blob/main/Documents/Datasheets/L9110.pdf

pelikhan commented 1 year ago

The C driver is not exposed.