Lyubiao's Stars
ZuodaoTech/everyone-can-use-english
人人都能用英语
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
olikraus/u8g2
U8glib library for monochrome displays, version 2
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
OpenEtherCATsociety/SOEM
Simple Open Source EtherCAT Master
DanielMartensson/Open-SAE-J1939
SAE J1939 protocol free to use for embedded systems or PC with CAN-bus
am32-firmware/AM32
MightyPork/TinyFrame
A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
ferenc-nemeth/stm32-bootloader
UART bootloader for STM32 microcontroller.
codenocold/dgm
An open source high-performance FOC motor driver
lishen2/isotp-c
An implementation of the ISO-TP (ISO15765-2) CAN protocol in C
XIVN1987/MCUProg
MCU programmer for J-LINK and DAPLink, using Keil MDK's *.FLM Flashing Algorithm
MaJerle/lwpkt
Lightweight packet protocol structure for multi-device communication focused on RS-485
chxaitz/Ymodem-rotate-state-machine
一个Ymodem的非死循环的状态机轮转式的协议实现的源码。
florisla/stm32loader
Flash firmware to STM32 microcontrollers using Python.
Aladdin-Wang/MicroBoot
MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。
smartmx/TFDB
Tiny Flash Database for MCU.
pengshulin/mcush
MCUSH application platform (personal toolkit: firmware platform, debugger, hardware, test and application framework)
pms67/FilterLib
Collection of digital filters written in C++.
LanFly/lvgl-pm
A simple page manager for LVGL.
i-tesetd-it-no-problem/VirtualOS
geekheart/page_manager
page management framework base on lvgl
binarymaker/moving-average-filter
Moving average filter library
thetianshuhuang/serial-token-ring
Token ring communication protocol for low-cost, low-power embedded devices communicating over UART
ClemensElflein/xesc_firmware
The code for my custom BLDC controller.
hpmicro/hpm_apps
hpm apps for hpm sdk
parkerYang0715/IIRfilter_MATLAB_C_fixed-Point
microchip-pic-avr-examples/avr64ea48-digital-filters-mplab-mcc
Demo of digital filters (median, IIR, FFT and Kalman ) on AVR EA microcontroller using MPLAB X
YUESS/stm32loader-v2
python3.4 load stm32fxx's firmware by uart
chbsaikiran/IIR_Filter
IIR filter implemented in fixed point and floating point in C