搜索资源列表
智能循迹小车例子
- 智能循迹小车例子
智能循迹小车
- 这个小车集循迹蔽障于一身,有详细的电路图,及源程序
循迹小车
- 智能循迹小车,用定时器模拟了PWM调速,基于STC89C52单片机
Freescale
- 飞思卡尔智能车大赛获奖车全部程序 飞思卡尔单片机智能循迹小车程序-Freescale' s Smart Car Contest Freescale microcontroller smart cars all the procedures car tracking program
zhinengxiaoche
- 智能循迹小车,51单片机编写的,可绕着黑线自动寻路-Intelligent Vehicle Tracking, 51 single-chip prepared to look around the black line of automatic road
xunji
- 基于STC89c51单片机的智能循迹小车,通过传感器对黑线的识别,是小车始终沿轨迹前行,并能实现转弯和数码管的实时显示。-STC89c51 MCU-based smart tracking car , through the sensors to identify on the black line is the car has always been along the track before, and turn to achieve real-time control and digita
TanTouPCB
- 智能循迹小车光电探头的原理图和PCB 已做出实物,效果不错-Intelligent Vehicle Tracking photoelectric probe schematic and PCB have been made in kind, good results
xiaoche
- 智能循迹小车的有关程序!包含检测部分和控制电机部分!-it s about automatic car!
myautocarsystem
- 我平时自己研究的智能循迹小车。三个传感器。可扩展。带PWM直流电机调速。-I usually own research of intelligent tracking car. Three sensors. Scalable. DC motor with PWM speed control.
Freescale
- 飞思卡尔智能车(摄像头)循迹小车,双组数据调试程序-Freescale
基于PID算法的循迹小车
- 基于PID算法,以AT89S52为处理机,L298N电机驱动TCRT5000红外反射式开关传感器,制作的智能循迹小车
2驱小车2路寻线程序-PWM加强版
- 两路循迹小车程序,PWM调速,两路红外循迹,仅供参考,想实现直线行走需要自己动手调整(The two-path tracking car program, PWM speed adjustment, two infrared tracing, for reference only, want to realize straight walk need oneself to adjust)
基于STM32的CCD智能寻迹小车源代码
- 这是基于STM32单片机的CCD为传感器的循迹小车的源代码的压缩包,压缩包内的程序完整,算法较优,比赛获得过二等奖,能有效快速识别轨迹,在跑道直道加速,弯道减速。采用PID调速。CCD为传感器,识别跑道图像,STM32对图像分析处理,二值化等。控制电机加减速度,舵机转度。可供参考学习(This is based on the STM32 MCU CCD as sensor tracking cart source code package of procedure in the package
三路循迹小车
- 寻迹小车,实现由三路红外对管,能够沿着地面黑线行走,自动左右转弯。(Tracking car, to achieve by the three-way infrared on the tube, can walk along the ground black line, automatically turn left and right.)
基于红外传感器ST188的自动循迹小车设计
- 基于红外传感器的智能小车循迹,通过c编写语言已达成目的(Intelligent vehicle tracking based on infrared sensor, through the C language has reached a purpose)
程序
- 基于L298N的六路循迹小车程序,个人用过,比较实用(Six road car tracking program based on L298N)
Car
- 基于51单片机的循迹小车程序,基于51单片机的智能循迹小车程序(Car tracking principle diagram and program)
智能循迹小车
- 基于单片机的智能循迹小车,利用红外传感器与LM379实现循迹模块,全套资料(Intelligent tracking car based on 51-MCU, achieve the tracking module using infrared sensor and LM379)
三段PID智能循迹小车c语言程序
- 三段PID的C语言循迹小车,51单片机控制,大学生智能小车项目(Three segment PID C language tracking car)
STM32智能循迹小车
- STM32智能红外循迹小车,包括完整码盘测速,蔽障,等功能的完美实现,包括库函数编写,便于阅读。