lubeda / EspHoMaTriXv2

A simple DIY status display with a 8x32 RGB LED matrix, implemented with esphome.io and Home Assistant.
MIT License
294 stars 28 forks source link

2023.9.1: Add advanced Bitmap mode #178

Closed andrewjswan closed 10 months ago

andrewjswan commented 10 months ago

Advanced mode of Bitmap screen (MODE_BITMAP_SCREEN), allows the use of screen identifiers, which in turn makes it possible to display more than one Bitmap screen on the clock. But it can also increase RAM consumption, each screen + 256 bytes.