CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 巡线小车

搜索资源列表

  1. 一个竞赛小车参考程序

    0下载:
  2. 我们组当时参加机器人竞赛时小车的程序,里面包括了小车的行走和巡线,舵机和电机的控制。详见final.c。编译器用的是iccavr,控制器是avr mega16
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 用单片机控制的自动巡线

    0下载:
  2. 用单片机控制的自动巡线,避障的小车c程序,采用红外传感器技术。,the c/c++ source code of the automatic car.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-25
    • 文件大小:44890
    • 提供者:对风
  1. xunxianxiaochechengxu

    0下载:
  2. 红外巡线小车单片机编程,以下是ATmega16控制的智能小车循迹程序,希望能够对大家有所帮助。 -Infrared XunXian car microcontroller programming, the following is the control of the car follow intelligent ATmega16 tracing program, the hope can be helpful to you.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1467
    • 提供者:周嘉妮
  1. main

    0下载:
  2. 多舵机的控制,巡线小车专用,同时控制四个舵机-More steering control, patrol car dedicated line, while the four steering control
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:620
    • 提供者:邓华
  1. 89C51-Car

    0下载:
  2. 基于51单片机的只能巡线小车的报告。其中包含了最实用,易懂的C语言代码。是单片机学习者的参考范本。这些代码均用Keil软件编写。-MCU can only be based on transmission line 51 car report. Which contains the most practical, easy to understand the C language code. SCM reference model is the learner. These codes are
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5342292
    • 提供者:dongbolong
  1. Adaptive_line-transmission_code_circuit

    0下载:
  2. 自适应巡线程序和电路,采用C51进行智能小车开发,内部程序和电路。-Adaptive line-transmission code and circuit.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:182869
    • 提供者:holiday3000
  1. line_inspection_car(89s52)

    0下载:
  2. 这是智能小车巡线程序(89s52),是机械学院机器人大赛b组智能巡线小车的单片机源码,基于 keil c ,请参考!-This is a smart car line inspection program (89s52).It is a group of Mechanical Engineering Robotics Competition by microcontroller smart car patrol line source, based on keil c, please refer
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:126900
    • 提供者:张少林
  1. avr16

    0下载:
  2. 基于avr的只能小车,8个传感器的巡线小车,有pwm波控制-Avr' s only car-based, 8 transmission line sensor vehicle, a pwm wave control
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:980355
    • 提供者:刘哲
  1. src

    0下载:
  2. 51单片机控制智能小车巡线,采用六个光电对管做传感器,舵机控制转向-Smart MCU control car 51 transmission line, the use of photoelectric tubes made of six sensors, servo control to
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2695
    • 提供者:zhaoxin
  1. ok

    0下载:
  2. 基于MEGA16的智能巡线小车程序,参加比赛时写的-Transmission line based MEGA16 smart car program, race, written by
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1309
    • 提供者:罗江波
  1. track-vehicle

    0下载:
  2. 关于巡线小车的论文,讲述了小车的循迹方法-about the agrilitom of the tracking vehicle
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:468557
    • 提供者:ken
  1. 51car

    0下载:
  2. 51智能小车的简易程序,简单的51巡线小车-51 smartcar
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:67774
    • 提供者:方智
  1. xunxiansuanfa

    0下载:
  2. 巡线小车的框架算法基于32-Line inspection trolley framework algorithm .......
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:1339080
    • 提供者:kateer
  1. main.c

    0下载:
  2. 步进电机和巡线灯实现巡线小车自动巡线,可实现小车快速巡线,不产生因巡线左右来回抖动的问题-Stepper motor and line patrol lights line patrol car with automatic line patrol car fast patrol line, does not produce jitter because of back and forth about the patrol line
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-17
    • 文件大小:584
    • 提供者:王九翎
  1. car

    0下载:
  2. ATMEGA16单片机控制的巡线小车。实现简单的巡线功能。-ATMEGA16 microcontroller to control the line patrol car.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:2500
    • 提供者:zhou99
  1. PID

    0下载:
  2. 这是一个关于巡线小车的全方位编程,已经通过硬件实现了其功能!其中是8个数码管接收器进行巡线,线的长度为2cm左右,可以进行各种巡线拐弯,十字架,以及虚线,在走偏后,还能回转继续寻找线路!-Patrol robot programming
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:492390
    • 提供者:刁爽
  1. 89C51自动巡线小车电路图

    0下载:
  2. 89C51自动巡线小车电路图,需要的通许的同学自己下载。(89C51 automatic line patrol car circuit, need Tongxu students to download.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:qcyggzz
  1. ZZZ

    0下载:
  2. 基于Atmage16的蓝牙巡线小车,采用线性CCD进行黑线采集(Atmage16 based Bluetooth patrol trolley, using linear CCD for black line acquisition)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:25600
    • 提供者:极品小白
  1. 智能小车驱动及颜色识别

    1下载:
  2. 可以驱动智能小车进行巡线行驶,可以辨别颜色,对不同颜色的物体通过机械手臂实现分类。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-09-08
    • 文件大小:8267
    • 提供者:wangxing123
  1. CCD巡线代码【高配版平衡小车STM32F405RGT6】

    1下载:
  2. 基于线性CCD的智能巡线小车的实现的源代码,供学习,希望有所帮助(The source code of the intelligent line-patrolling car based on linear CCD is for learning, and I hope it will be helpful.)
  3. 所属分类:单片机开发

    • 发布日期:2020-06-28
    • 文件大小:18760704
    • 提供者:一切太复杂
« 12 3 »
搜珍网 www.dssz.com