stm32f401
There are 35 repositories under stm32f401 topic.
tvlad1234/pillScopePlus
Oscilloscope based around the STM32F401 Black Pill and a color LCD screen
Bakisha/STM32-SID-PLAYER
SID chip and 6502 CPU emulator, with audio output on pin PA8 (PWM) or PA4 (DAC), for STM32 line of microcontrollers, compiled with Arduino IDE
HaiMianBBao/PlumBL
A small BootLoader that upgraded firmware through USB
Ivanchenko59/AD9833-DDS-Generator
Simple DDS Generator base on AD9833 with STM32 microcontroller.
Ivanchenko59/GPS-Tracker
GPS Tracker with GSM connection, logging to SDcard, sending data to mqtt server
EhabMagdyy/FOTA-STM32
STM32F4 Firmware Over-The-Air (FOTA) Update | ESP | Node-RED | Firebase
rbm78bln/STM32duino-bootloader_stm32f411-blackpill
Secure USB DFU1.1 bootloader for STM32 with STM32F4x1xE target fully compatible to STM32duino and PlatformIO
mytechnotalent/STM32F4_Persistent_Flash_Driver
An STM32F4, persistent flash driver written entirely in Assembler.
yusefkarim/stm32f4-playground
Learning embedded systems with an STM32F4 and Rust!
evandrosouza-developer/ps2tomsxUSB
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" output).
IOsetting/stm32f4-hal-projects
STM32F4 HAL Demo Projects
novi/stm32f4-hub-test
Example code of USB Host, USB Hub for STM32F401 with PlatformIO, STM Cube framework
vadrov/stm32f401ccu6-usb-vcp-clone-windows-desktop-to-display
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.
EhabMagdyy/STM32F401-Bootloader
Implementation of Basic bootloader for STM32F401 microcontroller
mytechnotalent/STM32F4_SSD1306_Driver
An STM32F4, SSD1306 display driver written entirely in Assembler.
EhabMagdyy/RC-Car
Remote controlled & Obstacle avoidance car using STM32 and ESP32 as Bluetooth module.
xreef/stm32f401cc_micropython_firmware
The descriptor and the precompiled build of the MicroPython firmware for the WeAct Studio STM32F401CCU6
EhabMagdyy/UltrasonicSensor-STM32
Ultrasonic sensor HC-SR04 with STM32 using Timer input capture.
mytechnotalent/STM32F4_Button_Interrupt_Driver
An STM32F4, button interrupt driver written entirely in Assembler.
ppbrown/arm_stm32_blink
Pure Assembly code solution to blink LED on stm32f4 Nucleo board, with button press
arcticlula/IAN
IAN is my thesis project. IAN is also Ianina Khmelik's stage name, the wonderful artist i'm collaborating with.
cln-Kafka/Watchdog-Timer-Use-Cases
This project showcases the usefulness of the watchdog timer, available in many microcontrollers such as ATmega328p and STM32F401xE, using a Proteus simulation and from scratch driver.
EhabMagdyy/Embedded-Tooling
Implementing a Linker script, Startup code, and Makefile for the STM32F401xx Microcontroller.
EhabMagdyy/HomeMonitor-Login-STM32
Monitoring Temperature, Humidity and Flame Percentage with a login system | STM32.
evandrosouza-developer/Tester-ps2-msx
Emulator of MSX Keyboard subsystem, to develop, make performance tests and measurements on PS/2 to MSX Adatpter. Now implemented the console as a USB device, plus a USB<=>Serial converter.
MichaelZhu168/stm32f401_advance_debug_SWO
stm32f401cc advance debug with SWO trace
ParasolkaJeck2029/f401_BME280
My first library for sensor of temperature, pressure and humidity.
ParasolkaJeck2029/STM32F401_BME280_FreeRTOS
It is a simple project to demonstrate how work with FreeRTOS on STM32.
pietro-sandrini/project-mpbi-buzzer
Realisation of a microcontroller program that allows to play a song on a buzzer
Roco-scientist/Bluetooth_Maids_Buzzer
A buzzer that sounds when a button is pushed in a different room. A way to let my wife, who is breastfeeding, wake me up to get the baby while in another room.
Tasneem-Mansour/FOTA_Project
OTA Project that enables wireless firmware updates for STM32F401 microcontrollers using web connectivity and cloud storage. Includes firmware, web interface, and Raspberry Pi-based infotainment system.
tor1kk/TS_Tracker
GPS tracker with SMS communication
EhabMagdyy/STM32-ServoMotor
Interfacing Servo Motor With STM32.