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.
|
5 months ago | |
---|---|---|
env | 7 months ago | |
lib | 6 months ago | |
src | 5 months ago | |
.gitignore | 7 months ago | |
.gitmodules | 7 months ago | |
LICENSE | 2 years ago | |
README.md | 9 months ago | |
example.jpg | 11 months ago | |
platformio.ini | 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.
- Copy the
env/EXAMPLE
file to anenv/test.ini
file. Fill in your WiFi SSID and password. - 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
Name
The words papier and scherm mean paper and screen in Dutch. I know, not a very groundbreaking name.