一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。
☆103Dec 13, 2020Updated 5 years ago
Alternatives and similar repositories for CodeBrick
Users that are interested in CodeBrick are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个轻量级嵌入式框架☆504Jan 10, 2019Updated 7 years ago
- ☆12Dec 13, 2020Updated 5 years ago
- Software timers extend module for embedded☆1,124Jun 24, 2024Updated 2 years ago
- Sloop是基于STM32F2系列微控制器的轻量级嵌入式系统框架,提供硬件驱动、协作式任务调度内核和应用服务层,简化开发流程并提高代码复用性,具有轻量高效、分层架构、灵活的多任务调度能力和易于扩展等特点。☆50Apr 8, 2026Updated 5 months ago
- Button driver for embedded system☆2,373Mar 17, 2026Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆16Apr 13, 2026Updated 5 months ago
- Tiny bootloader for embedded devices, optimised for ease of porting☆24Sep 4, 2018Updated 8 years ago
- 一个嵌入式裸机任务消息队列调度机制☆12Apr 18, 2024Updated 2 years ago
- shell for MCU. 单片机命令行交互。☆352Oct 8, 2025Updated 11 months ago
- stm32_os☆20Oct 10, 2019Updated 6 years ago
- c语言程序上下文切换和解耦的工具☆339Jan 3, 2025Updated last year
- A simple timer-based scheduler☆27Sep 12, 2025Updated last year
- Lightweight generic ring buffer manager library☆1,536Updated this week
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆239Jul 31, 2023Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆188Sep 27, 2019Updated 6 years ago
- A portable embedded system framework for writing cross-platform firmware and applications☆28Updated this week
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆952May 20, 2023Updated 3 years ago
- Simple Key-Value in memory database☆16Aug 15, 2023Updated 3 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆164Aug 12, 2024Updated 2 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆209May 11, 2023Updated 3 years ago
- A modular RTOS microkernel with tutorials—built for embedded systems, teaching, and architecture research.☆497Mar 11, 2026Updated 6 months ago
- Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.☆972Updated this week
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆160Jun 10, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Nexus是一个统一、高效、安全的嵌入式软件开发平台,旨在解决嵌入式开发中的碎片化问题。通过提供一致的开发接口和完整的工具链,Nexus让开发者能够专注于应用逻辑,而非底层适配。☆34Feb 10, 2026Updated 7 months ago
- ARM and RISC-V☆15Aug 21, 2026Updated 3 weeks ago
- A fast, generic fifo for MCUs.☆280Jul 2, 2022Updated 4 years ago
- 类似协程的轻量级任务调度系统、 裸机框架 Coroutine-like Lightweight Task Scheduling System and Bare Metal Framework☆50Jan 14, 2026Updated 8 months ago
- 专为MCU项目开发提速的代码框架☆381Sep 7, 2026Updated last week
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆440Sep 17, 2025Updated last year
- ☆17Jun 12, 2026Updated 3 months ago
- Lightweight event management system for embedded systems☆199Updated this week
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆227Jul 29, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库☆4,749Aug 13, 2026Updated last month
- Jo's Embedded Serial File System (for Standard Serial NOR-Flash)☆252Jul 4, 2026Updated 2 months ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆27Jan 9, 2021Updated 5 years ago
- Serial / CDBUS / CDNET GUI Tool☆209Updated this week
- A set of demos as supplements of cell-phone-ux-demo☆13Feb 7, 2026Updated 7 months ago
- 嵌入式C语言常用代码模块库,包含了嵌入式中常用的算法库(查找、校验、过滤、哈希、排序等)、数据结构/容器库(通用队列、栈、堆、列表、动态数组、字符串、集合、字典、映射、图等)、解析器库(csv、ini、json、xml、yaml等)、数学库(大数运算、数学运算)、独立C语言…☆17Nov 12, 2025Updated 10 months ago
- lvgl-v9 png图片转c文件,复制可用☆13Apr 20, 2024Updated 2 years ago