Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 538 Bytes

DM-TFT28-105 on STM32WB55

This little project is about using a TFT touch screen on Nucleo board and specifically a STM32WB55 based one. Original codes and libraries have been drastically optimized to make this DisplayModule shield really usable.

What it provides:

  • New DmTftLibrary much faster with new font and functions
  • ANCS (iPhone notification) demo
  • ANP (Android notification) demo (WIP)

While the source code is here, the link to the whole project documentation is: TFT28-105 on STM32WB55