zx1923 / eventloop-mcu
一个在单片机上运行的事件循环模型库,参考了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
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆23Updated 4 years ago
- tiny macro os for MCU.☆28Updated 9 months ago
- using hashmap on MCUs☆16Updated 2 years ago
- Lua port package for RT-Thread.☆46Updated 3 years ago
- connection multiplexing protocol for RT-Thread, support GSM0710 .etc☆32Updated 2 years ago
- REB(全称:Event Broker),事件代理,解决模块之间耦合问题☆28Updated last year
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆26Updated 2 years ago
- micro Multi-Communication Node Library, a light-weight publish/subscribe IPC method.☆29Updated 2 years ago
- STM32的USB DFU升级,包括BOOT部分的Device_Firmware_Upgrade和App部分的Custom_HID☆17Updated 2 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- RT-Thread peripheral samples☆23Updated 3 months ago
- 移植SpunkyWX STM32的开源Bootloader框架-RT-FOTA,运行完整RT-Thread,支持RTT官方的RBL文件,Ymodem传输,一键恢复出厂固件等功能。☆54Updated 3 years ago
- 应用 RT-Thread 实现的蜂鸣器播放器☆29Updated 4 years ago
- Quick build rt-thread pkg toolkits. | 快速构建rt-thread pkg工具集.☆28Updated 3 years ago
- ☆13Updated last year
- 基于Linux的kfifo移植到STM32☆29Updated 6 years ago
- led package☆17Updated 3 years ago
- ☆12Updated 3 years 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
- USB to RS-485 (CDBUS) Converter☆27Updated last month
- Small yet powerful state machine coroutine library☆39Updated 10 months ago
- ARM-GCC下STM32F1工程模板,运行OSAL操作系统☆23Updated 7 years ago
- 小小调度器16位版本☆22Updated 4 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆15Updated 4 years ago
- A small embedded Modbus protocol stack, written in C language, support master and slave, support discrete mapping, support non-blocking a…☆45Updated 9 months ago
- getopt-like command-line parameter parser for RT-Thread☆26Updated last year
- ProtoThread内核,从Contiki NG中提取而出,已经做好充分性移植准备工作,可以直接移植到单片机上。☆11Updated 3 years ago
- ☆11Updated 6 years ago
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆31Updated 10 months ago