mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are fully considered. Providing standardized open (open), close (close), control (ioctl), read (read), write (write) and other interfaces.
☆147Aug 12, 2024Updated last year
Alternatives and similar repositories for mr-library
Users that are interested in mr-library are comparing it to the libraries listed below
Sorting:
- 一个轻量级嵌入式框架☆487Jan 10, 2019Updated 7 years ago
- Software timers extend module for embedded☆1,082Jun 24, 2024Updated last year
- QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specif…☆1,236Feb 11, 2026Updated 2 weeks ago
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆25Apr 12, 2025Updated 10 months ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆90May 22, 2022Updated 3 years ago
- ☆33Dec 26, 2024Updated last year
- letter shell☆1,675Aug 20, 2024Updated last year
- ARM and RISC-V☆14Feb 9, 2026Updated 2 weeks ago
- Button driver for embedded system☆2,132Updated this week
- An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库☆1,559May 30, 2025Updated 9 months ago
- ☆54Mar 19, 2025Updated 11 months ago
- 这是一个基于cjson的库,cjson对于使用者来说比较繁琐。这个库调用起来比较方便、简洁☆15Apr 18, 2022Updated 3 years ago
- c语言程序上下文切换和解耦的工具☆334Jan 3, 2025Updated last year
- Lightweight embedded development platform☆25May 23, 2025Updated 9 months ago
- Simulate host IIC bus | 模拟主机IIC总线☆17Nov 18, 2021Updated 4 years ago
- Examples for the QP/C Real-Time Event Framework (see qpc repository)☆20Feb 11, 2026Updated 2 weeks ago
- Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库☆2,025Feb 27, 2025Updated last year
- Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/Fl…☆2,265Mar 14, 2025Updated 11 months ago
- An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库☆2,435Dec 23, 2025Updated 2 months ago
- A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_c…☆562Jan 26, 2026Updated last month
- 一个基于小型单片机的菜单事件驱动框架☆47Aug 31, 2022Updated 3 years ago
- REB(全称:Event Broker),事件代理,解决模块之间耦合问题☆30Jan 25, 2024Updated 2 years ago
- 这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。☆44Oct 20, 2024Updated last year
- Lightweight generic ring buffer manager library☆1,376Dec 17, 2025Updated 2 months ago
- An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库☆4,465Dec 26, 2024Updated last year
- A Clone of embUnit testing framework, see https://sourceforge.net/projects/embunit/☆18Oct 2, 2012Updated 13 years ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆83Dec 13, 2020Updated 5 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆210May 11, 2023Updated 2 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆154Sep 27, 2019Updated 6 years ago
- C语言实现的信号槽模块☆37Mar 8, 2025Updated 11 months ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆156Feb 3, 2026Updated 3 weeks ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆406Sep 17, 2025Updated 5 months ago
- shell for MCU. 单片机命令行交互。☆325Oct 8, 2025Updated 4 months ago
- X-CAN数据处理平台LabView版☆20Apr 15, 2022Updated 3 years ago
- Lightweight event management system for embedded systems☆178Sep 21, 2025Updated 5 months ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆237Jul 31, 2023Updated 2 years ago
- Tiny Flash Database for MCU.☆121Jul 20, 2024Updated last year
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆375Oct 29, 2022Updated 3 years ago
- RTOS for embedded systems☆14Sep 19, 2024Updated last year