svenstaro / epaper-frame

A color e-ink-based picture frame driven by an ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-espflash

Then, update the contents of .env and make sure you use the right port.

Afterwards, try:

  • just run

About

A color e-ink-based picture frame driven by an ESP32

License:MIT License


Languages

Language:Rust 76.2%Language:Just 23.8%