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