splitflap-rs
Code rewrite for ScottBez1's splitflap display project in Rust. For fun and learning.
Hardware Target
An ESP32 'TTGO' (with T-Display) is the target hardware for this project as this is the default board for the parent project.
https://www.lilygo.cc/products/lilygo%C2%AE-ttgo-t-display-1-14-inch-lcd-esp32-control-board https://github.com/Xinyuan-LilyGO/TTGO-T-Display
ESP32-DOWDQ6 V3
Development
It is easiest to do development from within a container for esp32 rust. For convenience, a VSCode devcontainer using this image is provided.