USB接口定义
上传时间: 2014-12-26
上传用户:归海惜雪
PC与单片机数据采集系统的USB通讯设计论文
上传时间: 2013-10-30
上传用户:hanli8870
HIGH SPEED 8051 μC CORE - Pipe-lined Instruction Architecture; Executes 70% of Instructions in 1 or 2 System Clocks - Up to 25MIPS Throughput with 25MHz System Clock - 22 Vectored Interrupt Sources MEMORY - 4352 Bytes Internal Data RAM (256 + 4k) - 64k Bytes In-System Programmable FLASH Program Memory - External Parallel Data Memory Interface – up to 5Mbytes/sec DIGITAL PERIPHERALS - 64 Port I/O; All are 5V tolerant - Hardware SMBusTM (I2CTM Compatible), SPITM, and Two UART Serial Ports Available Concurrently - Programmable 16-bit Counter/Timer Array with 5 Capture/Compare Modules - 5 General Purpose 16-bit Counter/Timers - Dedicated Watch-Dog Timer; Bi-directional Reset CLOCK SOURCES - Internal Programmable Oscillator: 2-to-16MHz - External Oscillator: Crystal, RC, C, or Clock - Real-Time Clock Mode using Timer 3 or PCA SUPPLY VOLTAGE ........................ 2.7V to 3.6V - Typical Operating Current: 10mA @ 25MHz - Multiple Power Saving Sleep and Shutdown Modes 100-Pin TQFP (64-Pin Version Available) Temperature Range: –40°C to +85°C
标签: C8051F020
上传时间: 2013-10-12
上传用户:lalalal
便携式信号采集在机器健康诊断系统中有较高的应用价值。机器健康诊断的信号特点是包括低频信号。本文研究是为了实现简易而且低成本的低频便携式信号采集。以Microchip公司单片机PIC18F1320为核心设计信号采集电路,实现了信号的采集和保存。系统采用串行电可擦除芯片24LC32A保存数据,经过有线通信,信号数据由串行口通过MAX232芯片输送到微型计算机接收和保存,最后绘制出信号波形。 微型计算机程序采用Visual Basic编程。研究成功采样频率为3 kHz的复杂信号,证明该方案符合设计要求。 Abstract: Portable signal acquisition is useful in machine health monitoring systems. The signal characteristics of machine health monitoring includes low frequency signals. The goal of this study is to realize simple, inexpensive and portable low frequency signal sampling. This paper provides the project of signal acquisition system design based on PIC18F1320 microcontroller manufactured by the Microchip Technology Incorporation to achieve signal sampling and storage. The system adopted EEPROM 24LC32A to store the signal data. The microcomputer received data via wired link with the MAX232 IC through the serial port. The microcomputer program, programmed in Visual Basic, received the data, stored it and plotted the signal. The study successfully samples 3kHz complicated signals and thus meets the design requirement.
上传时间: 2013-11-19
上传用户:moerwang
固件无限升级的编程器:随着TI 公司MSP430 系列单片机新型号的不断推出,我 们对编程器的功能也随之更新到位,凡是够买过本产品的老顾客可以使用本产品最新 软件只需点击升级固件,就可以获得最新的功能了,正所谓一机在手后顾无忧。原串 口型编程器,老客户今后同样可以使用我们的最新软件获取最新的功能。不抛弃,不 放弃,有了您的支持,我们将做得更好。 PROG430 编程器(USB型)是针对美国德州仪器(TI)公司的MSP430系列Flash 型单片机的专 业编程器,由北京博通电子打造,是原有串口型编程器的升级产品。功能强大,操作方便,界面友 好,支持固件升级功能,只需下载最新的上位机软件即可更新编程器固件。
上传时间: 2013-11-09
上传用户:wsf950131
针对目前使用的RS232接口数字化B超键盘存在PC主机启动时不能设置BIOS,提出一种PS2键盘的设计方法。基于W78E052D单片机,采用8通道串行A/D转换器设计了8个TGC电位器信息采集电路,电位器位置信息以键盘扫描码序列形式发送,正交编码器信号通过XC9536XL转换为单片机可接收的中断信号,软件接收到中断信息后等效处理成按键。结果表明,在满足开机可设置BIOS同时,又可实现超声特有功能,不需要专门设计驱动程序,接口简单,成本低。 Abstract: Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.
上传时间: 2013-10-10
上传用户:asdfasdfd
LPC1300片上USB驱动应用与实例
上传时间: 2014-01-22
上传用户:box2000
介绍一种基于C8051单片机的动态心电监护系统。该系统由两部分组成:以C8051F320单片机为核心的数据采集装置和以PC机为平台的分析处理系统。硬件电路功耗低,由单片机自带的USB接口将数据传送给PC机。软件平台采用LabVIEW可视化虚拟仪器系统开发平台,将传统仪器的功能模块集成到计算机中,用户可通过修改虚拟仪器的程序改变其功能。采用USB接口实时传输心电数据,并将数据采集模块设计为计算机外设,使该系统高速快捷、小巧便携。 Abstract: In this design,a low-cost ECG electrocardiogram monitoring system is introduced,which consists of two parts:data acquisition device based on C8051F320and PC terminal as the analysis and processing system.The system is low-power consumption,the data is transmitted to the PC terminal by USB interface of the C8051F320.By using the visible virtual instrument system developing platform LabVIEW,the traditional instruments function modules are integrated into the computer,so the user can modify virtual instrument software to change its function to meet their needs.Using USB in-terface to realize real-time ECG data transmission,in addition,ECG data acquisition module is designed as the computer peripheral,which makes the syetem high-speed and portable.
上传时间: 2013-11-13
上传用户:zhangzhenyu
伟福LAB6000U系列仿真实验系统性能特点:USB通信接口+串行通信接口含伟福先进的E6000仿真功能,硬件断点、不占用用户资源含32路、16K深度、10M的逻辑分析仪,32K深度跟踪器,8路、20M波形发生器含静态硬件测试仪(windows版本)含保护电路,仿真器部分与用户电路部分采用隔离技术,使用更加安全可靠一机多用,配置51/96/8088仿真板可以仿真MCS51/MCS96/8086具有扩展功能,在板DIP扩展座和EPLD扩展座给实验的扩展提供空间软件平台使用最新伟福E6000仿真器软件,运行于WIN9x/WINME/WINNT
上传时间: 2013-10-23
上传用户:chfanjiang
概述 USB全自动下载(在线编程)STC单片机实验板,是浙江省《单片机原理及应用》精品课程组2009年新推出的,专为无串行口的笔记本电脑用户而设计的单片机学习实验板,该板的最大特点:既是单片机的学习实验板,又是STC系列单片机的在线编程调试器。
上传时间: 2013-10-26
上传用户:yjj631