Display active FM sats on eInk display using DF2ET Satellite ⏳ Timer Status API
Base on 4.2" eInk and ESP32 from laskakit https://www.laskakit.cz/laskakit-espink-42-esp32-e-paper-pcb-antenna/
Can be portred on another boards for sure. PR welcome.
Code is developed in Arduino.
Copy config.txt
to SD card and edit WiFi SSID and KEY.
Select Wrower modelule in Arduino IDE
You need some libraries installed:
Arduino JSON
GxEPD2
ESPAsyncWebServer
AsyncElegantOTA
You can download package and use ESP32 tool for upload to your board.