Stars
A curated list of Multiplayer Game Network Programming Resources
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
Companion repository to the "Modern Embedded Systems Programming" video course.
Raspberry Pi USB device provisioning tool (RPIBOOT)
STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Dis…
A Tutorial how to get started with Linux Kernel Modules and Linux Drivers.
ioLibrary_Driver can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100, W5100S, W6100, W6300.
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
Including the SDK、HDK、Datasheet of RISC-V MCU CH32V307 and other relevant development materials
STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Dis…
Running FreeRTOS on Arduino, STM32F4x and Cortex M based MCUs
FOC library for BLDC/PMSM compatible with all STM32 targets with FPU.
Bare-Metal Embedded C Programming by Packt Publishing
STM32Cube MCU Full Package for the STM32F0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Dis…
My implementation of Field-Oriented Control(FOC) on STM32 following DengFOC's tutorial
Kalman Filter Implementation for MPU6050 with STM32-Nucleo. Via CubeIDE
Header-only C library delivering essential DSP blocks—FIR/IIR filters, FFT, windowing, math helpers—optimised for AVR/ARM micro-controllers and Arduino sketches with zero dependencies or dynamic al…
Quaternion Based AHRS Estimation Using MPU9250 and STM32G431
Porting of MPU6050 and DMP driver from MSP430 example and from Arduino MPU6050 driver.