wallacegibbon / generic-screen-painterLinks
Generic driver framework for different MCUs and different screens.
☆65Updated last year
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:
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆154Updated this week
- 源码格式自动化调整工具☆131Updated last month
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆124Updated 11 months ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆144Updated this week
- ☆48Updated 4 months ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆188Updated 3 years ago
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆142Updated 4 years ago
- ☆79Updated 6 years ago
- shell for MCU. 单片机命令行交互。☆304Updated 2 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆203Updated 2 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆233Updated 2 years ago
- Tiny Flash Database for MCU.☆115Updated last year
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆171Updated 2 months ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆102Updated 8 months ago
- c语言程序上下文切换和解耦的工具☆324Updated 7 months ago
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆21Updated 3 months ago
- 之前写的一个简易RTOS系统,基于MDK平台,工程自动适配Cortex M0/M3/M4☆36Updated 3 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆126Updated 5 years ago
- some device driver base on stm32f407☆192Updated 6 years ago
- modbus protocol support☆41Updated 3 weeks ago
- 一款支持任意类似的队列☆39Updated 9 months ago
- FreeRTOS解析☆99Updated 5 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆71Updated 2 years ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆78Updated 8 months ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆342Updated last year
- CherryDAP is a DAPLink template based on CherryUSB and ARMmbed DAPLink.☆245Updated this week
- ☆51Updated 5 years ago
- SEGGER-RTT Client for J-LINK and DAPLink☆249Updated 2 months ago
- 仿linux通用mcu架构☆53Updated 3 years ago
- A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_c…☆518Updated this week