毕 业 设 计(论 文)题 目视觉导引智能寻迹小车系统设计如需要源代码或者其他资料可以联系我(1163776101@qq.comOR m201570436@hust.edu.cn)姓名学号所在学院机械工程学院专业班级指导教师日期年月日毕业设计(论文)专用纸摘要智能车作为现代社会的新产物,以及它的安全、节能、环保、智能化和信息化越来越受到人们的关注,在智能车的基础上开发出来的产品已经成为自动化物流运输、柔性生产组织等系统的关键设备。本设计是一种基于单片机控制的简易智能寻迹小车系统,对智能车自主行驶的决策以及算法也进行了相应的研究。本论文主要从总体方案设计、硬件和软件设计。硬件方面以Cortex-m3 为控制核心,使用 STM32F103RBT6 单片机,辅助模块包括电源模块、驱动模块,图像采集模块以及为了调试方便而采用的辅助调试模块。软件设计方面重点介绍了寻迹小车如何解决轨道检测和线路跟随问题。 单片机将 CMOS 摄像头对路面黑色轨迹进行检测的信号,通过一定的算法分析,通过调整PWM 占空比控制小车左右两轮的速度以实现转向,从而使小车能够沿着黑色轨迹自动行驶,到达自动寻迹的目的。关键字:智能车,图像处理,STM32 毕业设计(论文)专用纸abstract As the new product of modern society, intelligent vehicle, and its safety, energy saving, environmental protection, intelligence and information technology, is paid more and more attention,The product has become the key equipment of the automation logistics transportation, the flexible production organization and so on. This design is a simple intelligent tracing car system based on microcontroller control, and the autonomous driving decision and algorithm of the intelligent vehicle are also studied. This paper mainly from the overall scheme design ,hardware and software design. Hardware to Cortex-M3 as the control core, use stm32F103RBT6 microcontroller, auxiliary module including power supply module, a driving module, image acquisition module and to facilitate the debugging and the auxiliary debug modul . The design of the software focuses on how to solve the track...