Firmware for the LilyGo T-5 Epaper 2.13" ESP32 module (v2.3).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Simon de Vlieger 851eab647f
do a full refresh every few times
5 months ago
env dep: start using StillAlive 7 months ago
lib dep: update to `master` of LineProtocol 6 months ago
src do a full refresh every few times 5 months ago
.gitignore git: update ignore file 7 months ago
.gitmodules git: re-add submodule 7 months ago
LICENSE init 2 years ago
README.md Revert "doc: point to new git forge" 9 months ago
example.jpg Provide an example photo. 11 months ago
platformio.ini git: cleanup of submodules 7 months ago

README.md

papier-scherm

The papier-scherm firmware is meant for the LilyGo T-5 Epaper 2.13" ESP32 module (v2.3).

Requirements

Hardware

  • LilyGo T-5 Epaper 2.13" ESP32 module (v2.3).

Software

  • An MQTT server to connect to, all messages are expected to be in InfluxDBs "LineFormat".

Installation

papier-scherm follows my general setup for firmware. This means that you should have PlatformIO installed and ready to use.

  1. Copy the env/EXAMPLE file to an env/test.ini file. Fill in your WiFi SSID and password.
  2. Connect your device via USB and use the following commands to quickly get it flashed.
pio run -e test-serial -t upload
pio device monitor

Example

Example

Name

The words papier and scherm mean paper and screen in Dutch. I know, not a very groundbreaking name.