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

搜索资源列表

  1. 悬挂系统

    0下载:
  2. 通过利用两台步进电机实现悬挂物体运动轨迹的控制,实现从点对点的运动、任意设定圆心的圆周运动,曲线运动。-through the use of two stepper motor to achieve flag objects trajectory control from a point-to-point movement, arbitrary set of circular motion Center, curve campaign.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:陈俊涛
  1. comic

    0下载:
  2. 实现TWINS乒乓的对角线运动。 可以看到一对TWINS乒乓球的对角运动轨迹。在液晶显示屏两半显示面中对称的两个乒乓球从角落发出,向对角运动,到对角的角落然后又从头开始,如此循环。 可以按键盘的4键退出到主界面,进行选择进入其它组员模块。-achieve the diagonal movement. Can see a table tennis TWINS the right angle trajectory. The LCD screen shows two semi-symmetri
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:GertieChan
  1. NISSimulation

    0下载:
  2. 利用人工合成数据进行了仿真实验,因为仿真时真实情况是可知的,便于考察算法的性能。这个仿真只为验证数据关联效果而设计,故方便起见,设载体航行轨迹为直线,从(1m,40m)位置处出发,速度为1m/s,运行时间为100s。载体所携带的传感器的视野呈半圆形,量程为25m,载体姿态预测和测量更新的频率均为1Hz。整个仿真环境中随机散布着120个静止的点特征。-The use of synthetic data simulation, because simulation of the real situa
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.93kb
    • 提供者:liancb
  1. xuanguaxitong

    0下载:
  2. 05年电赛题-悬挂控制系统程序。可用华邦单片机和51单片机,步进电机实现。所绘轨迹精度可达1cm。-Electric Race title in 2005- Suspension Control System program. Available Winbond MCU and 51, stepper motor. Dwarfed trajectory accuracy is up to 1cm.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:24.79kb
    • 提供者:奇偶夜如风
  1. movingcontrol

    1下载:
  2. 用c51单片机实现,对步两个进电机的控制,使悬挂的物体按指定的轨迹运动,比如直线,圆等-MCU with c51, on the two-step into the motor control to flying objects by a specified trajectory, such as lines, circles, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-29
    • 文件大小:126.19kb
    • 提供者:ql
  1. 4

    0下载:
  2. 本文给出了乒乓球比赛模拟及计分器的功能设计和原理框图,建立了各功能模块的模型,分析了其设计原理和实现方法。在设计中,充分利用了CD4017计数器的功能和发光二极管实现对乒乓球运动轨迹的模拟-In this paper, simulation and table tennis scoring device block diagram of the functional design and built a model of each functional module, analyzes its
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1.1mb
    • 提供者:wang
  1. 1

    0下载:
  2. 数控查补,一个非常好的查补程序,能直接看出车补的轨迹。-NC Charles complement, a very good complement investigation procedures, see the car make a direct trajectory.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.27kb
    • 提供者:防的发生地
  1. ROBOT0-searching-for-the-road

    0下载:
  2. 小赛时候,我做循迹小车的程序,轨迹是圆形的弯道,有直角弯,这个我花了很大心思呢。-Small game, I do car tracking program, the trajectory is circular curve, a right-angle bend, which I spent a lot of thought yet.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:15.66kb
    • 提供者:钱振宇
  1. 2008jiqiren

    0下载:
  2. 本系统利用at89s51做寻迹机器人的控制器,实现机器人前进、转弯、停止的精确控制;利用无线收发模块J04V和F05T完成机器人的遥控行驶和液晶轨迹显示。-The system uses at89s51 do tracing robot controllers, robot forward, turn, stop the precise control use of wireless transceiver modules J04V and F05T complete robot trajec
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:374.79kb
    • 提供者:王飞
  1. MySimulink_1

    0下载:
  2. 自己编的的弹道仿真程序,希望能对学飞行器控制的人有些帮助。-Own series of trajectory simulation program, hoping to learn some people to help aircraft control.
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:9.87mb
    • 提供者:朱永丽
  1. zhuyuesheng

    0下载:
  2. 是我第一个寻迹小车,程序很简单,只有十多行。主要用了两个外部中断。走的是黑底白线的轨迹。传感器部分的电路图大家可以在网上找。原理是如果传感器在黑色背景上,输出高电平。如果检测到白线,输出低电平,把两路传感器接到单片机的P32,P33。就能实现循白色轨迹的功能了。传感器我用的是ST168。ST178-I first look for a track car, the procedure is very simple, only a dozen lines. Mainly used two exte
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:144.06kb
    • 提供者:王俊
  1. solution

    1下载:
  2. 该程序用于数控机床走刀路线的计算,详细说明了刀具的运动轨迹-The program for the CNC machine tool feed path calculation, detailed descr iption of the tool trajectory
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:涂维青
  1. LCD12864

    1下载:
  2. 使用12864液晶显示声源定位的坐标,并在坐标轴上显示声源的移动轨迹。资料包含12864显示的各种函数,可以根据需要调用。-12864 LCD coordinates of the sound source localization, and the axis shows the movement trajectory of the sound source. The data contains 12864 displayed a variety of functions can be call
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:52.91kb
    • 提供者:唐银朋
  1. Smart-car-steward

    1下载:
  2. 本设计以HOLTEK单片机作为汽车的检测和控制的核心,以实现自动控制防盗和安全检测。通过热释红外传感器和磁传感器实现车辆的防盗检测,如车辆被盗,可通过GPS对汽车的轨迹进行定位,并将定位坐标传至通过GSM网络传送至车主手机,让用户实时掌握被盗车辆的位置信息。在车辆行驶过程中,通过震动传感器对行车安全进行检测,如车辆发生以外,可向车主亲人发送车辆的位置信息,让失事车辆及时获救。另外,当车主与车的距离在大约10m以上,汽车会自动上锁;如果距离在大约10m以内,汽车会自动解锁。-The design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-02
    • 文件大小:512.53kb
    • 提供者:wcx
  1. xiaoche

    0下载:
  2. 循迹小车,基于51单片机的循迹小车,按照预定轨迹运动,避障-Tracking car, based on 51 single-chip tracking car, according to a predetermined trajectory, obstacle avoidance
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:cjc
  1. camera

    0下载:
  2. 基于51单片机的NFR24L01图像采集 通过采集到的数据 来调节小车的运动轨迹-NFR24L01 image acquisition based on 51 single chip microcomputer through the collected data to adjust the trajectory of the car
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:994.29kb
    • 提供者:majiahao
  1. PWM

    0下载:
  2. PWM调速例程,但单片机STC89C52,晶振:11.0592M 用pwm调节小车电机转速,是小车速度渐变前进以及走S型轨迹-PWM speed control routine, the microcontroller STC89C52, Crystal: 11.0592M Pwm motor speed by adjusting the car, the car speed is gradual and go forward S-type trajectory
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:34.09kb
    • 提供者:段凯文
  1. HWMAX

    0下载:
  2. 手写点阵的驱动方法,使用74HC573以及光敏二极管检测光照强度来检测手写轨迹,来控制点亮的灯的数据,-Handwritten matrix driving method using 74HC573 and photodiodes detecting light intensity detected handwriting trajectory, to control the data lamp lit,
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:27.29kb
    • 提供者:奚钰
  1. xiaoche

    0下载:
  2. 智能循迹小车的制作,循迹一般是黑色轨迹,传感器发出的红外信号被接收后送入比较器,如果小车偏出黑色轨迹,一边的比较器会输出信号,让MCU处理-Intelligent tracking car production, trajectory tracking usually is black, the infrared signal the sensor after be received into the comparator, if the car wide black trajectory,
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:45.23kb
    • 提供者:徐金
  1. tracing

    0下载:
  2. 这份例程为循迹车程序,单片机C51,keil-Follow the trajectory
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:100.27kb
    • 提供者:杰锋
« 12 »
搜珍网 www.dssz.com