OliverSwift / TFT28-105-STM32WB55

Using a TFT touch screen on a STM32WB Nucleo board. Demonstrates ANCS (iPhone) and ANP (Android) notification clients.

Home Page:https://debon.org/TFT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Using a TFT touch screen on a STM32WB Nucleo board. Demonstrates ANCS (iPhone) and ANP (Android) notification clients.

https://debon.org/TFT


Languages

Language:C 99.8%Language:Assembly 0.2%