9 lines
252 B
Markdown
9 lines
252 B
Markdown
# LedDisplay
|
|
|
|
A simple LED display powered by an ESP32 and controlled by an intuitive mobile app via bluetooth.
|
|
|
|
### Repo structure
|
|
|
|
- `app` contains the mobile app
|
|
- `firmware` contains the ESP32 firmware
|
|
- `hardware` contains the hardware blueprints
|