stm32f4
There are 677 repositories under stm32f4 topic.
stm32duino/Arduino_Core_STM32
STM32 core support for Arduino
FASTSHIFT/WatchX
Open-source smart watch, based on LittlevGL Embedded GUI Library
rusefi/rusefi
rusefi - GPL internal combustion engine control unit
ai-techsystems/deepC
vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers
KimJorgensen/KungFuFlash
Cartridge for the Commodore 64 that packs a punch
FASTSHIFT/Arduino-For-Keil
A lightweight Arduino framework for Keil projects.
STMicroelectronics/stm32ai-modelzoo
AI Model Zoo for STM32 devices
STM32-base/STM32-base
A simple start for any STM32 based project.
Paciente8159/uCNC
µCNC - Universal CNC firmware for microcontrollers
Schildkroet/GRBL-Advanced
Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support!
moonglow/pcan_pro_x
:alien: XCAN PRO/PRO FD/FD USB2CAN firmware implementation for cheap STM32F4 hardware
iliasam/STM32F4_UVC_Camera
STM32F4-Discovery USB Device UVC Camera examples
eziya/STM32_HAL_FREEMODBUS_RTU
FreeMODBUS RTU port for STM32 HAL library
PX4/NuttX
Standard NuttX with current PX4 patches
dragonman225/stm32f469-usbaudio
Enable 24-bit / 96kHz Hi-Fi PCM stereo audio output via USB Audio Class 1.0 asynchronous mode on STM32469I-Discovery · Volume and mute control implemented
nimaltd/ds18b20
ds18b20 library for stm32 hal
fcayci/stm32f4-bare-metal
Bare metal STM32F4 examples for various modules
mcauser/BLACK_F407VE
MicroPython board definition for the MCUDev Black STM32F407VET6 board
tvlad1234/pillScopePlus
Oscilloscope based around the STM32F401 Black Pill and a color LCD screen
megamind4089/STeMCell
STM32F4 breakout board in pro micro pinout. Designed mainly for ergo split keyboards.
grblHAL/STM32F4xx
grblHAL driver for ST STM32F4xx (Nucleo-64, Blackpill)
svenssonjoel/lispBM
An interpreter for a concurrent lisp with message-passing and pattern-matching.
SpotlightKid/micropython-stm-lib
A collection of modules and examples for MicroPython.
mokhwasomssi/stm32_hal_nrf24l01p
nRF24L01+ library with STM32 HAL driver
khoih-prog/EthernetWebServer_STM32
This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Ethernet_Generic library is used as default for W5x00. Now W5x00 can use any custom hardware / software SPI
UmbrelaSmart/android-stm32-dfu-programmer
Android application programmer for STM32 microcontrollers using the DFU protocol
pazi88/STM32_CAN
CAN bus Library for Arduino STM32
pazi88/STM32_mega
STM32 based Arduino Mega replacement for speeduino
DanielMartensson/STM32-Libraries
Collection of rewritten Arduino libraries to STM32 libraries
sdima1357/stm32f401cdu6_Audio
low noise low cost stm32 usb-audio dac with optional level meter
mcauser/MCUDEV_DEVEBOX_F407VGT6
MicroPython board definition for the MCUDev DevEBox STM32F407VGT6 board
Eplankton/mos-stm32
RTOS with preemptive kernel 📺
CharlesDias/stm32_gtest_c_code
This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.
iliasam/STM32F4_USB_MICROPHONE
Example of using STM32F4-DISCOVERY as USB microphone for the PC.
STM32-base/STM32-base-STM32Cube
All CMSIS and HAL code for the STM32 microcontrollers bundled together in one repository.
GCY/wxECGAnalyzer
This project is for Electrocardiogram(ECG) signal algorithms design and validation, include preprocessing, QRS-Complex detection, embedded system validation, ECG segmentation, label your machine learning dataset, and clinical trial...etc.