microsoft / devicescript

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

driver: 7 segment #530

Open pelikhan opened 1 year ago

pelikhan commented 1 year ago

Device description

A classic 7segment display

Datasheet, firmware, etc...

Unclear if there is a standard i2c interface for those. Maybe start with a low level driver that drivers the display directly.