zx1923 / eventloop-mcuLinks
一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环
☆13Updated 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:
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆27Updated 2 years ago
- using hashmap on MCUs☆18Updated 2 years ago
- A lightweight, customizable embedded Web Server for RT-Thread☆52Updated last year
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago
- 51单片机所有片上资源的驱动,移植contiki RTOS☆37Updated 4 years ago
- Small yet powerful state machine coroutine library☆39Updated last year
- Lua port package for RT-Thread.☆46Updated 3 years ago
- ProtoThread内核,从Contiki NG中提取而出,已经做好充分性移植准备工作,可以直接移植到单片机上。☆11Updated 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 7 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆14Updated 2 years ago
- tiny macro os for MCU.☆45Updated 3 months ago
- micro Multi-Communication Node Library, a light-weight publish/subscribe IPC method.☆30Updated 3 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆24Updated 5 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆96Updated 3 years ago
- 插上usb变成一个普通的移动u盘 ,将带升级的应用文件加密后丢进u盘,断电完成升级☆17Updated 8 years ago
- RealNetworks Helix MP3 open source codec☆1Updated 3 years ago
- connection multiplexing protocol for RT-Thread, support GSM0710 .etc☆32Updated 2 years ago
- USB to RS-485 (CDBUS) Converter☆33Updated this week
- 移植SpunkyWX STM32的开源Bootloader框架-RT-FOTA,运行完整RT-Thread,支持RTT官方的RBL文件,Ymodem传输,一键恢复出厂固件等功能。☆58Updated 3 years ago
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆33Updated last year
- This project through the STM32 control SIM900A to establish a TCP connection, STM32 to receive GPS information, and then GPS information…☆30Updated 9 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- 小小调度器16位版本☆29Updated 5 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11Updated 4 years ago
- 一个超级小型的嵌入式Flash KV存储系统☆48Updated 5 years ago
- Versaloon Software Framework -- a tiny pre-emptive event-driven fsm framework for embedded systems☆46Updated 5 years ago
- 一个便捷的嵌入式软件调试工具☆29Updated 5 years ago
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆36Updated last year
- getopt-like command-line parameter parser for RT-Thread☆26Updated 2 years ago