搜索资源列表
SmartGA
- 三冲量水位控制器全套资料和程序代码。串级PID控制-Three-impulse controller water level information and a full set of program code.
Single-phase-inverter-SPWM-code
- 单相正弦波逆变器SPWM代码,采用分段式数字PID反馈控制方式,具有过流短路保护。-Single-phase sine wave inverter SPWM code, using the segmented digital PID feedback control, with over-current short circuit protection.
Freescale
- 该代码是有关飞思卡尔智能小车比赛的全部代码,而且代码中详细的注释。该代码大体实现了小车智能寻迹、PID控制算法、 通过各种弯道、、、、、、对于飞思卡尔比赛人员具有很高的参考价值!-The code is the code about Freescale smart car contest, the code detailed notes. The code is generally realized smart car tracing PID control algorithm, throu
smartcar
- 第七届飞思卡尔智能车竞赛摄像头组比赛代码。采用XS128单片机。速度PID控制。赛道单边检测。参赛代码,可运行。-Seventh Freescale smart car contest camera group game code. XS128 using microcontroller. Speed PID control. Track unilateral testing. Entry code can be run.
wegand26
- 单片机代码,维根码(26位)打包后发送,校验位、HID/PID位分别发送-Single-chip computer code, wigan code (26) after the package to send, check digit, HID/PID send respectively
3_18_01
- 智能车摄像头组别的程序代码,其中有图像的采集和参数的调整,以及pid算法,中断-Smart car camera program code groups, including acquisition and adjustment of image parameters, and pid algorithm, interrupt, etc.
PID-code-example
- 非常好的PID原理解释及详细的代码,很有参考价值-very good PID yuanli he xiangxi daima.
PID
- PID代码,用KEIL编写用于51单片机。-PID u4EE3 u7801 uFF0C u7528KEIL u7F16 u5199 u7528 u4E8E51 u5355 u7247 u673A u3002
PID
- PID算法,可以参考里面的 一些代码 修改相应的 宏定义(PID algorithm, you can refer to some of the code, modify the corresponding macro definition)
温控增量式
- 本代码采用的是温控式PID模型,内容简介,可移植性强,不需要大量的存储空间(This code uses the temperature control PID model, the content is brief, the portability is strong, and the storage space is not required.)
STM32两轮自平衡小车
- 基于stm32f103的两轮自平衡小车,采用多串级pid控制算法,适合初学者入门的开源代码。