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

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

module

module,n.[計]模塊;組件;模數。[網絡]模塊;模;模組。[專業]模塊[計算機科學技術];模塊[電子、通信與自動控制技術];構件[農業科學]。
  • 基于AVR單片機的USB接口設計

    以AVR單片機ATmega8和USB接口器件PDIUSBD12為核心,基于標準的USB1.1協議,設計一種通用USB接口模塊,以滿足嵌入式系統中對USB接口的需求。對模塊的硬件電路或單片機固件程序的硬件接口層稍加修改即可用于其他各種微處理器。該模塊可為各種嵌入式系統增加USB接口,實現與USB主機系統通信。 Abstract:  Based on AVR microcontroller ATmega8 and USB interface chip PDIUSBD12, a general USB interface module is designed according to USB1.1 protocol for various requirements of embedded systems. Only with few modifications in circuit or hardware abstract layer of firmware, the module can be used on many types of microprocessors. All kinds of embedded systems can realize high speed and stable communication with USB host systems, owing to the facility of this module.

    標簽: AVR USB 單片機 接口設計

    上傳時間: 2014-01-08

    上傳用戶:趙云興

  • 基于ADuC841的膜片鉗放大器系統設計

    為降低成本和解決現有膜片鉗放大器系統中PC機的干擾問題,研究了一種基于單片機的膜片鉗放大器小系統。該系統采用ADI公司生產的ADuC841作為控制核心,并且配置相應的液晶顯示模塊LCM3202401。模擬電路部分采用高輸入阻抗的AD8627實現微電流信號的采集,并由后級電路進行信號的放大和電阻電容的補償。它具有硬件電路簡單、體積小、使用方便的特點。既可以單獨作為小系統實現采集和顯示,也可以通過紅外方式和PC機進行通訊,在PC機上進行信號的處理。 Abstract:  In order to reduce cost and resolve the interferential problem with PC in existing patch clamp amplifiers, a small patch clamp amplifier system design based on microcontroller is studied. It adopts a new high performance microconverter ADuC841 by the ADI as the control core in the system, configuring a liquid crystal module LCM3202401. In the analog circuit, AD8627 with high input impedance is used to detect the low current,signal magnification, as well as resistance and capacitance compensation are accomplished by subsequent circuits. It has the advantage of simple hardware circuit design, small volume and convenient operation. It can either be used as an independent system to measure and show signal detected or transmit to PC by infrared ray.

    標簽: ADuC 841 膜片鉗 放大器

    上傳時間: 2013-11-06

    上傳用戶:yy_cn

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

  • 基于AVR單片機的船舶氣象儀測試系統的設計

       針對船舶氣象儀保障維修而設計的船舶氣象儀測試系統,包括信息處理終端、主儀器檢測模塊、傳感器檢測模塊,各個模塊都采用基于AVR單片機的嵌入式系統,模塊之間通過CAN總線進行通信。結果表明,船舶氣象儀測試系統能夠快速檢測船舶氣象儀故障,與單純依靠人工方式排查故障相比,故障檢測時間縮短了60%以上。 Abstract:  The test system of ship meteorological instrument was developed to satisfy the maintenance of ship meteorological instruments,which composed of information processing terminal, testing module of main instrument and testing module of sensors. Each of these modules included an embedded system based on microcontroller of AVR series and communicated with other module by CAN bus. The results show that the test system can judge the fault of ship meteorological instrument quickly and shorten the fault detection time as much as 60% compared with simple manual troubleshooting.

    標簽: AVR 單片機 氣象儀 測試系統

    上傳時間: 2013-11-23

    上傳用戶:stvnash

  • 深度睡眠模式操作技術筆記

    LM3S系列單片機主要有3種工作模式:運行模式(Run-Mode)、睡眠模式(Sleep-Mode)、深度睡眠模式(Deep-Sleep-Mode)。某些型號還具有單獨的極為省電的冬眠模塊(Hibernation module)。而對各個模式下的外設時鐘選通以及系統時鐘源的控制主要由表 2.1中的寄存器來完成。 運行模式是正常的工作模式,處理器內核將積極地執行代碼。在睡眠模式下,系統時鐘不變,但處理器內核不再執行代碼(內核因不需要時鐘而省電)。在深度睡眠模式下,系統時鐘可變,處理器內核同樣也不再執行代碼。深度睡眠模式比睡眠模式更為省電。有關這3種工作模式的具體區別請參見表 2.2的描述。調用函數SysCtlSleep( )可使處理器立即進入睡眠模式,而調用函數SysCtlDeepSleep( )可使處理器立即進入深度睡眠模式。任一中斷都可以將處理器從睡眠或深度睡眠模式喚醒,并使處理器恢復到睡眠前的運行狀態。因此在進入睡眠或深度睡眠之前,必須配置某個片內外設的中斷并允許其在睡眠或深度睡眠模式下繼續工作,如果不這樣,則只有復位或重新上電才能結束睡眠或深度睡眠狀態。

    標簽: 深度睡眠 模式 操作

    上傳時間: 2013-11-08

    上傳用戶:ArmKing88

  • 單片機嵌入式模塊

    單片機嵌入式模塊 聯系  楊迪 15336417867  0531-55508458 QQ:1347978253  htp://www.easyele.cn 單片機嵌入式模塊集成了8bit微處理器、CAN控制器、CAN收發器、總線保護于一身,所有元器件布置在一個微型的封裝模塊之內,用戶只需要 知道RS232的通訊即可實現CAN通訊。并且提供嵌入式網絡模塊上位機設計,可以工作于透明傳輸模式和透明數據模式。 UART輸出可以為TTL電 平,RS232或RS485。貨號:CAN-module 規格: 套. 單片機嵌入式模塊廣泛應用于消防安防、智能樓宇、酒店門鎖、煤礦通訊、船舶運輸等應用領域。CAN 是公認的穩定可靠的通訊模式,本系統 采用汽車級CPU,更保障其穩定性。單片機嵌入式模塊通過UART轉CAN可以幫助用戶快速實現具有CAN-bus通訊接口的儀器、儀表設備的項目設計。 我們濟南恩易電子科技有限公司是一家集研發生產銷售于一體的高科技企業,主營業務字符疊加器,數據采集卡,串口服務器,嵌入式學習開 發工具等,可為客戶定制開發,單片機嵌入式模塊上市以來,一直深受廣大顧客的喜愛,我們有專業的包裝,詳細的資料光盤,技術指導,合 理的價格,歡迎大家咨詢購買。

    標簽: 單片機 嵌入式模塊

    上傳時間: 2013-10-11

    上傳用戶:gengxiaochao

  • 嵌入式CAN模塊

    嵌入式CAN模塊 聯系  楊迪 15336417867  0531-55508458 QQ:1347978253  htp://www.easyele.cn CAN (Controller Area Network)即控制器局域網絡,屬于工業現場總線的范疇。與一般的通信總線相比,CAN總線的數據通信具有突出的可靠性 、實時性和靈活性。嵌入式CAN模塊控制器功能強,通信效率高,是公認的穩定可靠的通訊模式,廣泛應用于消防安防、智能樓宇、酒店門鎖、 煤礦通訊、船舶運輸等應用領域。本系統采汽車級CPU,更保障其穩定性。客戶可以放心使用。 嵌入式CAN模塊 轉 RS232 RS485 TTL ,可以幫助用戶快速實現具有CAN-bus通訊接口的儀器、儀表設備的項目設計,模塊集成了8bit微處理器 CAN控制器、CAN收發器、總線保護于一身,所有元器件布置在一個微型的封裝模塊之內,用戶只需要知道RS232的通訊即可實現CAN通訊。客戶 可以方便使用。 在使用過程中,嵌入式CAN模塊可以工作于二種模式:透明傳輸模式和透明數據模式。并且提供上位機設計,UART輸出時可以為TTL電平,RS232 或RS485,對應訂貨型號為 CAN-module-ttl / rs232 / 485。客戶應注意。 嵌入式CAN模塊可以在CAN與RS232間精確的轉換信息,讓您更方便的通過PC或帶RS232端口的設備與CAN設備通訊。歡迎大家咨詢選購嵌入式CAN 模塊,是我公司自主研發生產,完全擁有知識產權,專業的產品包裝,詳細的資料光盤,性價比高,專業公司操作,及時的技術支持,完善的 售后服務,解決客戶的后顧之憂。  

    標簽: CAN 嵌入式 模塊

    上傳時間: 2013-11-28

    上傳用戶:13925096126

  • KS-0825用戶接口電路模塊

    KS-0825 系列用戶接口電路模塊(RINGSLIC module)采用模塊化結構,在單個模塊上集成了DC/DC 變換器、正反極開關、恒流饋電電路、二/四線變換電路、450Hz 正旋波發生器等用戶接口系統需要的所有功能,使小用戶話音系統的設計變得極為簡單,用戶只需要提供+5V 直流電源,即可實現小用戶話音系統所必需的恒流饋電、振鈴、二/四線變換、等功能;同時可以大幅度降低系統體積,降低成本。

    標簽: 0825 KS 用戶接口 電路模塊

    上傳時間: 2013-11-12

    上傳用戶:894448095

  • HCS12微控制器MC9S12DP256使用指南 ppt

    HCS12微控制器MC9S12DP256 第一步: 1) HCS12 技術概述2) Operating Modes工作模式3) Resource  Mapping資源映射4) External Bus Interface外部總線接口5) Port Integration module端口集成模塊6) Background Debug Mode背景調試模塊

    標簽: 12 HCS 256 MC9

    上傳時間: 2013-12-20

    上傳用戶:源碼3

  • 基于XGATE進行Manchester譯碼的方法

    Using the XGATE for Manchester DecodingTable of Contents 1 Introduction                         1.1 XGATE module in S12X               2 Decoding Algorithm                        3 Software Implementation                   3.1 Frame Scheme                       3.2 Operating Modes and Demo             3.3 Files Summary                        3.4 Complete Mode Flowchart              4 Manchester Encoder                      4.1 Devices Used                        5 Conclusion  Appendix A Noise Elements During RF Transmissions in the Manchester Decoding ImplementationA.1 Types of Noise                      A.2 Effects of Noise                      A.3 Workaround for Noise Effects          

    標簽: Manchester XGATE 譯碼

    上傳時間: 2013-10-15

    上傳用戶:wqq123456

主站蜘蛛池模板: 泸西县| 岱山县| 凤凰县| 交口县| 莆田市| 定边县| 丰城市| 丰镇市| 九龙坡区| 图木舒克市| 邵阳县| 黔西| 台南县| 恩平市| 仁怀市| 宜阳县| 绥芬河市| 上思县| 涪陵区| 镇沅| 边坝县| 武义县| 佛学| 栾城县| 平陆县| 皋兰县| 台中县| 凤冈县| 鹤山市| 长泰县| 固阳县| 太原市| 普兰县| 安泽县| 淮滨县| 和平县| 宝兴县| 平凉市| 明水县| 乌拉特后旗| 浠水县|