搜索资源列表
chaoshengbocejuqiyuanlitu
- 这是超声波测距仪的电路原理图 请用Protel打开-This is the ultrasonic range finder circuit diagram Please open Protel
yuyingongnengchaoshengceju
- 基于SPCE061A的带语音功能的超声波测距系统的源代码,凌阳科技大学计划-based SPCE061A with voice function Ultrasonic Ranging System source code, Sunplus Technology University Program
csb
- 一个用AVR单片机做的超声波测距程序,可测量0.1--3米的距离,程序使用了AVR自带的AD进行超声波的辩别和滤波。由于时间紧迫,没有进行更详细的注解,请大家谅解了!
chaoshengbo_led
- C51 程序超声波测距使用数码管显示,精度1cm-C51 program uses ultrasonic ranging digital display
chufa
- 超声波测距器 * * 采用 AT89C52 12MHZ晶振 * * 采用共阳LED显示器 LRM 2004.03.18 * ******************************************** 测距范围7CM-11M,堆栈在4FH以上,20H用于标志 显示缓冲单元在40H-43H,使用内存44H、45H、46H用于计算距离-Ultrasonic range-finder using AT89C52 12MHZ**** to adopt a to
C
- 基于c语言开发,用于PIC单片机的超声波测距-Based on the development of c language for PIC MCU Ultrasonic Ranging
ultrasonic
- msp430 的 超声波测距 dsb18b20 测温 还有1602 显示-msp430 temperature dsb18b20 Ultrasonic Ranging 1602 also show
DisFinal
- 51单片机的超声波测距离程序,经过调试,可以加以修改以应用到其它硬件上-51 single-chip ultrasonic distance measurement procedures, after testing, can be modified to apply to other hardware
SRF04schematics
- SRF04 超声波测距器电路图(內附SRF04详细使用解说) 并附PIC12C508的源代码及HEX档-SRF04 sonar ranger schematics (detailed application notes provided). Source code and hex file are provided for the PIC12C508
chaoshengbo
- 基于单片机的超声波测距程序设计。测距范围6CM--2M,精度1CM。MCU为MSP430F1611。适宜单片机初学者学习交流。-Based on Ultrasonic Ranging programming. Working range 6CM- 2M, precision 1CM. MCU for the MSP430F1611. Suitable for beginners to learn microcontroller exchange.
CSBCJZLDQ
- 开发超声波测距所需资料大全, 有了它,不用再四处寻找超声波开发的资料了。-all data sheet for distance measure
123
- STC12C2052AD 超声波测距,源代码与电路图,可测10米-STC12C2052AD ultrasonic distance, source code and schematics, can be measured 10 m
chaoshengboceju
- 凌阳大学计划的超声波测距程序,内附实物图、电路原理图,制作说明,源码程序等完整内容-University Program Sunplus ultrasonic distance measurement procedures included physical map, circuit schematics, production shows, full content source procedures
hr_04_89c52rc_测距程序
- 该代码为hr_04超声波模块测距代码,通过stc89c52rc单片机控制,在keil4平台运行通过,在lcd1602液晶上显示距离
程序
- 超声波测距,1602液晶显示,51单片机(Ultrasonic ranging, 1602 LCD display, 51 SCM)
超声波测距(数码管显示)
- 利用超声波模块测量距离并显示在四段数码管上(Use ultrasonic module to measure distance and display on four section digital tube)
超声波测距
- 这是关于超声波测距模块程序,有注释,讲解清楚
STM32超声波测距yuanban
- 基于STM32的超声波避障主程序,超声波避障程序(chaoshengbobizhangzhuchengxu)
STC开发板超声波测距
- STC开发板的超声波测距实验,用C语言编写(The ultrasonic ranging experiment of STC development board is written in C language.)
基于STM32的HCSR04的超声波测距模块
- 本代码运行在STM32平台,使用KEIL进行编译。超声波测距模块为HCSR04模块,可以实现测距以及距离过近的报警功能。