搜索资源列表
PENDM
- 通过使用基础的PID控制方式,控制小车的运动以及连接在上面的一级转轴的角度。
pid
- ,s12 用来给单片机pid模块进行编程的小车模块样板,可以仿造-, S12 module is used to program the microcontroller pid trolley module template, you can copy
3pi(1)
- 本设计以MCU为控制核心,使用迷宫算法与机器自主学习的思想核心和电机PID调速为运动核心的一款智能迷宫小车,通过对传感器的加权平均处理进行高精度数据采集,将连续性变量转换成离散随机变量。首先根据左手运算进行迷宫整体搜索,然后进行数组记忆和最优路径运算,第二次进入赛道5秒逃出迷宫。(This design takes the MCU as the control core, uses the maze algorithm and the machine independent learning c