Skip to content

Interactive bongo cat meme displayed on LCD (ST7735 LCD & STM-L476RG).

Notifications You must be signed in to change notification settings

ddragula/stm32-bongo-cat-lcd

Repository files navigation

Bongo Cat LCD - stm32

This project integrates the 1.8-inch LCD module from Waveshare with the STM32 board (NUCLEO-L476RG). It displays an interactive Bongo Cat meme that reacts when pressing buttons.

image

Pin Configuration

STM Pin Connected to Pin mode
PC3 DIN MOSI
PB10 CLK SCL
PB6 CS (Chip Select) GPIO_Out
PA9 DC (Data/Command) GPIO_Out
PC7 RST (Reset) GPIO_Out
PA7 BL (Backlight) PWM Timer
PB5 Left Button GPIO_In (Pull-down)
PB5 Right Button GPIO_In (Pull-down)

(VCC - 3.3V)

About

Interactive bongo cat meme displayed on LCD (ST7735 LCD & STM-L476RG).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published