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

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

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

相关推荐
日记成书21 分钟前
详细介绍嵌入式硬件设计
嵌入式硬件·深度学习·学习
wenchm28 分钟前
细说STM32F407单片机1个ADC使用DMA同时采集3个输入通道的方法
stm32·单片机·嵌入式硬件
SRA.30 分钟前
STM32——HAL库开发笔记23(定时器4—输入捕获)(参考来源:b站铁头山羊)
笔记·stm32·嵌入式硬件
打酱油的工程师1 小时前
w803|联盛德|WM IoT SDK2.X测试|window11|TOML 文件|外设|TFT_LCD|测试任务|(5):TFT_LCD_LVGL示例
单片机·物联网·lcd·tft·w80x
广药门徒1 小时前
(200): error: #29: expected an expression error: #40: expected an identifier
嵌入式硬件
沐欣工作室_lvyiyi2 小时前
基于物联网的家庭版防疫面罩设计与实现(论文+源码)
人工智能·stm32·单片机·物联网·目标跟踪
苏慕TRYACE5 小时前
RT-Thread+STM32L475VET6——USB鼠标模拟
stm32·单片机·嵌入式硬件·计算机外设·rt_thread
楼台的春风11 小时前
【MCU驱动开发概述】
c语言·驱动开发·单片机·嵌入式硬件·mcu·自动驾驶·嵌入式
Moonnnn.11 小时前
51单片机学习——动态数码管显示
笔记·嵌入式硬件·学习·51单片机
LS_learner13 小时前
小智机器人CMakeLists编译文件解析
嵌入式硬件·机器人