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

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

摘****要 **:**本设计主要由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文库

相关推荐
jingshaoqi_ccc6 分钟前
stm32的USART使用DMA配置成循环模式时发送和接收有着本质区别
stm32·单片机·嵌入式硬件
MingYue_SSS3 小时前
开关电源抄板学习
经验分享·笔记·嵌入式硬件·学习
玉树临风江流儿4 小时前
炸鸡派-定时器基础例程
单片机·嵌入式硬件
小宋同学在不断学习4 小时前
stm32-掌握SPI原理(一)
stm32·单片机·spi
is08154 小时前
STM32的 syscalls.c 和 sysmem.c
c语言·stm32·嵌入式硬件
学不动CV了5 小时前
数据结构---链表结构体、指针深入理解(三)
c语言·arm开发·数据结构·stm32·单片机·链表
szxinmai主板定制专家6 小时前
【精密测量】基于ARM+FPGA的多路光栅信号采集方案
服务器·arm开发·人工智能·嵌入式硬件·fpga开发
工业互联网专业9 小时前
汇编与接口技术:8259中断实验
汇编·单片机·嵌入式硬件·8259中断实验
brave and determined9 小时前
国产MCU学习Day6——CW32F030C8T6: I2C功能详解与应用案例
单片机·eeprom·i2c·cw32f030c8t6·cw32·cw32f030·中断读取eeprom
梁山1号10 小时前
【ESP32】3.串口的发送与接受
单片机·物联网