Mculover666 / HAL_Driver_LibLinks
基于STM32 HAL库的外设驱动库
☆256Updated 2 years ago
Alternatives and similar repositories for HAL_Driver_Lib
Users that are interested in HAL_Driver_Lib are comparing it to the libraries listed below
Sorting:
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆371Updated 3 years ago
- 基于stm32的12864oled图形库☆321Updated 3 years ago
- STM32F103C8T6 无线有线DAP下载器,脱机(离线)烧录器,脱机下载器☆528Updated 4 years ago
- 单片机APP程序☆525Updated 4 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆393Updated 4 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘 、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆421Updated 2 years ago
- ☆507Updated 2 years ago
- ☆339Updated 3 weeks ago
- STM32 CM3 Project☆160Updated 6 years ago
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆199Updated 2 weeks ago
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单 击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆848Updated 2 years ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆398Updated 3 months ago
- 一个基于C语言开发的面向底层设备驱动的驱动库☆178Updated 2 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆73Updated 2 years ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆236Updated 7 months ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆207Updated 2 years ago
- some device driver base on stm32f407☆203Updated 6 years ago
- 一个轻量级嵌入式框架☆486Updated 7 years ago
- STM32 IAP(UART模式)的BOOT部分