DMD STM32 Versions Save

STM32Duino library for RGB, Monochrome and Two-color led matrix panels

v1.1.4

1 month ago

Bug fix release

v1.1.0

5 months ago

FM6353/FM6363 drivers support

v1.0.5

1 year ago

First release since introducing a new matrix templates in 1.x versions. Fix some errors.

v0.9.5

1 year ago

Error fix release before introducing new template format.

v0.9.2

1 year ago
  • Add Monochrome panel support for RP2040 boards
  • Fix bugs with Monochrome mode for STM32F4 boards

v0.8.1

1 year ago
  • Add support of STM32F4 boards - blackpills STM32F401CC & STM32F411CE
  • Add support of cheap STM32F103C6 boards

v0.6.11

2 years ago
  • Fix incorrect string bounds for standard and GFXFonts
  • Fix artefacts in Parallel Monochrome mode
  • Add ability to choose timer for OE other than Tim3 (see Alternative Timer Setup in DMD_STM32a.h)

v0.6.3

2 years ago
  • Add 1-bit RGB color depth
  • Rewrite marquee text code
  • Many other changes as ZigZag connect scheme etc

v0.5.0

2 years ago

DMD_STM32 release 0.5.0, new library structure, RGB matrix support