搜索资源列表
chaoshengbo.rar
- 本设计是关于超声波测距的资料 附带源码和原理图 同时还介绍了各种超声波测距方法,The design is on the fringe of ultrasonic ranging source of information and the schematic diagram is also introduced a variety of ultrasonic ranging method
AVR_ultrasonic.rar
- AVR单片机做的超声波测距模块,原理图和源码。,AVR single chip ultrasonic ranging modules do, schematic and source code.
chaoshenbo.rar
- 基于超声波的测距仪(包括原理图,程序源码与相关调试说明,以及一些参考资料,总之,开发超声波测距仪的一整套资料),Based on Ultrasonic Range Finder (including schematics, source code and related procedures for debugging instructions, and some reference materials, in short, develop a set of ultrasonic range f
C51_Wave_Test
- 超声波测距模块,含程序测试源码及电路图。-Ultrasonic distance measuring module, including procedures for testing source code and schematics.
HC-SR04
- HC-SR04超声波测距模块C51源码,包括1206和12064LCD显示,以及串口输出等,测量距离2cm-400cm,精度可达3mm。-HC-SR04 ultrasonic distance measuring module C51 source, including the 1206 and 12064LCD display and serial output, measure the distance 2cm-400cm, accuracy is up to 3mm.
csb
- 毕业设计课题设计 51单片机测距系统全部源码-Ultrasonic range finder design graduates of all-source
chaoshengboceju
- ICCavr环境下,mega8做的超声波测距,源码-ICCavr environment, mega8 do ultrasonic ranging, source
chashengboceju
- AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
code
- 实现一个基于51单片机的超声波测距源码,通过USB与PC通信-The realization of a microcontroller based ultrasonic ranging source 51, through the USB and PC communication
csb
- 绝对实用的51单片机实现的超声波测距源码,大家也许找了好久,现在我将它贡献给大家,希望大家尊重相应版权,共享交流,互补共进,大家可以在百度视频搜索“飞人编程工作室”支持一下谢谢,我最新上传了特别珍贵的单片机制作 作品 谢谢大家支持-MCU 51 is absolutely practical source of ultrasonic distance measurement, we may look for a long time, now I will it contribute to you
chaoshengboceju
- 凌阳大学计划的超声波测距程序,内附实物图、电路原理图,制作说明,源码程序等完整内容-University Program Sunplus ultrasonic distance measurement procedures included physical map, circuit schematics, production shows, full content source procedures
ultrasonic-TCT40-16FS
- 关于利用TCT40-16FS进行超声波测距的原理图,实物图,源码,看完之后对超声波测距将不再陌生.-Conducted on the use of ultrasonic ranging TCT40-16FS schematic, physical map, source, after reading will not be a stranger on the ultrasonic ranging.
温湿度修正DHT11, 超声波测距SR04,液晶显示1602
- 温湿度修正DHT11, 超声波测距SR04,液晶显示1602。源码亲测正常使用。-Temperature and air humidity DHT11, Supersonic distance SR04, LCD show 1602. Code tests successfully.
vl53l0驱动
- 在stm32f103单片机的平台下,驱动了ST VL53L0激光测距传感器(Under the platform of STM32F103 single chip microcomputer, the ST VL53L0 laser range sensor is driven)
红外遥控超声波测距
- 该源码是智能小车红外遥控循迹的源码,使用了超声波进行测距避障,开发环境为KEIL,处理器为STM32F103(The source is a smart car tracking infrared remote control the source code, the use of ultrasonic ranging obstacle avoidance, development environment for KEIL, STM32F103 processor)
超声波测距1602显示程序
- STC89C51单片机的超声波测距1602显示实验程序源码(Stc MCU ultrasonic distance measurement, 1602 display experimental program source code)
GY-530VL53L0X激光测距传感器模块
- 激光传感器的源码,gy530vl530l0x(gy530vl530l0x,for stm32f103)
超声波测距数码管显示
- 超 声 波 测 距 数 码 管 显 示(Ultrasonic distance measuring digital tube display)
基于GY_VL53L0X和STM32的实现测距的代码
- GY-VL53L0X是一种激光模块,本模块可以直接与单片机串口连接,实现较为精准的测距,但在强光线直射的环境里使用会可能会存在较大误差。 本程序是已经调试好的源码,仅供学习交流参考用。
2020年电赛G题源码
- 主控STM32,识别openmv,激光测距,步进加舵机实现控制,2020电赛省一