foxclever / ExPeriphDriver
一个基于C语言开发的面向底层设备驱动的驱动库
☆156Updated last year
Alternatives and similar repositories for ExPeriphDriver:
Users that are interested in ExPeriphDriver are comparing it to the libraries listed below
- STM32串口DMA模式发送&接收 实现,高速串口通信(1.5Mbps)不丢数据☆319Updated 2 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆193Updated last year
- some device driver base on stm32f407☆186Updated 5 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆171Updated 2 years ago
- 一个轻量级嵌入式框架☆306Updated 6 years ago
- c语言程序上下文切换和解耦的工具☆283Updated last month
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆313Updated last year
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆223Updated last year
- ☆181Updated last month
- STM32F207VCT6 learning resource☆116Updated this week
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆95Updated 2 months ago
- shell for MCU. 单片机命令行交互。☆283Updated 2 years ago
- STM32 CM3 Project☆154Updated 5 years ago
- STM32 IO口模拟实现软件串口。☆52Updated 5 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆360Updated 4 years ago
- 单片机APP程序☆477Updated 3 years ago
- Tiny Flash Database for MCU.☆108Updated 7 months ago
- 基于STM32 HAL库的外设驱动库☆236Updated last year
- STM32 IAP(UART模式)的BOOT部分☆262Updated 5 years ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆116Updated last week
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆112Updated 6 months ago
- The driver for the microprocessor☆99Updated 3 years ago
- A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering it.…☆454Updated this week
- 专为MCU项目开发提速的代码框架☆356Updated last week
- Flash Abstraction Layer implentment. Manage flash device and partition.☆135Updated 2 years ago
- STM32系列 离线烧写器☆189Updated 2 years ago
- PID 驱动代码及测试☆37Updated 7 years ago
- ☆77Updated 6 years ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆63Updated 2 months ago
- 这是一个嵌入式物联网开源项目。以一个无线传感控制网络项目为实际案例,开源了一些无线控制模块和传感器模块。☆106Updated 4 years ago