小型系统 单片机的 软件事件框架 软件定时 基于事件驱动
☆12Feb 5, 2018Updated 8 years ago
Alternatives and similar repositories for l_event
Users that are interested in l_event are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个基于小型单片机的菜单事件驱动框架☆47Aug 31, 2022Updated 3 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆76Nov 2, 2020Updated 5 years ago
- 基于合泰单片机的远程能源监控系统☆11Jul 8, 2019Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- Device emulator with Hart protocol. Used STM32L051 MCU and AD5700 HART tranceiver.☆15Aug 2, 2024Updated last year
- 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.
- 在单片机上实现一个简易的shell 系统☆18Jan 14, 2019Updated 7 years ago
- Holtek Cup 合泰杯单片机竞赛整理☆11Oct 24, 2019Updated 6 years ago
- 这是一个基于stm32f103单片机的下推式磁悬浮项目☆19Dec 9, 2018Updated 7 years ago
- 本工程用FPGA和python实现一个简单的8路输入逻辑分析仪☆19Aug 20, 2017Updated 8 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 单片机PID算法的恒温控制系统仿真与程序源码设计(DS18B20传感器)☆12Apr 18, 2019Updated 6 years ago
- 一个简易的单片机编程框架☆33Aug 4, 2019Updated 6 years ago
- 51单片机对直流电机的控制和测速☆10May 10, 2017Updated 8 years ago
- 改写zigbee协议栈,实现AD转换并远程控制☆13Mar 19, 2014Updated 12 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 自制数控可调恒温加热平台☆12Feb 19, 2021Updated 5 years ago
- 基于单片机智能可控洗衣机设计☆30Jul 13, 2019Updated 6 years ago
- ☆10Jun 10, 2014Updated 11 years ago
- 此工程主要用于C语言解析csv格式/其他格式的字符串, 提取数值,帧头帧尾校验。 可以加入到单片机工程或者添加到Arduino的库函数中。☆19Nov 4, 2017Updated 8 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- - 基于单片机的电梯程序控制系统☆11Mar 5, 2021Updated 5 years ago
- 基于STC8G2K64S4处理器的智能恒温烙铁☆11Jul 2, 2021Updated 4 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系 统资源管理机制☆159Sep 27, 2019Updated 6 years ago
- Lightweight date, time & cron utilities for embedded systems☆48Sep 20, 2025Updated 6 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 智能手环,穿戴式设备☆12May 16, 2016Updated 9 years ago
- STM8单片机modbus协议通信案例☆11Sep 4, 2018Updated 7 years ago
- 叮当机器人的智米电风扇插件☆17Jul 15, 2017Updated 8 years ago
- 51单片机控制的智能小车☆13Feb 23, 2016Updated 10 years ago
- 用于STC15系列单片机,借鉴STM32库的形式,让官方库更加易于使用。☆42Aug 30, 2019Updated 6 years ago
- 自用嵌入式项目框架,集各种☆36May 14, 2018Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Jan 18, 2014Updated 12 years ago
- 针对stm32, ardiuno 等嵌入式平台的, 基于GB2312 编码的轻量级中文拼音输入法,支持模糊搜索, 分词词库搜索等功能☆13Jul 6, 2025Updated 8 months ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆95May 22, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- ☆12May 26, 2024Updated last year
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆31Dec 9, 2023Updated 2 years ago
- 解析at指令的函数☆34Jan 4, 2018Updated 8 years ago
- 基于51单片机步进电机正弦控制☆13Feb 23, 2016Updated 10 years ago
- Light Weight Event System C library☆29Feb 12, 2018Updated 8 years ago
- ☆12Mar 23, 2020Updated 6 years ago