zx1923 / eventloop-mcuLinks
一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环
☆12Updated 3 years ago
Alternatives and similar repositories for eventloop-mcu
Users that are interested in eventloop-mcu are comparing it to the libraries listed below
Sorting:
- using hashmap on MCUs☆17Updated 2 years ago
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- ProtoThread内核,从Contiki NG中提取而出,已经做好充分性移植准备工作,可以直接移植到单片机上。☆11Updated 3 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆23Updated 5 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆26Updated 2 years ago
- 移植SpunkyWX STM32的开源Bootloader框架-RT-FOTA,运行完整RT-Thread,支持RTT官方的RBL文件,Ymodem传输,一键恢复出厂固件等功能。☆55Updated 3 years ago
- connection multiplexing protocol for RT-Thread, support GSM0710 .etc☆32Updated 2 years ago
- modbus c library☆18Updated 2 years ago
- 适用MCU的通用微秒计时函数框架,适用1MHz以上时钟源☆39Updated 4 years ago
- 一个便捷的嵌入式软件调试工具☆29Updated 5 years ago
- Lua port package for RT-Thread.☆46Updated 3 years ago
- getopt-like command-line parameter parser for RT-Thread☆26Updated last year
- tiny macro os for MCU.☆39Updated last month
- 基于NOR Flash的轻量级文件数据存储方案。主要为i.MX RT系列设计,也可轻松移植到其他MCU平台☆29Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- RT-Thread peripheral samples☆23Updated 5 months ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆11Updated 7 years ago
- micro Multi-Communication Node Library, a light-weight publish/subscribe IPC method.☆29Updated 2 years ago
- A little fail-safe filesystem designed for microcontrollers☆28Updated 3 months ago
- Advance backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库☆24Updated 8 months ago
- libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. | libcsv是用纯ANSI C89编写的小型、简单、快速的…☆36Updated 6 years ago
- ☆24Updated 9 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆15Updated 4 years ago
- 更加易用的jsmn解析器☆20Updated 3 years ago
- LwIP 2.1.2 版本的源码中文注释☆17Updated 5 years ago
- Quick build rt-thread pkg toolkits. | 快速构建rt-thread pkg工具集.☆28Updated 3 years ago
- 一 个用C语言实现功能丰富但简单的有限状态机(FSM)。☆32Updated last year
- awtk-aworks-rt1052☆33Updated 3 years ago
- 蓝牙协议栈抽象层☆16Updated 3 years ago