搜索资源列表
用AT89C2051设计超声波测距仪
- 本文介绍了AT89C2051单片机的性能和特点,并在分析了超声波测距原理的基本系统框图。该设计系统经校正后,其测量精度可达0.1米-This paper introduces the AT89C2051 performance and features, and the analysis of the ultrasonic distance measurement principle diagram of the basic system. The design of the system ca
20070123100520157[1]
- 基于单片机的超声波测距仪的开题报告 属于开题报告 适用于学生开题设计中-based SCM ultrasonic range finder that the opening of the report that is open to students report that open design
基于51超声波测距器设计
- 倒车测距,1、分析了超声波传感器的工作原理、工作特性和探测盲区; 2、对倒车测距仪要求对前、左、右两侧30度夹角范围内进行测量; 3、距离范围要求20m以内,小于1.5米开始报警,小于1米进一步报警提醒; 4、完成倒车测距系统电路设计,绘制原理框图和电路图,编制软件程序。
GM3101dataV1.1
- GM3101可用于倒车雷达的超声波测距主控制芯片数据手册
chaoshengbodaocheleidaolibao
- 利用SPCE061A单片机、三个超声波测距模组实现超声波倒车雷达,要求具有下述功能: 1. 可以语音提示模组探测范围内的0.35m~1.5m范围内的障碍物; 2. 语音提示可指明哪一个方向(或区域)有障碍物在探测范围内; 3. 利用三个LED发光二极管表示三个传感器探测范围内是否有障碍物,当在探测范围内有障碍物时,发光管以一定频率闪烁,闪烁的频率以距离定,距离越近频率越高。-Use SPCE061A Singlechip, three Ultrasonic Ranging modul
cj
- 超声波测距程序 5. 该产品测距基本指标应在0.3~1.5m,发挥指标为0.1~5m ; 6. 该产品在有效测距范围内测量误差应<10cm,发挥指标<1cm 。 -Ultrasonic Ranging procedure 5. The product range of basic indicators should be 0.3 ~ 1.5m, indicators play a 0.1 ~ 5m 6. The product range in the effecti
1
- 超声波测距的仿真,通过仿真可以测试程序和电路是否成功实现-Ultrasonic Sensors simulation was to test whether the successful procedures and circuit
lesson
- 超声波测距 实现的距离是10米 精确度为1厘米-The distance ultrasonic distance measurement to achieve an accuracy of 10 meters 1 centimeter
超声波测距1
- 超声波测距,利用stm32f103作为主控,测量的距离为速度乘时间再除2(#include "stm32f10x.h" #include "tsensor.h" #include "stdio.h" #include "delay.h" #include "LCD1602.h" #include "usart.h" u8 overflow;)
30,超声波距离控制
- 本创新项目使用的Zigbee芯片为CC2530,它集成了业界领先的高性能RF 收发器、增强型工业标准的8051微控制器,具有接收灵敏度高和抗干扰性强的特点。CC2530根据需要有四种不同FLash版本:CC2530F32/64/128/256,本次选择Flash为256K的片子。它具有多种运行模式以及短的模式切换时间,保证了其超低功耗的特点。CC2530的结构大致可以分为三块:CPU和存储模块、电源时钟及外部设备模块、无线模块(图1-1为CC2530最小系统)(The innovative pr
实验1 超声波测距
- 一个基于STM32F103系列平台,使用HC-SR04的超声波测距实验代码,仅提供参考用。(STM32F103 based on a series of platforms, the use of HC-SR04 ultrasonic ranging experiment code, only to provide reference.)
超声波测距(LCD1602显示)
- 接线说明; Trig ------- P2^1; Echo ------- P2^0; VCC -------- +5v GND -------- GND 请在上电之前,检查好接线是否正确。(Wiring instructions; Trig - P2^1; Echo - P2^0; VCC - +5v GND - GND Please check that the wiring is correct before power on.)
51单片机超声波测距程序
- 51单片机超声波测距程序1、在打开资料后,请先看相关资料! 2、检查资料是否齐全。 3、如果有问题请及时与我们联系! 4、欢迎与我们交流,并提宝贵意见!(51 singlechip ultrasonic ranging program 1, after opening information, please look at the relevant information! 2, check whether the information is complete. 3, if you
US100&sr06热卖超声波资料
- //TDC中断输出脚,此脚用要来内配己完成信息的中断提示 //中断引脚Pin8,INT可以有不同的中断源,在寄存器2的Bits29-31(EN_INT)以及寄存器6 //bit 21位中进行选择. //Reg 2 bit 29 = 1 ALU 已经准备好 //Reg 2 bit 30 = 1 被设置的脉冲个数全部被接收到 //Reg 2 bit 31 = 1 TDC 测量单元溢出 //Reg 6 bit 21 = 1 EEPROM 动作的结束 //如果需要两个或两个以上的中断源,可
13.0 超声波测距(数码管显示)
- 超声波测距 Trig ------- P2^1; Echo ------- P2^0; VCC -------- +5v GND -------- GND 请在上电之前,检查好接线是否正确。(ultrasonic ranging Trig ------- P2^1; Echo ------- P2^0; VCC -------- +5v GND -------- GND)
1
- 超声波测距c52 通过中断口接受超声波模块传送的数据,达到一定距离时蜂鸣器响(Ultrasonic distance measurement C52)
遥控超声波测距智能车 (1)
- 这是一份基于单片机智能小车测距的程序及教程。(This is a program based on single chip microcomputer intelligent car range and tutorial.)
超声测距
- 实现超声波测距,用LCD1602显示,用keilC51调试(Realizing ultrasonic distance measurement with LCD1602 display)
1.4
- 测距,利用超声波测距,测量距离在2米以内,准确度较高,利用数据采集卡(Ranging, using ultrasonic ranging, measuring distance within 2 meters, high accuracy, the use of data acquisition card.)
US-016使用说明书及例程V1.1
- 超声波传感器工作原理: ①采用I/O触发测距,给至少10us的高电平信号; ②模块自动发送8个40kHZ的方波,自动检测是否有信号返回; ③有信号返回,通过I/O输出一高电平,高电平持续的时间就是超声波从发射到返回的时间。 测试距离=(高电平时间*声速(340M/S))/2。(Ultrasonic sensor working principle: (1) trigger the ranging with I/O to give at lea