ChengOS1 / c_FSMLinks
c语言实现状态机
☆9Updated 5 years ago
Alternatives and similar repositories for c_FSM
Users that are interested in c_FSM are comparing it to the libraries listed below
Sorting:
- 嵌入式系统显示多级菜单库及菜单代码生成器☆17Updated 5 years ago
- 记录关于Linux应用编程的点点滴滴,编程相关例程及总结笔记☆13Updated last year
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆95Updated 3 years ago
- 模仿 kfifo 实现的环形缓冲区☆97Updated 5 years ago
- Hierarchical State Machine☆95Updated 4 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Updated 5 years ago
- embedfire Linux Qt Demo☆88Updated 4 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆101Updated 9 years ago
- Protected Low-overhead Object Oriented Programming with ANSI-C☆384Updated last week
- 仿linux通用mcu架构☆51Updated 3 years ago
- 基于C语言开发的环形缓冲区☆112Updated last year
- 一些简单、高效的数据结构☆32Updated last year
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆61Updated 4 years ago
- 嵌入式系统软件设计中的常用算法_周航慈☆87Updated 7 years ago
- A feature-rich, yet simple finite state machine (FSM) implementation in C☆504Updated 6 years ago
- 基于C语言的json数据映射解析库☆137Updated 3 years ago
- RT-Thread操作系统的uCOS-II兼容层 | uCOS-II RTOS Application Compatibility Layer (ACL) for RT-Thread☆33Updated 2 years ago
- 这是一个在学习和开发FreeRTOS的过程中的记录和总结☆97Updated 6 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆232Updated last year
- Lightweight event management system for embedded systems☆115Updated 3 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆121Updated 11 months ago
- ☆71Updated 5 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆13Updated 8 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆135Updated 8 months ago
- stm32_os☆20Updated 5 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 4 years ago
- 非常小的读取、写入ini配置文 件c库.☆10Updated 5 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 3 years ago
- C语言实现的信号槽模块☆34Updated 4 months ago