搜索资源列表
ultrasonic
- HC-SR04测距,本传感器采用HC-SR04超声波测距模块,该模块可提供2cm-400cm的非接触式距离感测功能,测距精度可达到3-it is a UltraSonic HC-SR04 testcode,platform is AVR.You can study tht method of HC-SR04 sensor.
chaoshengbo
- 基于mega128定时计数器外部脉冲扑捉的超声波测距模块程序,精度0.1毫米。-Based on the external pulse timer counter capture mega128 Ultrasonic Ranging Module program, accuracy of 0.1 mm.
HC-SR04
- HCSR04超声波测距模块C程序资料(收集的)-HCSR04 ultrasonic distance measuring module data (collection)
W_SONIC
- WSN的超声测距模块电路原理设计,采用双频率发射-WSN ultrasonic ranging module circuit design, using dual-frequency firing
cejv
- 用51单片机实现的us-100超声波测距模块驱动 测量距离经1602输出 -MCU with 51 of us-100 drivers measure the distance ultrasonic ranging module output by 1602
chaosb1602LCD
- 超声波传感器测距模块,注释详细,1602显示,非常适合学习!-Ultrasonic sensors ranging module, detailed notes, the 1602 display, ideal for learning!
Ultrasonic-Ranging
- HC-SRO4 超声波测距模块 c 程序,代码内含有详细说明。-Ultrasonic Ranging Module HC-SRO4 c program code contains detailed instructions.
US-020
- US-020使用例程及说明书 超声波测距模块-US-020 using the routine and manual ultrasonic ranging module
ulstrasonic
- 应用在51单片机上的超声波测距,通过串口显示,HC-SR04超声波测距模块-Ultrasonic ranging applications in the 51 SCM display through the serial port, HC-SR04 Ultrasonic Ranging module
hr_04_89c52rc_测距程序
- 该代码为hr_04超声波模块测距代码,通过stc89c52rc单片机控制,在keil4平台运行通过,在lcd1602液晶上显示距离
ultrasonic-ranging-module(12864)
- STM32驱动超声波测距模块,使用12864显示的简单程序,1m范围内较为精准,3m内可测。-STM32 drive ultrasonic ranging module, use 12864 simple procedure, 1m range is more accurate, 3m can be measured within.
chaosheng
- 这是一个超声波测距模块介绍资料,仅供参考,个人觉得还可以,可以参考一下。- No matter the ending is perfect or not, you cannot disappear from my world.
LCD1602
- 用于超声波测距模块的LCD显示,晶振11.059200M 单片机STC89C52-Ultrasonic Ranging Module for LCD display, crystal 11.059200M microcontroller STC89C52
cesu
- 超声波测距模块,采用ATMEGA48单片机,测量距离并且动态刷新数码管,显示距离-Ultrasonic ranging module, using ATMEGA48 microcontroller, measure the distance and dynamic refresh digital display distance
msp430-chaoshengbo
- msp430g2553系列超声波测距模块程序(带注释)-Ultrasonic Ranging msp430 procedures (with comments)
us-100
- 超声波测距模块us-100使用例程,51单片机驱动,串口收发指令即可,配合lcd1602液晶显示采样值-Ultrasonic ranging module us-100 use of routine, 51 singlechip driver, serial port to send and receive commands, with LCD1602 LCD display the sampling value
超声波测距(数码管显示)
- 利用超声波模块测量距离并显示在四段数码管上(Use ultrasonic module to measure distance and display on four section digital tube)
超声波测距
- 这是关于超声波测距模块程序,有注释,讲解清楚
声波测距
- 用stm32f103zte驱动声波测距模块,其中还用到了ucosIII
基于STM32的HCSR04的超声波测距模块
- 本代码运行在STM32平台,使用KEIL进行编译。超声波测距模块为HCSR04模块,可以实现测距以及距离过近的报警功能。