Hi, any board support for m5 stack paper coming soon?
Bump.
I see the EPD library is available for inclusion but it still not available as device to code for. Any news?
Ok one of my computers the device shows up at the LilyGo T-Display. I created a new project based on that board and the added in the M5 libraries I figured I would need. It works!
same, m5paper-market-monitor/platformio.ini at main · darkpowerxo/m5paper-market-monitor
didn’t know what board to put but espressif32 works
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
lib_deps =
m5stack/M5EPD
bblanchon/ArduinoJson @ ^6.20.0
m5stack/M5Unit-ENV @ ^0.0.9
build_flags =
; Add any custom flags here