一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。
☆101Dec 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:
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- 一个轻量级嵌入式框架☆493Jan 10, 2019Updated 7 years ago
- 一个嵌入式裸机任务消息队列调度机制☆12Apr 18, 2024Updated 2 years ago
- Software timers extend module for embedded☆1,108Jun 24, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Sloop是基于STM32F2系列微控制器的轻量级嵌入式系统框架,提供硬件驱动、协作式任务调度内核和应用服务层,简化开发流程并提高代码复用性,具有轻量高效、分层架构、灵活的多任务调度能力和易于扩展等特点。☆49Apr 8, 2026Updated 2 months ago
- shell for MCU. 单片机命令行交互。☆337Oct 8, 2025Updated 8 months ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆177Sep 27, 2019Updated 6 years ago
- Simple Key-Value in memory database☆17Aug 15, 2023Updated 2 years ago
- Button driver for embedded system☆2,298Mar 17, 2026Updated 2 months ago
- Lightweight generic ring buffer manager library☆1,477Jun 2, 2026Updated last week
- A simple timer-based scheduler☆27Sep 12, 2025Updated 8 months ago
- c语言程序上下文切换和解耦的工具☆337Jan 3, 2025Updated last year
- Lightweight event management system for embedded systems☆183Jun 2, 2026Updated last week
- 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.
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆236Jul 31, 2023Updated 2 years ago
- ☆16Apr 13, 2026Updated last month
- A set of demos as supplements of cell-phone-ux-demo☆13Feb 7, 2026Updated 4 months ago
- stm32_os☆20Oct 10, 2019Updated 6 years ago
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆932May 20, 2023Updated 3 years ago
- YMODEM library based on STM32 HAL. Writes to a sector of STM32 onboard flash.☆14Jul 13, 2022Updated 3 years ago
- 仿linux通用mcu架构☆55Dec 31, 2021Updated 4 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆26Apr 12, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆14Mar 25, 2024Updated 2 years ago
- ☆35Oct 10, 2022Updated 3 years ago
- A fast, generic fifo for MCUs.☆270Jul 2, 2022Updated 3 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆157Aug 12, 2024Updated last year
- 专为MCU项目开发提速的代码框架☆377May 31, 2026Updated last week
- The libmetal module specific for use with Zephyr. This is not a mirror of the official libmetal repo.☆16May 5, 2026Updated last month
- TinyThread is a small multi-thread library for embedded system. Currently it supports Cortex-M0 chips, such as Nuvoton Nano100/NUC100/M05…☆19Jun 14, 2016Updated 9 years ago
- lvgl-v9 png图片转c文件,复制可用☆13Apr 20, 2024Updated 2 years ago
- A cross-platform(STM32, MCS51, WIN, et al.) multitasking management system based on cycle time. 基于循环时间的跨平台多任务管理系统(可用于MCS51,STM32等单片机)☆39Apr 16, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆112May 22, 2022Updated 4 years ago
- Yocto Official documents in Markdown format with Chinese translation Yocto官方文档中文翻译☆31Sep 16, 2020Updated 5 years ago
- ☆53Jun 1, 2020Updated 6 years ago
- LwIP 2.1.2 版本的源码中文注释☆17Mar 7, 2020Updated 6 years ago
- Queue with C☆17May 3, 2020Updated 6 years ago
- All files hardware and software related to the zs1100a☆75Mar 29, 2022Updated 4 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆393Jan 14, 2021Updated 5 years ago