sunshineharry / TaskManagerLinks
A cross-platform(STM32, MCS51, WIN, et al.) multitasking management system based on cycle time. 基于循环时间的跨平台多任务管理系统(可用于MCS51,STM32等单片机)
☆38Updated 3 years ago
Alternatives and similar repositories for TaskManager
Users that are interested in TaskManager are comparing it to the libraries listed below
Sorting:
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆178Updated 2 years ago
- 一个基于小型单片机的菜单事件驱动框架☆46Updated 2 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆100Updated 5 months ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- 面向对象的单片机按键驱动程序,支持gpio和adc按键,具有多种事件处理方式(Microcontroller button driver program)☆11Updated 2 years ago
- 嵌入式系统软件设计中的常用算法_周航慈☆85Updated 7 years ago
- ☆47Updated 2 months ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆33Updated last year
- PID 驱动代码及测试☆37Updated 7 years ago
- ☆78Updated 6 years ago
- 这是一个在学习和开发FreeRTOS的过程中的记录和总结☆98Updated 6 years ago
- modbus主机代码,可以用在各种MCU平台☆110Updated last year
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆40Updated last year
- STM32F207VCT6 learning resource☆121Updated 3 months ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功 耗支持 | 组合按键支持 | 静态/动态注册支持☆114Updated last week
- EmbeddedButton is a lightweight and user-friendly embedded button handling framework that allows for infinite expansion of buttons;☆85Updated 9 months ago
- Agile Modbus 在 MCU 上的例子☆49Updated last year
- XMODEM-STM32-IAP和YMODEM传输文件☆53Updated 10 months ago
- gateway☆22Updated 3 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172 字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆71Updated 3 years ago
- STM32 IAP(UART模式)的Application部分(USMART版)☆73Updated 5 years ago
- 24系列(i2c接口)的EEPROM及FRAM通用接口驱动,如AT24C16、FM24CL16。通过型号自动识别片容量大小和页容量大小,支持页写、非整齐页写、翻页;兼容EEPROM和FRAM。统一接口,屏蔽底层差异,方便移植。使用时只需设置好具体EEPROM型号、从地址、页…☆22Updated 4 years ago
- 一个便捷的嵌入式软件调试工具☆27Updated 4 years ago
- The driver for the microprocessor☆106Updated 4 years ago
- A compact and easy to use event-driven button driver module. | 一个小巧易用的事件驱动按钮驱动模块.☆96Updated last year
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆73Updated 5 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆118Updated 9 months ago
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago
- STM32 IO口模拟实现软件串口。☆53Updated 5 years ago
- 使用STM32CubeM进行配置 串口+DMA+IDLE中断 实现不定长度的数据接收与发送☆31Updated 5 years ago