https://github.com/svenstaro/epaper-frame
A color e-ink-based picture frame driven by an ESP32
https://github.com/svenstaro/epaper-frame
Last synced: 7 months ago
JSON representation
A color e-ink-based picture frame driven by an ESP32
- Host: GitHub
- URL: https://github.com/svenstaro/epaper-frame
- Owner: svenstaro
- License: mit
- Created: 2023-08-27T13:52:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T21:02:31.000Z (about 2 years ago)
- Last Synced: 2025-02-06T12:15:23.702Z (8 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# epaper-frame
A color e-ink-based picture frame driven by an ESP32## How to build
First of all, install the requirements:
- espup
- ldproxy
- just
- cargo-espflashThen, update the contents of `.env` and make sure you use the right port.
Afterwards, try:
- just run