CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Design of Embedded Control Systems

搜索资源列表

  1. zidongwangfanxiaoche

    0下载:
  2. 本次设计的自动往返电动小汽车,以ATMEL公司生产的AT90S8515为核心,其构成为: 传感器信号检测电路、微控制系统和电机驱动电路以及显示电路构成。 本系统采用AVR高速嵌入式单片机和少量的外围电路,尽量采用“以软代硬”的方式,实现小车的大部分功能。 -the design from the automatic electric cars, ATMEL Corporation to the AT90S8515 production at the core, which is comp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:119144
    • 提供者:刘涛
  1. Hitachi_H8S_H8300_Series

    0下载:
  2. 日立H8/300H Tiny、H8/3664系列单片机编程 日立H8/3664系列单片机是使用H8/300H高速处理器并以其为核心设计的单片机,为了配置一个系统需要许多外部功能模块。H8/300H高速处理器使用与H8/300处理器兼容的指令系统。 日立H8/3664系列单片机有4个定时器,一个 总线接口,两种不同类型的串行总线 接口,一个A/D转换器,一组I/0接口。本产品适用于高级控制系统的嵌入式应用。 日立H8/300H Tiny 系列(H8/3664系列)使用说明书包含了一
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3369460
    • 提供者:赵飞
  1. dpjDOC

    0下载:
  2. 单片机已成为电子系统中进行数据采集、信息处理、通信联络和实施控制的重要器件。通常利用单片机技术在各种系统、仪器设备或装置中,形成嵌入式智能系统或子系统。因此,单片机技术是电类专业特别是电子信息类学生必须具备的基本功。 本课程以51系列单片机为模型,主要向学生介绍单片机的基本结构、工作原理、指令系统与程序设计、系统扩展与工程应用。作为微机原理与接口技术的后续课程,本课程强调实践环节,侧重系统构成与应用设计。力求通过实践环节,软、硬结合,培养初步的单片机开发能力,并使其前导课程讲授的基本概念得到
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:267081
    • 提供者:秦燚
  1. HardwareDesinofContactlesePowerTransferControlCirc

    0下载:
  2. :介绍非接触能量传输系统的控制电路硬件设计。利用ARM9芯片和电源技术设计出CPT系统的嵌入式控制系统。实验表明,该控制电路能够达到非接触能量传输系统的控制要求。-: Introduction of non-contact energy transmission system control circuit hardware design. ARM9 chip and power use technology to design CPT system embedded control syste
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-23
    • 文件大小:164074
    • 提供者:不想了
  1. 8051-C-language-development-environment-and-design

    0下载:
  2. 《8051单片机C语言开发环境实务与设计.pdf》 关于8051 C语言的书,本书重简单到复杂,从基础到实际应用,以及如何使用集成开发环境的控制技巧,到最后实例阐述产品开发的规划、思考模式,引导读者了解嵌入式系统的人性化、网络化,并通过实力制作电路板,同时有最完整的原理叙述与详细的程序说明。 通过本书你会学到有关硬件的知识和软件的结构、程序设计技巧和解决问题的方法。-" 8051 C language development environment and design pra
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9948791
    • 提供者:wentao
  1. downloadpaper

    0下载:
  2. TI公司的TMS320VC54x DSP由于具有实时处理能力、低功耗、高性价比等优势,广泛应用于各种嵌入式信号处理产品中,而键盘和显示电路作为人机交互的一部分也是嵌入式系统中不可缺少的组成,本文介绍一种新的基于TMS320VC5416的键盘显示扩展设计方案,利用HD7279A键盘扩展芯片,仅占用DSP的2个IO口和1个中断,能实现64键键盘和64路LED的控制。方案简单易于实施,实际使用效果良好。-Since TI' s TMS320VC54x DSP real-time processi
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:214849
    • 提供者:濄是谁
  1. Design_of_Embedded_Control_Systems

    0下载:
  2. This volume presents new results in the design of embedded control systems, each chapter authored by an expert. The text focuses on current issues with new approaches for the analysis and synthesis of discrete systems and is aimed at programmable log
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1995063
    • 提供者:zhangyung
  1. S3C2410-init

    0下载:
  2. 基于ARM9芯片S3C2410异常中断程序设计。验证的代码详细分析了基于ARM嵌入式系统的异常处理流程。然后阐明关键字“-irq”的作用,设计出中断处理函数。最后,通过设置中断控制寄存器,设计外部中断EINT3的初始化程序,并给出主程序流程图。实践证明程序运行稳定可靠。-S3C2410 ARM9-based chip exception interrupt programming. Detailed analysis of the code verification of embedded sy
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:31884
    • 提供者:lyq
  1. A-Simplified-VHDL-UART

    0下载:
  2. In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:375158
    • 提供者:mezzich
  1. PXA270datasheet

    0下载:
  2. 在各种不同类型的嵌入式系统中,以单片微控制器(Microcontroller)作为系统的主要控制核心所构成的单片嵌入式系统(国内通常称为单片机系统)占据着非常重要的地位。本书将介绍以PAX270微控制器为核心的单片嵌入式系统的原理、硬软件设计、调试等应用方法。-In a variety of different types of embedded systems to single-chip microcontroller (Microcontroller) as the core of the
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:6105080
    • 提供者:王银
  1. convertermat

    0下载:
  2. Embedded applications have emerged appreciably during the past few years due to the considerable increase of nomad and traveller ways of life. These itinerant lifestyles induce the apparition and development of more and more portable and autono
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1887422
    • 提供者:shankar.m
  1. matlabtoconver

    0下载:
  2. Embedded applications have emerged appreciably during the past few years due to the considerable increase of nomad and traveller ways of life. These itinerant lifestyles induce the apparition and development of more and more portable and autono
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2579
    • 提供者:shankar.m
搜珍网 www.dssz.com