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

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

DD

  • 基于MSP430的指紋保險柜的實現

    在介紹基于MSP430單片機的指紋保險柜工作原理的基礎上,從系統軟件設計的角度出發,詳細介紹了指紋保險柜軟件的總體分析過程、程序結構的設計以及代碼的編寫,給出了按鍵管理流程和部分源代碼。 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單片機的加熱控制系統

     介紹基于ATmega8型單片機的溫度測量及加熱控制系統。分析系統的工作原理,詳盡討論系統的硬件電路和軟件流程。實驗證明,該系統工作可靠,穩定性高。 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按鍵設計

    利用Atmel公司的ATmega168微處理器,采用A/D轉換方式來實現按摩椅控制器的鍵盤接口,通過在硬件電路中巧妙地選擇電阻,在軟件設計中采用數字濾波、二分法和區間鑒定等方法,靈敏可靠地實現了按摩椅中30個按鍵的處理。給出了硬件電路設計和軟件設計思想以及部分匯編代碼。 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

    上傳用戶:咔樂塢

  • 基于51單片機的作息號音自動播放器設計

     利用AT89C51型單片機定時和中斷功能,配以LM386型音頻功率放大器,構成了作息號音自動播放器,為學校和機關管理提供方便。 Abstract:  Using timing and interrupt function of the AT89C51 single-chip microcomputer and the LM386 audio power amplifier.It is constituted the automatic bugle player.This player facilitates the institution and the school daily management.

    標簽: 51單片機 自動 播放器

    上傳時間: 2013-10-10

    上傳用戶:wivai

  • 基于CAN總線的數字式自動找平控制系統設計

    對于瀝青混凝土攤鋪機自動找平控制系統來說,數字式控制系統的研制是目前的一個方向。介紹了一種基于CAN總線的數字式自動找平控制系統。該系統以CAN總線作為通信方式,PWM控制信號通過C8051F040單片機內部PCA可編程計數器陣列產生,并具有結構簡單、信號穩定、實時性強、易擴展的特點。通過硬件實現和系統運行達到了比較理想的控制效果,驗證了系統的可行性。 Abstract:  A digital auto-leveling control system based on CAN Bus is introduced.It uses CAN Bus as the method of communication and creates PWM signals by programmable counter array in C8051F040 microcontroller. The system is simple, stable, real-time and expansive.

    標簽: CAN 總線 數字式 控制系統設計

    上傳時間: 2013-10-09

    上傳用戶:ligi201200

  • 基于P87LPC764單片機的延時漏電繼電器設計

    介紹以P87LPC764型單片機為核心的延時型漏電繼電器設計方案。該方案可供用戶選擇實現額定動作電流和5倍額定動作電流下不同的延時動作時間,并有重合閘設定選擇功能。解決了以往傳統分立元件帶來的延時時間離散性大且不易實現的弊端。 Abstract:  In this paper, the delay leakage relay based on P87LPC764 is introduced in detail. This system provides different relay times at rating current and 5× rating current for users and also offers superposition brake set selection function. So that it resolves many traditional problems.

    標簽: P87 764 LPC 87

    上傳時間: 2013-11-08

    上傳用戶:zhaiye

  • 基于P87C591的信號采集節點的設計

    介紹了CAN總線和P87C591單片機的特點,給出了基于P87C591單片機的信號采集節點的軟、硬件設計,指出了硬件電路設計中應注意的問題,在軟件設計中重點介紹了節點初始化、報文發送和報文接收等子程序。 Abstract:  The features of CAN Bus and the microcontroller P87C591 are introduced, and the design of hardware circuit and soft configuration of the signals collection node based on P87C591 are presented. The problems in designing hardware circuit are discussed.Initialization subprogram, transmiting subprogram and receiving subprogram are emphasized in soft configuration.

    標簽: P87C591 信號采集 節點

    上傳時間: 2013-11-03

    上傳用戶:BIBI

  • SAM8系列S3C825A型單片機軟件設計

    以S3C825A為例介紹三星公司SAM8系列單片機的內部結構及其軟件開發環境,詳細描述采用混合編程法來對SAM8系列單片機進行軟件設計的一般方法,最后給出用混合編程法對S3C825A進行軟件設計的具體應用實例。 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 單片機 軟件設計

    上傳時間: 2013-12-09

    上傳用戶:ZZJ886

  • 基于C8051F系列單片機的無線收發電路設計

    基于幅移鍵控技術ASK(Amplitude-Shift Keying),以C8051F340單片機作為監測終端控制器,C8051F330D單片機作為探測節點控制器,采用半雙工的通信方式,通過監控終端和探測節點的無線收發電路,實現數據的雙向無線傳輸。收發電路采用直徑為0.8 mm的漆包線自行繞制成圓形空心線圈天線,天線直徑為(3.4±0.3)cm。試驗表明,探測節點與監測終端的通信距離為24 cm,通過橋接方式,節點收發功率為102 mW時,節點間的通信距離可達20 cm。與傳統無線收發模塊相比,該無線收發電路在受體積、功耗、成本限制的場合有廣闊的應用前景。 Abstract:  Based on ASK technology and with the C8051F340 and C8051F330D MCU as the controller, using half-duplex communication mode, this paper achieves bi-directional data transfer. Transceiver circuit constituted by enameled wire which diameter is 0.8mm and wound into a diameter (3.4±0.3) cm circular hollow coil antenna. Tests show that the communication distance between detection and monitoring of the terminal is 24cm,the distance is up to 20cm between two nodes when using the manner of bridging and the node transceiver power is 102mW. Compared with the conventional wireless transceiver modules, the circuit has wide application prospect in small size, low cost and low power consumption and other characteristics.

    標簽: C8051F 單片機 無線收發 電路設計

    上傳時間: 2013-10-19

    上傳用戶:xz85592677

  • 基于單片機與ADS1121的示波器數字多用表實現

    以FPGA為數字邏輯平臺,借助繼電器矩陣和多路模擬開關,以ADS1211為核心,在單片機控制下,聯合實現手持式虛擬/智能存儲示波表中數字多用表功能,實驗表明該設計是行之有效的。文中介紹了數字多用表的系統結構,重點討論了其測量電路和智能控制方案。   Abstract:  The digital multimeter in virtual/intellect digital-oscillorgaph was fulfilled, which was controlled by singlechip computer by relay matrix and analogue switches,in which FPGA was used for digital logical plot-form, ADS1211 for kernel chip, the experiment showed the design was feasible, the system struction was present-ed in the paper, measure circuit and intellect control plan of digital multimeter were mainly given.

    標簽: 1121 ADS 單片機 示波器

    上傳時間: 2013-11-02

    上傳用戶:瓦力瓦力hong

主站蜘蛛池模板: 图木舒克市| 成武县| 大港区| 宁海县| 江华| 太仆寺旗| 无棣县| 平利县| 庄浪县| 江华| 西贡区| 修水县| 雷波县| 廉江市| 襄垣县| 都江堰市| 锦州市| 南江县| 阳城县| 大渡口区| 日喀则市| 尤溪县| 白朗县| 鲜城| 鹤庆县| 个旧市| 盐池县| 上饶市| 乌兰浩特市| 玛多县| 明溪县| 大姚县| 嘉黎县| 莱州市| 商水县| 灵山县| 合水县| 大新县| 荣昌县| 舞阳县| 上饶市|