Project topic

Creative Display projects

Creative-display projects turn constrained screens into expressive interfaces rather than conventional dashboards. M5Stack-Avatar draws animated faces on Core2 and M5StickC PLUS2 as an Arduino library; UNO R4 WiFi examples animate its built-in 12×8 LED matrix; PicoVision drives far larger digital-video compositions, clocks, starfields, and sprite scenes. Those are different rendering scales and software models: a reusable face library, a board-core matrix API, and dedicated MicroPython graphics firmware. Verify the exact M5Unified target and UNO core version before compiling. PicoVision’s normal and widescreen firmware trade resolution against sprite capacity, so choose a supported display mode instead of assuming every monitor and example will work unchanged. Compare compatible devices, explore original projects and use the linked guides to get moving.

3 entries
Sources

Sources and further reading

Original project pages, manufacturer documentation and repositories used while preparing this page. Last reviewed .

  1. meganetaaan/m5stack-avatarGitHub repository
  2. arduino/ArduinoCore-renesas — Libraries / Arduino LED MatrixGitHub repository
  3. pimoroni/picovisionGitHub repository