Skip to content

y2kblog/AQM1602_STM32

Repository files navigation

AQM1602_STM32

Example source code for I2C character LCD module AQM1602 using STM32 MCU. This code uses the non-blocking(interrupt) function of I2C, so it is no need to take much CPU resource to drive AQM1602.

MCU board

NUCLEO-F411RE

LCD

AQM1602Y-RN-GBW

IDE

System Workbench for STM32 (SW4STM32) + STM32CubeMX + STM32CubeF4

Schematic

About

Example source code for I2C character LCD module AQM1602 using STM32 MCU. This code uses the non-blocking(interrupt) function of I2C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published