lijinlong21549 / STM32WB55RGV6Links
基于STM32WB55RGV6开发板的实践项目
☆23Updated 4 years ago
Alternatives and similar repositories for STM32WB55RGV6
Users that are interested in STM32WB55RGV6 are comparing it to the libraries listed below
Sorting:
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆72Updated 2 years ago
- 【开源】基于 STM32G4 自制FOC驱动板☆167Updated 6 months ago
- PocketServo 是一个基于 STM32G474RET6 微控制器的高性能FOC伺服驱动项目。该项目采用模块化设计,实现了完整的电机控制系统,包括电机参数配置、自动校准、多种控制模式、实时监控及调试功能。☆67Updated 4 months ago
- ☆44Updated last year
- FOC Learning☆53Updated last year
- ☆16Updated last year
- 0.91‘OLED driver STM32 HAL☆18Updated 4 years ago
- 基于STM32 HAL库的FOC封装☆117Updated 2 years ago
- 无刷电机驱动器软硬件☆181Updated last year
- 平衡小车☆42Updated 3 years ago
- 基于STM32F401的迷你devFramework☆42Updated 5 months ago
- it is a BLDC or PMSM controller☆49Updated 2 years ago
- An embedded menu framework based on linked list, with easy item registration method 链表式嵌入式菜单框架,具有极简的条目注册方法☆188Updated 9 months ago
- ☆22Updated 2 months ago
- A BLDC motor driver using FOC algorithm.☆145Updated 3 years ago
- it is a super-mini FOC Driver used by STM/GD32F405RGT6☆216Updated 2 years ago
- 一个基于STM32的血氧心率图示仪,传感器使用MAX30100和MAX30102 https://www.bilibili.com/video/BV1AJ411Y7yY☆219Updated 2 years ago
- ☆54Updated 2 years ago
- FOC Driver based on stm32☆26Updated 2 years ago
- nanoDAP-wireless无线仿真器用户手册☆149Updated 4 years ago
- My implementation of Field-Oriented Control(FOC) on STM32 following DengFOC's tutorial☆144Updated last year
- ☆122Updated 2 years ago
- 步进电机foc+弱磁驱动方案☆42Updated 3 months ago
- 基于STM32的电子腕表设计。搭载了MPU6050和温湿度传感器,以及一块1.14寸全彩显示屏。☆187Updated 2 weeks ago
- iWatch的视频展示请移步B站,交流讨论QQ群:659521788☆58Updated 3 years ago
- 一款基于STM32G474的四开关Buck-Boost数字电源,支持TypeC接口PD诱骗输入和DC5.5接口输入,输入/输出最高48V10A,这是我的毕业设计,现在开源出来,含原理图、PCB、程序源码、外壳3D模型等资料。☆122Updated last year
- 基于STM32 HAL库的外设驱动库☆251Updated 2 years ago
- 将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/☆148Updated 5 years ago
- 这是一个灵感源自WouoUI的纯C语言(C99标准),无依赖库(只需要C的标准库),适用于多种不同大小屏幕,极易部署的代码框架,可以快速构建、开发一个丝滑、Q弹的单色屏UI。☆205Updated 2 months ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆17Updated 5 years ago