wallacegibbon / generic-screen-painter
Generic driver framework for different MCUs and different screens.
☆65Updated 10 months ago
Alternatives and similar repositories for generic-screen-painter
Users that are interested in generic-screen-painter are comparing it to the libraries listed below
Sorting:
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆118Updated 9 months ago
- ☆47Updated last month
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆131Updated last week
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆177Updated 2 years ago
- EmbeddedButton is a lightweight and user-friendly embedded button handling framework that allows for infinite expansion of buttons;☆85Updated 9 months ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆99Updated 5 months ago
- Tiny Flash Database for MCU.☆112Updated 9 months ago
- 一款支持任意类似的队列☆33Updated 6 months ago
- 仿linux通用mcu架构☆50Updated 3 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆225Updated last year
- ☆78Updated 6 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆197Updated 2 years ago
- A container library for pure C that work with different types.☆44Updated last month
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆71Updated 2 years ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆96Updated last year
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆60Updated 4 years ago
- 嵌入式的按键驱动,支持单击、连击、长按、连续触发、组合键☆23Updated last year
- Multi-Function Button Detection for MCU.☆29Updated 9 months ago
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆140Updated 3 years ago
- CCX的STM32终极开发环境搭建教程的仓库.