saxbophone / pid
A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.
☆185Updated 2 years ago
Alternatives and similar repositories for pid:
Users that are interested in pid are comparing it to the libraries listed below
- 增量式PID算法C语言实现☆161Updated 4 years ago
- My implementation of Field-Oriented Control(FOC) on STM32 following DengFOC's tutorial☆114Updated last year
- 电机控制教程文档,rst☆86Updated 4 years ago
- 模糊PID控制器的C语言实现☆136Updated 3 years ago
- it is a super-mini FOC Driver used by STM/GD32F405RGT6☆213Updated 2 years ago
- 基于STM32 HAL库的外设驱动库☆240Updated 2 years ago
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆335Updated 2 years ago
- ☆150Updated 4 years ago
- EmbeddedButton is a lightweight and user-friendly embedded button handling framework that allows for infinite expansion of buttons;☆84Updated 8 months ago
- FOC Lib for DengFOC☆416Updated last year
- 月更或者年更。志在做一个纯粹的、包含软硬件的、功率涵盖从小到大的 方案,查阅 n^2 的各方资料,对 BLDC&PMSM 进行一个大综合、大整理,查阅、比较和整理 大量的 网络教程、大厂手册、开源解决方案,在这里形成 原理和解决方案 的打通式介绍。☆269Updated last year
- 以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3模块、串口gsm模块、键盘模块、点阵…☆89Updated 9 years ago
- ☆331Updated last year
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射 。然后周期检查按键。☆373Updated 4 years ago
- A BLDC motor driver using FOC algorithm.☆141Updated 2 years ago
- 基于STM32G431结合三轴加速度计,三轴陀螺仪,三轴磁力计实现的九轴数据融合,可输出欧拉角,四元数等相关数据☆26Updated 9 months ago
- 基于stm32的12864oled图形库☆310Updated 2 years ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆305Updated last month
- 这是一个用C语言编写的九轴姿态解算算法模块。模块对算法进行封装,可通过接入九轴或六轴(可屏蔽磁力计)信息(注:要求九轴信息满足右手坐标系),模块可以内部解算出无人机的姿态角。除此之外,还对外提供四元数、旋转矩阵、世界加速度、水平加速度等信息,特别适用于无人机等平衡系统的开发…☆67Updated 4 years ago
- STM32F207VCT6 learning resource☆120Updated 2 months ago
- some device driver base on stm32f407☆187Updated 6 years ago
- 这是一个灵感源自WouoUI的纯C语言(C99标准),无依赖库(只需 要C的标准库),适用于多种不同大小屏幕,极易部署的代码框架,可以快速构建、开发一个丝滑、Q弹的单色屏UI。☆135Updated 2 months ago
- 无刷电机驱动器软硬件☆164Updated last year
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆341Updated 2 years ago
- VOFA+串口调试软件的通信协议驱动,支持三种默认的通信协议:FireWater, JustFloat 以及 RawData 。https://www.vofa.plus/☆76Updated 4 years ago
- ☆467Updated last year
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆69Updated last year
- pid fuzzy demo☆156Updated 8 years ago
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆134Updated 3 years ago
- Lightweight rtos inspired by SKRTOS☆305Updated last month