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

Qt Quick

  • 使用软件程序仿真C500微控制器系列SSC(同步串行通道)功

    The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. The code is focused onthe SAB C513, but will fit to all C500 derivatives.Beyond the low level software drivers a test shell is delivered. This shell allows a quicktest of the software drivers by an emulator or a starter kit demo board.

    标签: C500 SSC 软件 程序

    上传时间: 2013-11-24

    上传用户:363186

  • P90CL301 IIC驱动电路的例行测试及其程序

    The P90CL301 is a highly integrated 16/32 bit micro-controller especially suitable for applications requiring lowvoltage and low power consumption. It is fully software compatible with the 68000. Furthermore, it provides bothstandard as well as advanced peripheral functions on-chip.One of these peripheral functions is the I2C bus. This report describes worked-out driver software (written in C) toprogram the P90CL301 I2C interface. It also contains interface software routines offering the user a quick start inwriting a complete I2C system application.

    标签: P90 301 IIC 90

    上传时间: 2014-01-06

    上传用户:气温达上千万的

  • XA-S3 I2C driver software

    This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All together it offers the user a quick start in writing a complete I2C system applicationwith the PXAS3x.The driver routines support interrupt driven single master transfers. Furthermore, the routines are suitable foruse in conjunction with real time operating systems.

    标签: software driver XA-S I2C

    上传时间: 2013-11-02

    上传用户:zw380105939

  • XA-S3的IIC接口的驱动器软件程序(C语言)

    The XA-S3 is a member of Philips Semiconductors’ XA (eXtended Architecture) family of high performance 16-bit single-chip Microcontrollers. The XA-S3 combines many powerful peripherals on one chip. Therefore, it is suited for general multipurpose high performance embedded control functions.One of the on-chip peripherals is the I2C bus interface. This report describes worked-out driver software (written in C) to program / use the I2C interface of the XA-S3. The driver software, together with a demo program and interface software routines offer the user a quick start in writing a complete I2C - XAS3 system application.

    标签: XA-S IIC C语言 接口

    上传时间: 2013-11-10

    上传用户:liaofamous

  • 87C576微控制器的在线编程

    The 87C576 includes two separate methods of programming theEPROM array, the traditional modified Quick-Pulse method, and anew On-Board Programming technique (OBP).Quick Pulse programming is a method using a number of devicepins in parallel (see Figure 1) and is the traditional way in which87C51 family members have been programmed. The Quick-Pulsemethod supports the following programming functions:– program USER EPROM– verify USER EPROM– program KEY EPROM– program security bits– verify security bits– read signature bytesThe Quick-Pulse method is quite easily suited to standardprogramming equipment as evidenced by the numerous vendors of87C51 compatible programmers on the market today. Onedisadvantage is that this method is not well suited to programming inthe embedded application because of the large number of signallines that must be isolated from the application. In addition, parallelsignals from a programmer would need to be cabled to theapplication’s circuit board, or the application circuit board wouldneed to have logic built-in to perform the programming functions.These requirements have generally made in-circuit programmingusing the modified Quick Pulse method impractical in almost all87C51 family applications.

    标签: 87C576 微控制器 编程

    上传时间: 2013-10-21

    上传用户:xiaozhiqban

  • 51编程指南--MCSÉ-51 Program

    MCSÉ-51 Programmer's Guide and Instruction Set The information presented in this chapter is collected from the MCSÉ-51 Architectural Overview and the HardwareDescription of the 8051, 8052 and 80C51 chapters of this book. The material has been selected and rearranged toform a quick and convenient reference for the programmers of the MCS-51. This guide pertains specifically to the8051, 8052 and 80C51.

    标签: Program Eacute MCS 51

    上传时间: 2013-11-13

    上传用户:hj_18

  • 基于S3C2410和Linux的智能家居系统的设计

    提出一种基于S3C2410和Linux的智能家居系统的设计,该系统通过ARM9微处理器和各种传感器模块实现温湿度的采集显示和控制、入侵防盗检测、液化气泄露检测;通过GPRS通讯将烟雾、煤气、红外等传感器的异常报警信息以短信方式通知用户;结合嵌入式Web服务器和CGI技术,以及USB摄像头的使用,通过连接PC实现实时远程视频、传感器数据信息的监控;同时通过QT-embedded GUI编写的GUI程序,可以将室内各种传感器采集的各项参数,以图形化的方式显示到LCD触摸屏上,实现本地监控。通过测试,该系统运行稳定、可靠,便于实际应用,市场前景广阔。

    标签: S3C2410 Linux 智能家居系统

    上传时间: 2013-11-19

    上传用户:sqq

  • 基于嵌入式平台的USB摄像头图像采集及显示

    基于嵌入式Linux环境下图像采集及在嵌入式开发板上对图像显示的目的,本文研究了视频采集及显示的一般方法,并将飞凌公司OK6410开发板与嵌入式Linux操作系统相结合,通过对内核的定制、交叉编译程序及基于Qt/Embedded设计图像显示GUI,最终实现了嵌入式Linux平台下USB摄像头对图像的采集以及在开发板上的显示,并且在开发板上实现了对显示图像的简单操作。

    标签: USB 嵌入式平台 图像采集 摄像头

    上传时间: 2013-11-12

    上传用户:europa_lin

  • 基于ARM的仓储管理系统设计与研究

    针对仓库储藏货物的应用需求和特点,对仓储系统进行分析和研究,提出了一种仓储管理系统的整体设计方案,以ARM Cortex-A8为核心处理器,Linux嵌入式系统为仓储管理的控制系统,利用QT提供的各种资源建立仓储管理系统控制软件,实现了仓库的智能化管理。

    标签: ARM 仓储管理 系统设计

    上传时间: 2013-11-15

    上传用户:wanqunsheng

  • CodeWarrior开发套件简明指南

    The CodeWarrior Development Suite provides access and technical support to amultitude of CodeWarrior products. In this quick start guide, Section 1 explains howto register your CodeWarrior Development Suite. Section 2 explains how to activateand install one of your products. Section 3 describes what you are entitled to withthe purchase of your CodeWarrior Development Suite, and Section 4 discusses theavailable purchase options. Section 5 describes the benefits of maintaining a currenttechnical support contract, and Section 6 tells you how to access support.

    标签: CodeWarrior 开发套件

    上传时间: 2014-03-02

    上传用户:784533221