tft
Projects with this topic
-
A very quick and dirty port of the Arduino sketch from the manufacturers demo projects tested it with a SUNTON 8048S050C board (5" IPS touch screen).
Updated -
Librería en python para interactuar con la pantalla tft de 2,2 pulgadas JC22-v05 que trabaja únicamente comunicándose por Serial
Updated -
Driver for ili9486display controller, it was developed using a nucleo board, since it does not have a PMP was needed implement it, it has three ways to send the data, through a bit field, spaming the data over all the GPIO ports, or spreading the data over all the ports using DMA .
Updated -
Driver for ili9341 display controller, it was developed using a nucleo board, since it does not have a PMP was needed implement it, it has two ways to send the data, through a bit field or spaming the data over all the GPIO ports.
Updated -
An old version of https://github.com/prenticedavid/MCUFRIEND_kbv patched by Open-Smart for 3.2inch TFT LCD Shield with ILI9327 IC driver.
UpdatedUpdated -
Project for my Databases course in the second year of undergraduate at the University of Warsaw. The app download statistics for TFT matches from Riot API and keeps them in an internal database. It shows stats and win-rates for different playstyles.
Updated -