搜索资源列表
six_feet_robot
- 实现六足机器人行走以及超声波传感器测距等功能;系统设计与算法属独创。
基于m430149超声波测距
- 基于msp430单片机超声波传感器测距
six_feet_robot
- 实现六足机器人行走以及超声波传感器测距等功能;系统设计与算法属独创。-Realize hexapod walking robot, as well as features such as ultrasonic ranging sensor system design and an original algorithm.
chaoshenbo
- 超声波传感器超声波测距8051汇编源程序 晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。 -Ultrasonic Sensor Ultrasonic Ranging crystal 8051 compilation of source code using 6M, P1 mouth tube sections as a digital output, P
51
- 倒车测距,1、分析了超声波传感器的工作原理、工作特性和探测盲区; 2、对倒车测距仪要求对前、左、右两侧30度夹角范围内进行测量; 3、距离范围要求20m以内,小于1.5米开始报警,小于1米进一步报警提醒; 4、完成倒车测距系统电路设计,绘制原理框图和电路图,编制软件程序。 -Ranging reverse, 1, an analysis of the working principle of ultrasonic sen
ceju
- 超声波测距电路图。至于为什么接收不用晶体管做放大电路呢,因为放大倍数搞不好,CX20106集成放大电路,还带自动电平增益控制,放大倍数为76dB,中心频率是38k到40k,刚好是超声波传感器的谐振频率,感觉很合适。-Ultrasonic Distance Measurement circuit. As for why the receiver do not have to do the transistor amplifier circ
Rangefinder
- 利用超声波传感器设计价格低廉、近距离测距器-The use of ultrasonic sensor design cheap, close-range-finder
chaoshengbo
- 超声波传感器测距 能准确测出物体据传感器之间的距离-this is chaoshengbo ceju ASM
V2
- 超声波测距电路图 以及超声波传感器驱动电路-Ultrasound
ul_sent
- 主要用于基于STC89C52单片机的控制超声波传感器的发射接收,利用平均取值法精确测距-Mainly used in single-chip microcomputer-based control STC89C52 launch ultrasonic sensor receiver, using the average value method precision ranging
STM32F407驱动12864显示超声测距结果
- STMF407驱动超声波传感器测距并将距离显示在LCD12864上(STMF407 drives ultrasonic sensors to range and display the distance on the LCD12864)
实验9-输入捕获实验0_1-超声波测距
- 根据正点原子输入捕获实验改编的超声波测距程序(ultrasonic ranging,ALIENTEK-STM32F103)
Text2
- 对超声波传感器的测距带进行设置的同时,对其进行温度补偿(The ultrasonic sensor is set at the same time, and the temperature compensation is carried out)
超声波加红外测距传感器监控
- 在labview使用超声波传感器和红外传感器进行距离的监控,本程序监控了5个超声波传感器。(In the use of LabVIEW ultrasonic sensors and infrared sensors for distance monitoring, this program monitors 5 ultrasonic sensors.)
超声波测距资料
- 超声波测距,根据超声波指向性强,能量消耗慢,在介质中传播距离远的特点,利用超生波传感器对前方物体进行感应,经过单片机中的程序对超声波传感器发射和接收的超声波信号进行分析和计算处理,最后将处理结果在LCD1602上显示。(Ultrasonic ranging, according to the strong point of ultrasonic energy consumption is slow, the propagation ch
新建文件夹
- 利用超声波传感器进行测距,可利用避障小车中(Using ultrasonic sensors for distance measurement)
STM32超声波测距
- 利用超声波传感器与STM32F103链接,达到测量与障碍物的距离(Use the ultrasonic sensor to link with the STM32F103 to measure the distance from the obstacle)
7、超声波测距实验
- 该程序在百科荣创的嵌入式开发平台实现超声波传感器测试功能,该车主控为STM32系列芯片(The program realizes the testing function of ultrasonic sensor on the embedded development platform of Encyclopedia Rongchuang. The main control unit is STM32 series chips.)
A60_ESP01A_超声波测距APP
- HC-SR04超声波传感器在单片机上的简单应用,并用esp8266wifi模块实现手机接收测距信息(The simple application of HC-SR04 ultrasonic sensor on single chip computer and the realization of receiving ranging information by mobile phone with esp8266 WiFi module)
OLED超声波测距
- 利用超声波传感器测量位移传送到OLED,并播报语音,同时蜂鸣器提醒,51单片机程序