搜索资源列表
AVR_ultrasonic.rar
- AVR单片机做的超声波测距模块,原理图和源码。,AVR single chip ultrasonic ranging modules do, schematic and source code.
超声波测距模块与mega16
- 超声波测距模块与mega16.doc
chaoshengceju
- 基于AVR单片机的超声波测距模块,收发分离,有效距离0.5cm至3m-Based on the AVR MCU Ultrasonic Ranging module, transceiver separation, the effective distance of 0.5cm to 3m
cs7seg
- 超声波测距模块测距离,用单片机控制实现。-Measuring the distance ultrasonic distance measurement module, with the realization of single-chip control.
chaoshengbo
- 各类单片机制作的超声波测距模块原理-Production of various types of SCM Principles of Ultrasonic Ranging Module
csbcj
- 基于单片机的超声波测距模块 用汇编语言编写 内有电路原理图-Ultrasonic distance measurement based on single chip module assembly language within the circuit diagram
超声波测距数码管显示
- stm32F103C8T6加超声波测距模块,数码管显示(Ultrasonic ranging Nixie display)
超声波测距
- 单片机和超声波测距模块相连进行测距然后用1602进行显示(SCM and ultrasonic ranging module connected to distance measurement, and then use 1602 to display)
STM32超声波测距
- 基于STM32的超声波测距模块代码,通过外部中断实现测距功能(STM32 based ultrasonic ranging module code, through external interrupt ranging function)
超声波+语音模块
- 基于STM32的超声波测距 语音播报系统,精确度可达到4cm-4m,可用于精确测量(STM32 based ultrasonic ranging voice broadcast system, accuracy can reach 4cm-4m, can be used for accurate measurement)
STM32超声波测距
- STM32与超声波测距模块连接测量距离并用显示屏显示(The STM32 connects with the ultrasonic ranging module to measure the distance and display with the display screen)
超声波测距程序
- 本源程序为超声波测距程序,利用超声波模块进行距离探测,利用温度补偿,液晶显示距离探测值,进行距离分段控制,适合做与距离相关的项目参考(Source program for Ultrasonic Ranging procedures, the use of ultrasonic modules for distance detection, the use of temperature compensation, liquid crystal display range detection val
超声波测距
- 通过超声波模块与单片机连接,进行测距。超声波测距原理是在超声波发射装置发出超声波,它的根据是接收器接到超声波时的时间差,与雷达测距原理相似。 超声波发射器向某一方向发射超声波,在发射时刻的同时开始计时,超声波在空气中传播,途中碰到障碍物就立即返回来,超声波接收器收到反射波就立即停止计时。(The ultrasonic module is connected with the microcontroller to measure the distance. The principle of ult
超声波测距
- 这是关于超声波测距模块程序,有注释,讲解清楚
超声波测距模块
- 市面常见的超声波测距模块.zip文件 ,希望能有用(Ultrasonic distance measuring module.)
HC_SR04超声波测距模块资料
- 常见超声波测距模块资料,收发分开板,包含原理图和实例代码(Common ultrasonic distance measuring module data, separate board and transceiver, including principle diagram and example code)
msp430超声波测距
- HC-SR04 超声波测距模块可提供 2cm-400cm 的非接触式距离感测功能, 测距精度可达高到 3mm;模块包括超声波发射器、接收器与控制电路(The HC-SR04 ultrasonic ranging module can provide 2cm-400cm's non-contact distance sensing function, and the ranging accuracy can reach up to 3mm. The module includes ultrason
超声波测距教程
- 基于hc-sr04超声波测距模块的单片机测距说明及原理、hc-sr04超声波测距模块说明书(Based on the hc-sr04 ultrasonic ranging module, the principle and hc-sr04 ultrasonic ranging module instruction of single chip microcomputer are introduced)
【超声波测距模块%28RCW-0006】-TB
- 超声波测距模块hcsr04,pic例程,原理图,用户手册,(Ultrasound Ranging Module)
基于STM32的HCSR04的超声波测距模块
- 本代码运行在STM32平台,使用KEIL进行编译。超声波测距模块为HCSR04模块,可以实现测距以及距离过近的报警功能。