虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

自平衡小车

  • 上海交大SpeedStar技术报告_智能小车

    freescale 智能小车 技术报告

    标签: SpeedStar 技术报告 智能小车

    上传时间: 2013-10-16

    上传用户:lliuhhui

  • 基于MSP430单片机的智能小车设计

    介绍一种基于MSP430F2274单片机为核心的智能小车。小车采用超声波测距技术实现自动避障,同时通过语音模块来播报出小车与障碍物的距离。为了使测距不受温度影响,用温度传感器实时检测小车周围环境的温度并修正距离计算公式的参数,采用光电编码器来检测小车的速度,运用PID控制算法和PWM来控制小车的精确稳定的运行,从而达到预期的设计目标。

    标签: MSP 430 单片机 智能小车

    上传时间: 2014-12-26

    上传用户:lnnn30

  • 循环小车设计

    循环小车设计;

    标签: 循环小车

    上传时间: 2014-01-15

    上传用户:stvnash

  • 基于单片机的颜色自适应识别电路

      为解决电致变色器件的颜色变化受外界环境颜色控制的问题,设计了一种基于单片机的便携式颜色自适应识别电路。与传统颜色识别电路相比较,该电路利用数字式的颜色传感器来获取外界环境颜色,产生的数字颜色信号易于单片机进行处理。在电路中,下位机部分主要负责获取电致变色器件变色参数及控制电致变色器件的颜色变化;而上位机部分主要负责把下位机获取的电致变色器件变色参数进行电压到颜色的曲线拟合,并通过蓝牙通信把拟合曲线参数传递给下位机。结果表明,该电路能自动根据环境颜色提供-4~4 V范围步进为0.1 V的电压来驱动电致变色器件的颜色显示,与传统的颜色识别电路设计相比,识别的精度和速度都得到了明显改善。   Abstract:   In this paper, a portable adaptive circuit for color identification(PACCI) based on MCU was designed. Compared to the traditional color identification circuit, the PACCI adopts digital sensor to detect the color data from external environment and further generate digital color data, which can be processed easily by MCU. In PACCI, the slave is mainly responsible for detecting the color parameters of the corresponding elcreochromic device and further driving it. For the master, which is mainly responsible for the color curve fitting based on the parameters of the electrochromic device, and transmits the fitting parameters to the slave through the bluetooth device. The results show that the PACCI can provide the basis voltage range from -4V to 4V automatically based on the colors of external environment with step as 0.1V to drive the corresponding electrochromic device. Compared to the traditional color recognition circuit, the recognition accuracy and speed of PACCI have been improved significantly.

    标签: 单片机 识别电路

    上传时间: 2013-11-09

    上传用户:franktu

  • 基于ARM单片机的自动测高测距小车

    生活中许多目标的高度和水平距离需要进行测量。目前主要的测量方法,仍以传统的皮尺丈量为主,测量效率不高,有时还很不方便,没有技术成熟的数字式测高测距产品。以基本的数学方法为理论依据,利用遥控小车做为载体,采用角度传感器测量角度、霍尔传感器测量水平距离等,通过单片机LM3S615进行数据计算,实现了对待测目标物体的高度、水平距离等数据的快速、精确和数字式的测量,高度测量精度可达99.06%,水平测量精度则可达98.06%。 Abstract:  In our lives, the height and horizontal distance of some goals are needed to be measured. Because the currently used methods are still traditional tape-based measuring methods, and the measuring efficiency is low and inconvenient so some kinds of digital and portable measuring methods or instruments are needed. Based on the basic math theory, this paper designed and manufactured a portable, digital and remote controlled measuring mobile small vehicle, which assembled with angle measuring sensor for angle measurement and Hall sensor for horizontal distance measuring. MCU LM3S615 calculated the height and horizontal distance data gotten from these sensors. The measuring process is simple, the measuring results are more accurate and the measuring efficiency is higher than traditional measure instruments. The accuracy of height and distance measurement can reach 99.06% and 98.06%.

    标签: ARM 单片机 自动

    上传时间: 2013-10-30

    上传用户:jackandlee

  • 基于自编程功能的MCU Bootloader设计

    Bootloader是微处理器上电时运行的第一段代码,它可以通过通信接口实现对微处理器内部应用程序的更新升级,为网络化嵌入式产品的应用程序升级带来极大的便利。由于目前没有统一嵌入式系统的Bootloader。基于NEC 78K0系列单片机自编程原理,设计出一个适用于78K0/Fx2系列单片机的Bootloader,并能够通过单片机串口在线升级应用程序。 Abstract:  Bootloader is the first piece of code executed after microprocessor startup. It makes the embedded product’s firmware update conveniently through communication interface. However, no unified bootloader is available for all kinds of microprocessor products. Based on the principle of self-programming NEC 78K0s’ series, a useful Bootloader which is suitable for 78K0/Fx2s’ series MCU is designed,the design can update the application through serial ports.

    标签: Bootloader MCU 自编程

    上传时间: 2013-10-26

    上传用户:fang2010

  • 基于凌阳SPCE061A单片机的音控小车的设计

    设计并制作了一种智能音控小车。以凌阳单片机SPCE061A为核心控制部件,以减速直流电机LS17RU419i、电机驱动芯片L298N、红外线光电传感器ST178等为主要元件,开发了系统的硬件和智能控制软件,其中软件包括小车避障及路径控制软件、语音识别及播放软件。智能音控小车的运行状态表明该设计方案是可行的。

    标签: SPCE 061A 061 凌阳

    上传时间: 2014-01-19

    上传用户:wenwiang

  • 基于凌阳SPCE061A单片机的智能小车的设计

    摘要:介绍了智能语音、避障小车的一种制作方法,给出了控制系统的硬件和软件设计。控制系统的硬件电路部分主要包括控制器、传感器和电机控制电路。控制器采用16位SPCE061A单片机;避障小车的驱动采用直流电机驱动;使用特定人语音来控制小车动作,采用脉冲调制的传感器检侧障碍物;供电电源采用双电源供电。关健词:SPCEA61A单片机;智能避障;传感器;电动机

    标签: SPCE 061A 061 凌阳

    上传时间: 2014-12-27

    上传用户:gundamwzc

  • 使用Stellaris(群星)单片机制作自动小车

    使用Stellaris(群星)单片机制作自动小车 本文讲述如何使用Stellaris(群星)单片机制作自动小车

    标签: Stellaris 单片机制作 自动

    上传时间: 2013-10-24

    上传用户:xmsmh

  • 基于EasyFPGA030的模拟开小车的设计

    本设计是基于EasyFPGA030的模拟开小车的设计,用EasyFPGA030开发套件,用6个发光二极管模拟6个汽车尾灯(汽车尾灯左右各3个),用2个开关作为转弯控制信号,一个左转,一个右转。当汽车前进时,6个灯全灭,右转,右边3个尾灯从左到右循环点亮,左边3个灯全灭,左转弯时,左边3个灯从左到右循环点亮,右边3个全灭,当汽车需要停止和紧急刹车时,6个尾灯同时明,暗闪烁。

    标签: EasyFPGA 030 模拟开小车

    上传时间: 2013-10-12

    上传用户:15736969615