vell001 / CLionSTM32DemoLinks
用CLion优雅的开发STM32
☆20Updated 3 years ago
Alternatives and similar repositories for CLionSTM32Demo
Users that are interested in CLionSTM32Demo are comparing it to the libraries listed below
Sorting:
- 以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3模块、串口gsm模块、键盘模块、点阵…☆102Updated 9 years ago
- ☆48Updated 5 months ago
- 一个基于发布-订阅模型的多线程消息框架,用于嵌入式平台,纯C实现,性能和灵活性极高☆115Updated 10 months ago
- 基于STM32 HAL库的外设驱动库☆247Updated 2 years ago
- 电机控制教程文档,rst☆91Updated 4 years ago
- VOFA+串口调试软件的通信协议驱动,支持三种默认的通信协议:FireWater, JustFloat 以及 RawData 。https://www.vofa.plus/☆91Updated 4 years ago
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆161Updated 3 weeks ago
- STM32F207VCT6 learning resource☆122Updated 6 months ago
- FreeRTOS解析☆99Updated 5 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆71Updated 2 years ago
- 将Nwatch(watch X)移植到到Stm32 上, 目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/☆148Updated 5 years ago
- 基于STM32 HAL库的FOC封装☆115Updated 2 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆127Updated last year
- STM32 IO口模拟实现软件串口。☆55Updated 5 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆386Updated 2 years ago
- window32☆15Updated last year
- An embedded menu framework based on linked list, with easy item registration method 链表式嵌入式菜单框架,具有极简的条目注册方法☆186Updated 9 months ago
- 这是一个嵌入式物联网开源项目。以一个无线传感控制网络项目为实际案例,开源了一些无线控制模块和传感器模块。☆117Updated 4 years ago
- 模糊PID控制器的C语言实现☆147Updated 4 years ago
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆365Updated 2 years ago
- 增量式PID算法C语言实现☆166Updated 4 years ago
- 一个轻量级嵌入式框架☆460Updated 6 years ago
- 之前写的一个简易RTOS系统,基于MDK平台,工程自动适配Cortex M0/M3/M4☆37Updated 3 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆190Updated 3 years ago
- A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.☆193Updated 3 years ago
- 嵌入式综合项目:STM32F407基于ARM Cortex-M4处理器,QT5.9.9客户端,TCP、MQTT通信,JSON通信规则,云服务器Linux操作系统,MySQL数据存储转发☆134Updated last year
- 无刷电机驱动器软硬件☆180Updated last year
- 第十三届全国大学生恩智浦杯智能汽车竞赛 电磁直立组 成都信息工程大学 成信WD队☆80Updated 5 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆391Updated 4 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆203Updated 2 years ago