Highlights
-
fiber Public
Cooperative multithreading library on stm32 something like boost::fiber
C UpdatedOct 14, 2025 -
-
-
assertsEngine Public
This is assert engine library for deep debug on Embedded systems
-
flash_stm32 Public
High-level, safe, and portable flash memory framework for STM32 microcontrollers.
C++ UpdatedSep 23, 2025 -
coop Public
coop lets you write familiar synchronous-looking code (delays and waits) without freezing the rest of the firmware. While a function is “blocking,” the library pumps your user callback so other log…
C++ UpdatedSep 8, 2025 -
StmTimeLib Public
Header-only timing library for STM32 projects. Provides lightweight interval timers with both compile-time and runtime intervals, one-shot variants, and “virtual” timers backed by SysTick. Designed…
C++ UpdatedAug 25, 2025 -
uCoro Public
A lightweight, header‑only C++20 coroutine framework for embedded systems, providing manual scheduling, event‑based awaitables, timeout support, and concise co_yield/yield macros.
-
stm32-usart-uart-dma-rx-tx Public
Forked from MaJerle/stm32-usart-uart-dma-rx-txSTM32 examples for USART using DMA for efficient RX and TX transmission
C++ UpdatedJun 14, 2025 -
stm32_usb_cdc_improved_if Public
Forked from jrahlf/stm32_usb_cdc_improved_ifimproved usb cdc interface for stm32
C++ UpdatedFeb 14, 2025 -
-
TMC-API Public
Forked from analogdevicesinc/TMC-APITRINAMIC's IC API
C MIT License UpdatedJan 7, 2025 -
ClangPythonTest Public
Parsing C/C++ code using the Clang/LLVM compiler on Python
Python UpdatedJan 6, 2025 -
-
-
spi_engine Public
spi engine for high speed structure synchronization between master and slave (27Mbit tested)
-
MAX1112X Public
Forked from LLL2542/MAX11128This library is made for the STM32 HAL (Hardware Abstraction Library) platform.
C++ UpdatedDec 4, 2024 -
stm32_uart_dma Public
most effective dma uart library from AFBR-S50 API (Broadcom Inc)
C UpdatedNov 11, 2024 -
-
ESP32-S3-N16R8 Public
Espressif ESP32-S3-DevKitC-1-N16R8V (16 MB QD, 8MB PSRAM) board desctription file (need to platform io)
-
-
-
pcan_pro_x Public
Forked from dreampet/pcan_pro_xPCAN PRO/PRO FD USB2CAN firmware implementation for cheap STM32F4 hardware
C UpdatedOct 10, 2024 -
-
modFOC_blackpill Public
Forked from ThoMint/modFOCA modular ESC with in HW implemented FOC Trinamic TMC4671 + TMC6100 module Usb + generic
C UpdatedJul 10, 2024 -
-
Preprocessor Public
PREPROCESSOR - a library that allows you to summon the devil or other evil spirits in the programming language C99 or later, and no joke, it allows you to use preprocessor metaprogramming in C
-
-
MCP251XFD Public
Forked from Emandhal/MCP251XFDMCP2517FD, MCP2518FD and MCP251863 driver
C UpdatedMay 5, 2024 -
policy_pattern_in_c99 Public
l tried to realize template strategy pattern (template policy) on C99 with Qt Creator
Makefile UpdatedApr 14, 2024