L
lcd-display
Projects with this topic
-
Simple menu for flaw detector using u8g2 library for STM32F4, but can be used for any other stm with minimal changes
Updated -
LCD display driver (HD44780)
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