vell001 / CLionSTM32DemoLinks
用CLion优雅的开发STM32
☆20Updated 4 years ago
Alternatives and similar repositories for CLionSTM32Demo
Users that are interested in CLionSTM32Demo are comparing it to the libraries listed below
Sorting:
- ☆52Updated 6 months ago
- 电机控制教程文档,rst☆92Updated 4 years ago
- VOFA+串口调试软件的通信协议驱动,支持三种默认的通信协议:FireWater, JustFloat 以及 RawData 。https://www.vofa.plus/☆90Updated 4 years ago
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆174Updated 3 weeks ago
- 以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3模块、串口gsm模块、键盘模块、点阵…☆103Updated 9 years ago
- 一个基于发布-订阅模型的多线程消息框架,用于嵌入式平台,纯C实现,性能和灵活性极高☆117Updated 11 months ago
- 基于STM32 HAL库的外设驱动库☆254Updated 2 years ago
- STM32 IO口模拟实现软件串口。☆56Updated 6 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆397Updated 2 years ago
- 将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/☆149Updated 5 years ago
- 基于STM32 HAL库的FOC封装☆117Updated 2 years ago
- 无刷电机驱动器软硬件☆183Updated last year
- 模糊PID控制器的C语言实现☆148Updated 4 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期 检查按键。☆394Updated 4 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆73Updated 2 years ago
- A BLDC motor driver using FOC algorithm.☆148Updated 3 years ago
- BlueTooth Controller for MCU☆82Updated 3 years ago
- 第十三届全国大学生恩智浦杯智能汽车竞赛 电磁直立组 成都信息工程大学 成信WD队☆80Updated 5 years ago
- My implementation of Field-Oriented Control(FOC) on STM32 following DengFOC's tutorial☆145Updated last year
- STM32F207VCT6 learning resource☆122Updated 7 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆131Updated last year
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆367Updated 2 years ago
- 增量式PID算法C语言实现☆167Updated 4 years ago
- it is a BLDC or PMSM controller☆49Updated 2 years ago
- 一个轻量级嵌入式框架☆466Updated 6 years ago
- 单片机APP程序☆516Updated 4 years ago
- 月更或者年更。志在做一个纯粹的、包含软硬件的、功率涵盖从小到大的 方案,查阅 n^2 的各方资料,对 BLDC&PMSM 进行一个大综合、大整理,查阅、比较和整理 大量的 网络教程、大厂手册、开源解决方案,在这里形成 原理和解决方案 的打通式介绍。☆293Updated last year
- 之前写的一个简易RTOS系统,基于MDK平台,工程自动适配Cortex M0/M3/M4☆37Updated 3 years ago
- An embedded menu framework based on linked list, with easy item registration method 链表式嵌入式菜单框架,具有极简的条目注册方法☆189Updated 10 months ago
- A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.☆196Updated 3 years ago