搜索资源列表
ultrasonic
- 使用51单片机进行超声波测距,并把测距结果在LCD上显示-The use of ultrasonic ranging to 51 single-chip, and the results ranging LCD display
ceju
- 超声波测距系统软件设计采用模块化设计,由主程序、发射子程序、查蟓接收子程序、定时子程序、显示子程序等模块组成。该系统的主程序处于键控循环工作方式,当按下测量键时,主程序开始调用发射子程序、查询接收子程序、定时子程序,并把测量结果用显示子程序在液晶屏上显示出来。 由于液晶要使用同一P3口,所以必须使用位操作,否则将导致LCD不能正常显示。在系统还可以加入温度传感器来监测环境温度,可进行温度被偿。为了增强系统的可靠性,应在软硬件上采用抗干扰
chashengboceju
- AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将
m
- 超声波测距并显示的程序。单片机为ti的msp430,经过测试可以使用。-Ultrasonic distance measurement and display program. The microcontroller can use TI s MSP430 tested.
program
- 超声波避障小车(51单片机),实现超声波测距并显示,自动避开障碍物行驶。-Ultrasonic obstacle avoidance car (51 single chip microcomputer)
超声波测距(LCD1602显示)
- 利用超声波测距并于1602上显示的程序,很实用(The use of ultrasonic ranging and displayed on the 1602 program, very practical)
超声波测距(LCD1602显示)
- 可以快速了解超声波并使用超声波,用LCD1602显示出来(You can quickly understand ultrasound and use ultrasound)
超声波
- 超声波测距。将测得的距离通过计算并转化为字符, 通信传给上位机,显示在串口调试助手界面(Ultrasonic ranging. The measured distance is calculated and translated into characters, communicated to the host computer and displayed in the serial debugging assistant inter
超声波测距(LCD1602显示)
- 基于stc89c52实现超声波测距并显示在1602液晶上(Ultrasonic ranging based on STC89C52, and displayed on 1602 LCD)
STM32F407驱动12864显示超声测距结果
- STMF407驱动超声波传感器测距并将距离显示在LCD12864上(STMF407 drives ultrasonic sensors to range and display the distance on the LCD12864)
超声波测距(LCD1602显示)
- 测试从超声波模块到障碍物体之间的距离,并显示在12864液晶屏上。(Test the distance from the ultrasonic module to the object and display it on the 12864 LCD panel.)
10.超声波测距1602显示
- 基于51单片机实现超声波的测距,并在1602显示屏上显示,(Based on 51 single-chip ultrasonic ranging, and displayed on the 1602 screen,)
lcd1602
- 超声波测距可显示距离,并在一定距离内通过蜂鸣器和二极管报警(Ultrasonic ranging can show distance, and within a certain distance through buzzer and diode alarm)
超声波测距(数码管显示)
- 利用超声波模块测量距离并显示在四段数码管上(Use ultrasonic module to measure distance and display on four section digital tube)
chaoshengboceju - 副本
- 基于msp430的超声波测距,可以实现短距离测距并在液晶显示(MSP430 based ultrasonic distance measurement can achieve short distance distance measurement and display in liquid crystal. The code is attached to the document.)
chaoshengbo
- 超声波测距测距并在LED屏显示距离值。。。。。。。。。(Ultrasonic distance measurement)
程序
- 基于单片机的超声波测距显示,将超声波模块得到的数据传输给单片机,并处理后显示在lcd屏幕上(The ultrasonic distance measurement based on single chip microcomputer shows that the data obtained by the ultrasonic module is transmitted to the single chip computer, and t
超声波测距
- 单片机超声波测量距离,并可实时显示温度,保证很好使用(Single chip microcomputer ultrasonic measurement distance, and can display the temperature in real time, so as to ensure good use.)
超声波测距(LCD1602显示)
- 基于51单片机()
使用MSP430单片机控制超声波测距并使用5110显示
- 超声波测距,单片机仿真实例,c语言程序设计(Ultrasonic distance measurement)