Home lcd

lcd

25 Articles

AVR #7. I2C Master PART 3 || Interface LCD1602 via I2C

This tutorial covers how to use the AVR MCU as the I2C Master and send data to the LCD1602, which is connected via...

AVR #6. I2C Master PART 2 || comm. with Slave Device

This tutorial covers how to configure the AVR MCU as the I2C Master. We will transmit the data to the PCF8574 and control...

Riverdi STM32-U5 Embedded Display

This tutorial covers how to get started with the new Riverdi STM32-U5 Embedded Display. What are its advantages over the previous Riverdi...

Custom characters in LCD 1602 || STM32

This is yet another tutorial covering the LCD 1602, but this time we will see how to use custom characters with this display.

ST7735 1.8″ TFT Display with STM32

This tutorial will cover how to interface ST7735 1.8" TFT Display with STM32 using the SPI peripheral. We will also see how to...

Interface LCD 16×2 with STM32 without I2C

This tutorial will cover how to use the LCD1602 with STM32 in Parallel mode. We will use the 4 bit mode, where 4...

GLCD 128×64 ST7920 interfacing with STM32

This tutorial will cover how to interface the ST7920 based 128x64 Graphic LCD with STM32...

How to interface MPU6050 (GY-521) with STM32

This tutorial will cover how to interface the MPU6050 Accelerometer with STM32 using the I2C peripheral. We will display the results on the..

LCD 20X4 using I2C with STM32

This tutorial will cover how to interface the LCD 20x4 using I2C with STM32 microcontroller...