STM32 HAL library for GY-521 (MPU6050) with Kalman filter
-
Updated
Sep 17, 2023 - C
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
stm32 black pill usb sound card
An STM32F401 EEPROM driver written entirely in Assembler.
Example code of USB Host, USB Hub for STM32F401 with PlatformIO, STM Cube framework
My projects with Pyboard and STM32 ARM Microcontrollers using MicroPython
An STM32F401 SSD1306 display driver written entirely in Assembler.
Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.
The project demonstrates reading pixel color data from the ili9341 (full-duplex spi with MOSI and MISO lines) and st7789 (half-duplex spi with SDA line) displays controllers memory into a buffer for further processing or saving a background image before displaying a sprite.
UART communication between an STM32F401CCU6 microcontroller and an ESP32 development board(bare-metal, no HAL)
The descriptor and the precompiled build of the MicroPython firmware for the WeAct Studio STM32F401CCU6
USB Audio DAC using STM32F401CCU6 "Black Pill" and PCM5102A modules
STM32F401 PROJECT
An STM32F401 button interrupt driver written entirely in Assembler.
STM32F4-based self-checkout system using an MFRC522 RFID reader, SSD1306 OLED, buzzer, and LED — scans tagged items, identifies them, and provides visual and audio feedback for a smart billing demo.
Just a firmware for a Keypad
This project implements a Two-Wheeled Self-Balancing Robot using the STM32F401CCU6 microcontroller. The system leverages FreeRTOSfor multitasking and employs a Cascade PID Controller (Angle Loop + Speed Loop) to maintain stability.
There will be initialized the most importantant parts of developing Stm32f401cc MCU. Like PWM, USART and others
GPIO DRIVER FOR STM32F401CCU6
STM32F401CCU6 and Black Pill Programming in Keil and STM32CubeIDE etc
Add a description, image, and links to the stm32f401ccu6 topic page so that developers can more easily learn about it.
To associate your repository with the stm32f401ccu6 topic, visit your repo's landing page and select "manage topics."