文件名称:ultrasonic
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-08-26
- 文件大小:
- 211kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于51单片机的智能车避障源程序。在本装置中,用遥控器控制小车前进、后退、左转、右转运动来模拟驾驶员的驾驶动作;小车的最前部安装有超声波传感器,用于检测本车与前面障碍物的距离;电路板安装于小车的车架上;原车的后桥驱动电机和转向电机的布置基本不变。本装置的基本原理为:超声波发射端在单片机和前置电路的驱动下工作,接收端的信号经放大整形后在单片机的中断口产生中断,通过发射和接收的时间差计算出小车与障碍物的相对距离,再由单片机实现避障算法,做出判断决策,发出相应的控制指令,然后通过外围硬件电路实现PWM电机调速和转向控制,从而实现模型小车的主动避障。-Based on 51 single chip microcomputer intelligent vehicle obstacle avoidance source program. In this device, use the remote control car forward, backward, turn left, turn right movement to simulate the driver s actions The front of the car the most fitted with ultrasonic sensors, used to detect the local and the obstacles in front of the distance Circuit board installed in the car fr a me The original car rear axle drive motor and steering layout basically remain unchanged. The basic principle of this device is: the ultrasonic transmitter to work in the single-chip microcomputer and the driving of the front end circuit, signal at the receiving end after amplification plastic fracture to occur in the MCU by emitting and receiving time to calculate the car and the obstacle of relative distance, then realize the obstacle avoidance algorithm, by single-chip microcomputer judgment decision-making, a corresponding control instruction, and then through the peripheral hardware circuit realiza
(系统自动生成,下载前可以参看下载内容)
下载文件列表
我的超声波(最终)\beep.c
..................\beep.h
..................\beep.LST
..................\beep.OBJ
..................\delay.c
..................\delay.h
..................\delay.LST
..................\delay.OBJ
..................\DS1302+S51时钟+温度显示\DS1302clock.C
..................\.......................\DS1302clock.LST
..................\.......................\DS1302clock.OBJ
..................\.......................\shizhong
..................\.......................\shizhong.hex
..................\.......................\shizhong.lnp
..................\.......................\shizhong.M51
..................\.......................\shizhong.Opt
..................\.......................\shizhong.plg
..................\.......................\shizhong.Uv2
..................\ds18b20.c
..................\ds18b20.h
..................\ds18b20.LST
..................\ds18b20.OBJ
..................\LCD1602.C
..................\LCD1602.H
..................\LCD1602.LST
..................\LCD1602.OBJ
..................\main.c
..................\main.h
..................\main.ls1
..................\main.LST
..................\main.OBJ
..................\main.SRC
..................\motor.c
..................\motor.h
..................\motor.LST
..................\motor.OBJ
..................\ultrasonic.c
..................\ultrasonic.h
..................\ultrasonic.LST
..................\ultrasonic.OBJ
..................\仿真\1
..................\....\1.c
..................\....\1.hex
..................\....\1.lnp
..................\....\1.LST
..................\....\1.M51
..................\....\1.OBJ
..................\....\1.Opt
..................\....\1.plg
..................\....\1.uv2
..................\....\delay.c
..................\....\delay.h
..................\....\Last Loaded 恒温箱控制1.DBK
..................\....\motor.c
..................\....\motor.h
..................\....\motor.LST
..................\....\motor.OBJ
..................\....\恒温箱控制1.DSN
..................\....\恒温箱控制1.PWI
..................\超声波
..................\超声波.hex
..................\超声波.lnp
..................\超声波.M51
..................\超声波.Opt
..................\超声波.plg
..................\超声波.Uv2
..................\超声波_Opt.Bak
..................\超声波_Uv2.Bak
..................\......模块测试(数码管显示)\1
..................\............................\1.hex
..................\............................\1.lnp
..................\............................\1.M51
..................\............................\1.Opt
..................\............................\1.plg
..................\............................\1.Uv2
..................\............................\1_Opt.Bak
..................\............................\超声波显示.C
..................\............................\超声波显示.LST
..................\............................\超声波显示.OBJ
..................\DS1302+S51时钟+温度显示
..................\仿真
..................\超声波模块测试(数码管显示)
我的超声波(最终)