亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Software-Defined

  • 基于C8051F005單片機的參數(shù)測試儀的設(shè)計

    介紹了基于單片機航空交流電參數(shù)測試儀的系統(tǒng)設(shè)計。以Silicon Labs公司的C8051F005單片機為核心設(shè)計出數(shù)據(jù)采集板,通過RS-232串口與上位機通訊。運用Lab Windows/CVI編寫的上位機軟件實現(xiàn)信號的檢測以及波形和數(shù)據(jù)的顯示,給出了測試儀硬件電路的組成和軟件流程圖。本系統(tǒng)具有硬件結(jié)構(gòu)簡單、容易實現(xiàn)和成本低等特點,在實際應(yīng)用中其穩(wěn)定性、精確性均能滿足客戶要求。 Abstract:  The design of aeronautics AC parameters tester based on the single-chip is introduced.The core component of data acquisition board is C8051F005 single chip of Silicon Labs Company,and communication with PC through RS-232. The signal processing software programmed with LabWindows/CVI can be used successfully to fulfill inspection of signal and display of the waveform and data. The hardware and software configuration of test instrument are provided.The hardware of the system is simple, and can be easily realized.The stability and precision of the measurement instrument are enough to meet the requirements.

    標簽: C8051F005 單片機 儀的設(shè)計 參數(shù)測試

    上傳時間: 2013-11-18

    上傳用戶:wang5829

  • 基于MSP430F149的智能電池巡檢系統(tǒng)的設(shè)計

    介紹了電力操作電源與智能電池巡檢系統(tǒng)的特點,給出了一種基于超低功耗單片機MSP430 F149針對中小型變電站自動化運行的專用設(shè)備的基本設(shè)計原理及實現(xiàn)方法,最后給出了詳細硬件構(gòu)成和軟件實現(xiàn)。該系統(tǒng)能滿足中小型變電站安全、可靠、自動運行的要求,并通過與上位機的串行通信實現(xiàn)變電站的遠程管理和控制。 Abstract:  The characters of the intelligent battery data logging system of the electric operation power are introduced.The basic design principle and the implemented methods of the special equipment which only designed for the middle or small transformer substation based on MSP430F149 are prescribed. Finally, the hardware block diagram and the software flow chart are also given. The function that the system finally needs to realize can basically meet with the middle or small transformer substation’s satisfy, reliably,and automatic running.And it can also realize the transformer substation long-distance management and control by serial communicating with the host computer.

    標簽: 430F F149 MSP 430

    上傳時間: 2013-11-25

    上傳用戶:黃華強

  • MSP430在頻率測量系統(tǒng)中的應(yīng)用

       介紹一種以MSP430單片機為基礎(chǔ)的智能頻率測量系統(tǒng),采用硬件邏輯與軟件指令相結(jié)合的方式控制閘門,實現(xiàn)0 MHz~10 MHz范圍內(nèi)無檔切換的等精度測量。 Abstract:  An intelligent frequency measurement system based on MSP430 singlechip is introduced. The system uses a way that can combine hardware logic and software instructions to contronl the strobe ,and completes the functions of equal precision in the range of 0MHz~10MHz without shifting

    標簽: MSP 430 頻率測量

    上傳時間: 2013-10-28

    上傳用戶:dbs012280

  • 基于MSP430的指紋保險柜的實現(xiàn)

    在介紹基于MSP430單片機的指紋保險柜工作原理的基礎(chǔ)上,從系統(tǒng)軟件設(shè)計的角度出發(fā),詳細介紹了指紋保險柜軟件的總體分析過程、程序結(jié)構(gòu)的設(shè)計以及代碼的編寫,給出了按鍵管理流程和部分源代碼。 Abstract:  On basis of the operating principle of MSP430 microcontroller-based fingerprint safe,the general analyzing process,program designing and code compiling of the fingerprint safe software are introduced mainly,and the key-press flows chart and some codes according to the system software designing are put forward.

    標簽: MSP 430 指紋 保險

    上傳時間: 2014-12-27

    上傳用戶:gaojiao1999

  • 基于ATmgea8單片機的加熱控制系統(tǒng)

     介紹基于ATmega8型單片機的溫度測量及加熱控制系統(tǒng)。分析系統(tǒng)的工作原理,詳盡討論系統(tǒng)的硬件電路和軟件流程。實驗證明,該系統(tǒng)工作可靠,穩(wěn)定性高。 Abstract:  The new temperature measuring and heating control system based on ATmega8 MCU is introduced.The system’s working principles is analyzed.The design principles of hardware and software are also discussed in detail.This system has been testified and it works steady and reliably.

    標簽: ATmgea8 單片機 加熱控制

    上傳時間: 2013-11-21

    上傳用戶:caiguoqing

  • 基于ATmega168的ADC按鍵設(shè)計

    利用Atmel公司的ATmega168微處理器,采用A/D轉(zhuǎn)換方式來實現(xiàn)按摩椅控制器的鍵盤接口,通過在硬件電路中巧妙地選擇電阻,在軟件設(shè)計中采用數(shù)字濾波、二分法和區(qū)間鑒定等方法,靈敏可靠地實現(xiàn)了按摩椅中30個按鍵的處理。給出了硬件電路設(shè)計和軟件設(shè)計思想以及部分匯編代碼。 Abstract:  This paper chooses A/D conversion method to realize the keyboard interface of the controller by using ATmega168 microchip from Atmel Company.It accomplishes 30-key dealing sensitively and reliably in massage chair through skillfully selecting resistors in hardware circuit and using digital filter,dichotomy and area-judging method in software design.The hardware design circuit, software design idea and partly assembles code are presented mainly.

    標簽: ATmega 168 ADC 按鍵

    上傳時間: 2014-01-10

    上傳用戶:咔樂塢

  • SAM8系列S3C825A型單片機軟件設(shè)計

    以S3C825A為例介紹三星公司SAM8系列單片機的內(nèi)部結(jié)構(gòu)及其軟件開發(fā)環(huán)境,詳細描述采用混合編程法來對SAM8系列單片機進行軟件設(shè)計的一般方法,最后給出用混合編程法對S3C825A進行軟件設(shè)計的具體應(yīng)用實例。 Abstract:  With S3C825A,this paper firstly introduces the SAM8 series single-chip microcontrollers and their software development environment, then introduces mixed programming technology for SAM8 series single-chip microcontrollers. In the end, the application program is also given.

    標簽: S3C825A SAM8 單片機 軟件設(shè)計

    上傳時間: 2013-12-09

    上傳用戶:ZZJ886

  • PCF2116系列LCD驅(qū)動器芯片簡介及封裝庫

    1 FEATURES· Single chip LCD controller/driver· 1 or 2-line display of up to 24 characters per line, or2 or 4 lines of up to 12 characters per line· 5 ′ 7 character format plus cursor; 5 ′ 8 for kana(Japanese syllabary) and user defined symbols· On-chip:– generation of LCD supply voltage (external supplyalso possible)– generation of intermediate LCD bias voltages– oscillator requires no external components (externalclock also possible)· Display data RAM: 80 characters· Character generator ROM: 240 characters· Character generator RAM: 16 characters· 4 or 8-bit parallel bus or 2-wire I2C-bus interface· CMOS/TTL compatible· 32 row, 60 column outputs· MUX rates 1 : 32 and 1 : 16· Uses common 11 code instruction set· Logic supply voltage range, VDD - VSS: 2.5 to 6 V· Display supply voltage range, VDD - VLCD: 3.5 to 9 V· Low power consumption· I2C-bus address: 011101 SA0.

    標簽: 2116 PCF LCD 驅(qū)動器芯片

    上傳時間: 2013-11-08

    上傳用戶:laozhanshi111

  • 基于雙ATmega128的安檢力學(xué)試驗機設(shè)計

    針對當前安檢力學(xué)試驗機所能完成的試驗種類單一、自動化程度低等問題,提出一種以ATmega128單片機為核心控制器的安檢力學(xué)試驗機的設(shè)計。詳細闡述了該安檢力學(xué)試驗機各個組成部分的設(shè)計原理和方案,并且給出了各部分的軟件設(shè)計思想和操作流程。經(jīng)過大量測試試驗表明:設(shè)計的安檢力學(xué)試驗機可以完成多達十余種的力學(xué)安檢試驗,完全符合相關(guān)國家標準,并且具有數(shù)據(jù)采集精度高、傳輸速度快、操作安全簡便等特點,實現(xiàn)了安檢設(shè)備的多功能化、數(shù)字化和自動化。 Abstract:  Currently, many mechanical security testing machines have only one function. The degree of automation of them is low. To solve those problems, a new kind of mechanical security testing machine, using ATmega128 micro-controller as its core controller, has been advanced. It describes the components of the machine. The principles and the scheme in the designing processes are presented in detail, and the software architecture and the operation processes of each part are given. After having done many testing, we have reached the following conclusions: the mechanical security testing machine presented can do over ten mechanical security tests complying with related national standards. It has high data acquisition accuracy and high transmission speed. The operation of the machine is simple and safe. In general, this machine is a multi-functional, highly automatic, digitalized security testing device.

    標簽: ATmega 128 安檢 試驗機

    上傳時間: 2013-11-05

    上傳用戶:a67818601

  • keilA51原版教程

    Information in this document is subject to change without notice and does notrepresent a commitment on the part of the manufacturer. The software describedin this document is furnished under license agreement or nondisclosureagreement and may be used or copied only in accordance with the terms of theagreement. It is against the law to copy the software on any medium except asspecifically allowed in the license or nondisclosure agreement. The purchasermay make one copy of the software for backup purposes. No part of this manualmay be reproduced or transmitted in any form or by any means, electronic ormechanical, including photocopying, recording, or information storage andretrieval systems, for any purpose other than for the purchaser’s personal use,without written permission.

    標簽: keilA 51 教程

    上傳時間: 2014-12-27

    上傳用戶:Tracey

主站蜘蛛池模板: 正阳县| 揭西县| 普兰县| 咸宁市| 伊宁县| 济阳县| 临沧市| 阿拉善盟| 明水县| 镇平县| 上林县| 郧西县| 新兴县| 家居| 灵石县| 宁武县| 临邑县| 皮山县| 武胜县| 湘乡市| 陈巴尔虎旗| 得荣县| 宿松县| 甘肃省| 和平县| 九龙坡区| 古田县| 彭阳县| 多伦县| 延长县| 通河县| 元氏县| 镇沅| 宁海县| 秦皇岛市| 博爱县| 洱源县| 鞍山市| 安塞县| 阆中市| 永定县|