基于单片机的智能蓝牙避障循迹小车

智能小车循迹与避障运动控制系统的设计

摘****要 **:**本设计主要由STC89C52单片机来进行控制,通过输入输出两个端口控制驱动模块来调节电机的工作状态。本设计预利用机器视觉,通过识别条带状路标实现自主导航且利用超声波模块实时检测距离以实现避障功能,利用光电传感器模块自动循迹以实现循迹功能,通过液晶屏显示小车与障碍物之间的距离。本设计以STC89C52单片机,光电传感器,超声波模块和L298N驱动模块为控制核心,采用STC89C52单片机扫描光电传感器,并把所采集到的信息进行处理,从而得到行进方向和行进速度的指令。然后根据导航系统的算法规则驱动直流电机和控制舵机的转向,实现智能车的循迹与避障。

关键词**:**51单片机;L298N驱动;超声波;光电传感;数码管

Design of Intelligent Vehicle Tracking and Obstacle Avoidance Movement Control System

Abstract: The design mainly controlled by the SCM ofSTC89C52which is used to adjust the drive motor working condition by two input and output port control modules.The design makes use of machine vision,and achieve autonomous navigation and the use of ultrasonic and photoelectric sensor module from the real-time detection strip by identifying strip signposted, finally achieve the functions of automatic tracking and obstacle avoidance.The physical data were measured through digital displays.The design is at the core of the SCM 51,photoelectric sensors,ultrasonic modules and L298N driver module for the control,using 51 single to scan optical sensor,and the information collected to be processed,resulting in getting the command of the traveling direction and traveling speed.Then intelligent vehicle tracking and obstacle avoidance can be achieved by driving DC motors and servo steering control algorithm which according to the rules of navigation systems.

Key **Words:**SCM51;L298N drive;Ultrasonic;Photoelectric sensor;Digital Tube

完整版论文点击如下链接下载:

https://download.csdn.net/download/weixin_45905610/88493759

基于单片机的智能蓝牙避障循迹小车资源-CSDN文库

程序点击如下链接下载:

https://download.csdn.net/download/weixin_45905610/88493760

基于单片机的智能蓝牙避障循迹小车-程序资源-CSDN文库

相关推荐
可待电子单片机设计定制(论文)4 小时前
【STM32设计】基于STM32的智能门禁管理系统(指纹+密码+刷卡+蜂鸣器报警)(代码+资料+论文)
stm32·单片机·嵌入式硬件
不可思议迷宫6 小时前
Verilog编程实现一个分秒计数器
单片机·嵌入式硬件·fpga开发
life_yangzi7 小时前
关于单片机IAP升级的那点事儿|智能设置中断向量表
单片机·嵌入式硬件
了一li9 小时前
STM32实现一个简单电灯
stm32·单片机·嵌入式硬件
可待电子单片机设计定制(论文)12 小时前
【STM32设计】数控直流稳压电源的设计与实现(实物+资料+论文)
stm32·嵌入式硬件·mongodb
march_birds12 小时前
FreeRTOS 与 RT-Thread 事件组对比分析
c语言·单片机·算法·系统架构
小麦嵌入式13 小时前
Linux驱动开发实战(十一):GPIO子系统深度解析与RGB LED驱动实践
linux·c语言·驱动开发·stm32·嵌入式硬件·物联网·ubuntu
触角0101000114 小时前
STM32F103低功耗模式深度解析:从理论到应用实践(上) | 零基础入门STM32第九十二步
驱动开发·stm32·单片机·嵌入式硬件·物联网
昊虹AI笔记15 小时前
使用STM32CubeMX和Keil在STM32上创建并运行一个简单的FreeRTOS多任务程序
stm32·单片机·嵌入式硬件
王光环15 小时前
单片机使用printf,不用微库
单片机·嵌入式硬件