Pinned Repositories
Auto-Lianliankan
基于python图像识别实现的连连看外挂,可实现QQ连连看秒破
awesome-embedded-software
:stars: List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
bash-tutorial
Bash 教程
Books
c-code-style
Recommended C code style and coding rules for standard C99 or later
C_StateMachine
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.
clang-tutorial
C 语言教程
cmd-parser
一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!
cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
coca-vocabulary-20000
coca-vocabulary-20000
Li-Leo's Repositories
Li-Leo/awesome-embedded-software
:stars: List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
Li-Leo/Books
Li-Leo/c-code-style
Recommended C code style and coding rules for standard C99 or later
Li-Leo/C_StateMachine
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.
Li-Leo/clang-tutorial
C 语言教程
Li-Leo/coca-vocabulary-20000
coca-vocabulary-20000
Li-Leo/EasyFlash
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
Li-Leo/EasyGUI
Easy GUI for microcontrollers
Li-Leo/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
Li-Leo/FlashDB
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Li-Leo/FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
Li-Leo/greatest
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
Li-Leo/hoverboard-firmware-hack-FOC
With Field Oriented Control (FOC)
Li-Leo/letter-shell
letter shell
Li-Leo/littlefs
A little fail-safe filesystem designed for microcontrollers
Li-Leo/lwevt
Lightweight event management system for embedded systems
Li-Leo/lwgps
Lightweight GPS NMEA parser for embedded systems
Li-Leo/lwgsm
Lightweight AT commands parser for SimCOM GSM modules
Li-Leo/lwpkt
Lightweight packet protocol structure for multi-device communication focused on RS-485
Li-Leo/lwrb
Lightweight generic ring buffer manager library
Li-Leo/lwshell
Lightweight shell implementation for embedded systems
Li-Leo/makefiletutorial
Learn make by example
Li-Leo/MultiButton
Button driver for embedded system
Li-Leo/MultiTimer
Software timers extend module for embedded
Li-Leo/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Li-Leo/rfid
Arduino RFID Library for MFRC522
Li-Leo/sboot_stm32
Secure USB DFU1.1 bootloader for STM32
Li-Leo/sds
Simple Dynamic Strings library for C
Li-Leo/SFUD
An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库
Li-Leo/stm32-usart-uart-dma-rx-tx
STM32 examples for USART using DMA for efficient RX and TX transmission