Skip to content

A driver for TM1637 display for ESP32

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

SeTSeR/esp-tm1637

Platform-agnostic driver for TM1637

This repository contains a driver for seven-segment display TM1637. It was implemented using embedded-hal, so it should be platform-agnostic, though examples use ESP32. Several examples are included, e. g. simple digital clocks or just sending some bytes around.

Checking out

Building:

cargo build

Running an example:

cargo run --profile=lto --example=clocks

About

A driver for TM1637 display for ESP32

Topics

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published