skaiui2 / SKRTOS_sparrow
Lightweight rtos inspired by SKRTOS
☆233Updated this week
Alternatives and similar repositories for SKRTOS_sparrow:
Users that are interested in SKRTOS_sparrow are comparing it to the libraries listed below
- 一个轻量级嵌入式 框架☆301Updated 6 years ago
- ☆451Updated last year
- 痞子衡嵌入式半月刊,分享嵌入式领域有用有趣的工具或项目以及一些热点新闻。从2020年2月起,每半个月发布一期☆476Updated last week
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆302Updated last year
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆315Updated 2 years ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆182Updated last month
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆359Updated 4 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆222Updated last year
- 基于STM32 HAL库的外设驱动库☆236Updated last year
- ☆65Updated 7 months ago
- c语言程序上下文切换和解耦的工具☆280Updated 2 weeks ago
- shell for MCU. 单片机命令行交互。☆280Updated 2 years ago
- A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering it.…☆441Updated last month
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆687Updated last year
- 单片机APP程序☆470Updated 3 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆192Updated last year
- ☆323Updated last year
- EmbeddedButton is a lightweight and user-friendly embedded button handling framework that allows for infinite expansion of buttons;☆76Updated 5 months ago
- An embedded menu framework based on linked list, with easy item registration method 链表式嵌入式菜单框架,具有极简的条目注册方法☆163Updated last month
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆123Updated 3 years ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆331Updated 10 months ago
- 一个基于C语言开发的面向底层设备驱动的驱动库☆155Updated last year
- ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。☆254Updated 5 months ago
- STM32F103C8T6 无线有线DAP下载器,脱机(离线)烧录器,脱机下载器☆494Updated 3 years ago
- 多功能调试助手☆387Updated last month
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆171Updated 2 years ago
- 将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/☆142Updated 4 years ago
- VOFA+串口调试软件的通信协议驱动,支持三种默认的通信协议:FireWater, JustFloat 以及 RawData 。https://www.vofa.plus/☆73Updated 3 years ago
- 基于stm32的12864oled图形库☆309Updated 2 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆65Updated last year