Projects in Awesome Lists tagged with stm32cube-mcu-component
A curated list of projects in awesome lists tagged with stm32cube-mcu-component .
https://github.com/win001/oled-display-based-hmi
There are two keys for user to input. Increment and decreament. You can fill an array with any word/character to be displayed on display according to user input. There is a binary output you get on MCU gpios for corresponding array index like array[0] gives 000, array[1] gives 001 and so on and at the same time you get printed value of correcspong array index on display. Components used in this project -> 1. I2C bases ssd1306 OLED display. 2. STM32F103 3. 4 LEDs 5. 2 push buttons Driver for ssd1306 OLED Display -> https://stm32f4-discovery.net/2015/05/library-61-ssd1306-oled-i2c-lcd-for-stm32f4xx/
embedded-c hmi keil-uvision5 oled-display-ssd1306 stm32 stm32-hal-driver stm32cube-mcu-component
Last synced: 30 Mar 2025
https://github.com/sarincr/arm_stm32f4-hardware-abstraction-layer-hal
STM32 ARM Cortex M4 Microcontroller- Basic Exercises using STM32 Hardware Abstraction Layer (HAL) for Nucleo-64 development board with STM32F446RE MCU with Arduino Uno V3 connectivity support
arm armcortexm4 atollic cortex cortex-m cortex-m4 embedded embedded-c embedded-hal embedded-hal-driver embedded-systems hal iot keil stm32 stm32cube stm32cube-mcu-component stm32cubemx stm32f446re stm32f446re-nucleo
Last synced: 14 Mar 2025