Oscilloscope based around the STM32F401 Black Pill and a color LCD screen
A small BootLoader that upgraded firmware through USB
STM32F4 Firmware Over-The-Air (FOTA) Update | ESP | Node-RED | Firebase
An STM32F4, persistent flash driver written entirely in Assembler.
Learning embedded systems with an STM32F4 and Rust!
Example code of USB Host, USB Hub for STM32F401 with PlatformIO, STM Cube framework
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 microco...
This one is a full open design (electronics, pcb and firmware) of a PS/2 Keyboard adapter with USB console for use in MSX and other legacy computers - 15x8 matrix(BCD input - 8 bits "Low active" outpu...
An STM32F4, SSD1306 display driver written entirely in Assembler.
Remote controlled & Obstacle avoidance car using STM32 and ESP32 as Bluetooth module.
Implementation of Basic bootloader for STM32F4 microcontroller
The descriptor and the precompiled build of the MicroPython firmware for the WeAct Studio STM32F401CCU6
An STM32F4, button interrupt driver written entirely in Assembler.
Ultrasonic sensor HC-SR04 with STM32 using Timer input capture.