登录
首页 » Visual C++ » robot

robot

于 2013-11-13 发布 文件大小:163KB
0 82
下载积分: 1 下载次数: 2

代码说明:

  超声波测距,测量精度为1cm,可以使机器人安全避障。(Ultrasonic distance measurement accuracy of 1cm, can make the robot obstacle avoidance safety.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jjcsy
    酒精测试仪proteus仿真,单片机进行分析处理,判断是否醉酒驾车,再通过液晶板显示出来。(Alcohol Tester proteus simulation, analysis and processing microcontroller to determine whether drunk driving, and then through the LCD panel display.)
    2013-11-27 15:26:09下载
    积分:1
  • fer1
    $regfile = M8DEF.dat internal crystal 8000000 Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _ Portc.4 , E = Portd.2 , Rs = Portd.3 Config Lcd = 16 * 2 Config Timer1 = Counter , Edge = Rising Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED Config Timer0 = Timer , Prescale = 1024 Enable Counter1 Enable Interrupts Enable Timer0 Enable Timer1 On Ovf1 Pulsecount On Ovf0 Ovf0occures Dim A As Long , I As Long , B As Byte B = 0 Cls Start Timer0 Do Loop End end program Ovf0occures: Incr I If I > 30 Then Stop Timer0 Cls : Home A = B * 65536 A = A + Counter1 Lcd FREQ IS : A HZ B = 0 I = 0 : Counter1 = 0 Start Timer0 End If Return Pulsecount: Incr B Counter1 = 0 Return
    2014-11-22 01:04:48下载
    积分:1
  • mouse
    简单的鼠标控制程序,可修改控制鼠标点击等(Simple mouse control program)
    2013-05-01 16:42:36下载
    积分:1
  • kky
    超声波测距,能够实现汽车防撞系统超声波的测距,完全由51单片机控制(Ultrasonic Ranging)
    2011-11-30 20:44:59下载
    积分:1
  • 8051Pproteus-125
    《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 25 用ADC0808设计的调温报警器(" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 compressed package integrated design 25 designed thermostat with alarm ADC0808)
    2011-08-02 20:49:25下载
    积分:1
  • chuankou-aPC
    串口与pc机通讯,51单片机例程,只需要修改io口即可实现。(Serial communication with pc, 51 MCU routine, you only need to modify the io port can be realized.)
    2013-08-04 16:51:41下载
    积分:1
  • DrawLine
    实现坐标的显示 随机数产生 并显示到listctrl中 声称坐标轴 显示随机数,排序( Achieve coordinate display random number is generated and displayed to listctrl claimed axis shows random numbers, sorting)
    2013-11-08 20:38:32下载
    积分:1
  • 19.fengmingqi
    此为51单片机的正弦波产生c程序,可将hex文件烧录到单片机内使用。(This is a 51 microcontroller sine wave generator c program, you can burn the hex file into the MCU.)
    2015-10-16 16:16:04下载
    积分:1
  • K60ADC
    K60实现16bitadc采集,可移植性强。(K60 achieve 16bitadc collection, portability.)
    2021-03-24 09:19:15下载
    积分:1
  • wireless
    无线传能控制程序,主级,能够实现无线充电,但是需要硬件的配合。(Wireless energy transfer control program, the main stage, enabling wireless charging, but requires the hardware support.)
    2015-07-05 21:10:22下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载