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

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

introduced

  • 基于89C51的攝像機鏡頭控制電路設計

    針對視頻監控中攝像機鏡頭光圈大小、圖像聚焦、圖像變焦三項參數的控制問題,介紹了一種基于89C51單片機的鏡頭控制電路的設計。 該電路以89C51單片機為核心,結構簡單,成本低廉,控制可靠,實現了智能監控終端對攝像參數的完全控制。 Abstract:  The design of camera lens control circuit based on 89C51 is introduced. This circuit can adjust parameters of camera such as aperture, zoom and focusing. The practice of project shows that this circuit has advantages of structure simple, low cost and high reliability.

    標簽: 89C51 攝像機 控制 鏡頭

    上傳時間: 2013-10-29

    上傳用戶:Wwill

  • 基于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

  • 基于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

  • 基于ROM單片機的漢字輸入法的實現

    在需要實時大量輸入漢字的顯示控制處理應用中,利用傳統單片機實現顯示控制的設計方法是較難實現的。帶漢字字庫的液晶模塊的使用使得小容量ROM單片機的大量漢字信息輸入與顯示成為可能。提出了針對漢字字庫編碼的二級索引拼音輸入檢索方法,介紹了以ST7920作為控制器的帶漢字字庫的液晶顯示模塊的接口方法及漢字顯示和控制原理,給出了通用計算機鍵盤在單片機中的串行接口,采用該技術可大大增強單片機的漢字輸入功能。為小容量ROM單片機的大批量漢字信息處理提供了一種漢字輸入解決方案。 Abstract:  It is difficult to realize Chinese characters input method based on the embedded system by using the traditional design method of display control. It is possible to input and display Chinese characters based on the embedded system with the ROM of small content by using the LCD module with Chinese characters.Chinese characters input method of the quadric index recall in allusion to Chinese characters code is brought forward.The interface and the principle of Chinese characters display control based on the LCD module controlled with the ST7920 is introduced too.The serial interface of the computer keyboard in common use and the embedded system is given at the same time. It can enhance the embedded system function of Chinese characters input by using this technology, and provide a kind of Chinese characters input scheme for the embedded system with small capacity ROM.

    標簽: ROM 單片機 漢字輸入法

    上傳時間: 2013-11-19

    上傳用戶:jhksyghr

  • 基于單片機的步進電機開環控制系統

    基于單片機的步進電機開環控制系統:通過ATMEL89C51單片機對步進電機進行控制,主要介紹了步進電機控制器、驅動電路和LED顯示電路的設計,實現了步進電機的開環控制。在步進電機控制器的設計中,重點闡述了脈沖產生電路以及對速度的控制。該系統具有成本低、控制方便的特點。關鍵詞: 單片機; 步進電機; 開環控制 Abstract: The design using ATMEL89C51 single chip to control the step2motor with its controller, driving circuit and LED disp lay circuit to realize step motor open2loop controlwere introduced. For the controller in this design,the circuit to p roduce pulse and the speed controlwere expatiated emphatically. This system possesses features of lower cost, easier control.Key words: single ch ip; step2motor; open2loop con trol

    標簽: 單片機 步進電機 開環 控制系統

    上傳時間: 2013-10-13

    上傳用戶:cicizoe

  • 基于單片機的除塵控制器的設計

    基于單片機的除塵控制器的設計:介紹通用控制儀的硬件組成和軟件設計,闡述了系統的性能指標和功能特點。該產品功能完善,可靠性高,具有很好的應用前景。關鍵詞: 除塵器;通用控制儀;單片機;系統設計 Abstract: The hardware structure and the software design are introduced in this paper, and the performance index and the features of the system are expounded. It has comp rehensive functions, high reliability and good app lication.Key words: dust catcher; universal controller; microcontroller; system design

    標簽: 單片機 除塵 控制器

    上傳時間: 2013-11-16

    上傳用戶:ming52900

  • 一種實用的微機自動配料秤系統

    一種實用的微機自動配料秤系統:介紹一種由單片機構成的配料秤。敘述了秤的傳感器、變送器、信號的變換、硬件原理、軟件流程以及和DCS 系統構成的單回路調節系統,此系統可廣泛地應用于各行業的配料控制中。關鍵詞:配料秤 單片機 單回路調節系統 DCS 系統 Abstract :A proportioning weigher based on single chip computer is introduced. Sensors , transmitters , signal converting , principle of hardware ,software flowchart of proportioning weigher and single loop control system composed with DCS system are emphasized ,this system can be used in proportioning control of various trades extensively.Key Words :Proportioning Weigher ,Single Chip Computer ,Single Loop Control System ,Distributed Control System

    標簽: 微機 自動 配料秤

    上傳時間: 2013-10-12

    上傳用戶:zwei41

主站蜘蛛池模板: 都安| 仙桃市| 丰都县| 福建省| 灌云县| 定西市| 扶沟县| 黑水县| 方山县| 芜湖县| 定州市| 象州县| 永胜县| 吉首市| 隆回县| 吉林省| 吉隆县| 泗水县| 喀喇沁旗| 高邑县| 井研县| 张掖市| 肇源县| 疏勒县| 固安县| 海伦市| 孟连| 太仆寺旗| 延长县| 西宁市| 云和县| 海晏县| 遵化市| 墨脱县| 永登县| 伽师县| 安多县| 乌恰县| 中卫市| 自贡市| 咸阳市|