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

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

PLUs-DeveloperManual

  • MR16 LED驅動MR16 LED燈與電子變壓器兼容

    Abstract: There are differences between the operation of low-frequency AC transformers and electronic transformersthat supply current to MR16 lamps, and there are also differences in the current draw for MR16 halogen lamps andMR16 LED lamps. These contrasts typically prevent an MR16 LED lamp from operating with most electronictransformers. This article explains how a high-brightness (HB) LED driver optimized for MR16 lamps will allow LEDlamps to be compatible with most electronic transformers.A similar version of this article appeared on Display Plus, July 7, 2012 and in German in Elektronikpraxis, October 1,2012.

    標簽: LED MR 16 驅動

    上傳時間: 2013-10-14

    上傳用戶:playboys0

  • 基于MPC555與CS8900A的以太網擴展設計

       介紹了MPC555與CS8900A擴展以太網的硬件設計圖。以NUCLUES PLUS操作系統為基礎,介紹了網卡軟件驅動程序的編制,給出了以太網協議包嵌入NUCLEUS PLUS操作系統的實現方法。 Abstract:  The Ethernet extension hardware design of MPC555 and CS8900A are introduced,and the software driven program based on NUCLEUS PLUS operation system and the technique that Ethernet protocol embedded in NUCLEUS PLUS real operation system are discussed.

    標簽: 8900A 8900 MPC 555

    上傳時間: 2013-10-23

    上傳用戶:xiehao13

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

    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 驅動器芯片

    上傳時間: 2013-11-08

    上傳用戶:laozhanshi111

  • PCA9674 PCA9674A—帶中斷的8位Fm+ I2C

    The PCA9674/74A provide general purpose remote I/O expansion for most microcontroller families via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plus (Fm+) family.

    標簽: 9674 PCA 9674A I2C

    上傳時間: 2013-10-28

    上傳用戶:linyao

  • Quartus II 中文教程

    Quartus II 中文教程 您現在閱讀的是 Quartus II 簡介手冊。 Altera® Quartus® II 設計軟件是適合單芯片可編程系統 (SOPC) 的最全面的設計環境。 如果您以前用過MAX+PLUS® II 軟件、其它設計軟件或 ASIC 設計軟件,并且準備改用Quartus II 軟件,或如果您對 Quartus II 軟件有了一些了解但想進一步了解它的功能,那么本手冊非常適合您。本手冊針對的讀者是 Quartus II 軟件的初學者,它概述了可編程邏輯設計中Quartus II 軟件的功能。 不過,本手冊并不是 Quartus II 軟件的詳盡參考手冊。 相反,本手冊只是一本指導書,它解釋軟件的功能以及顯示這些功能如何幫助您進行 FPGA 和 CPLD 設計。 本手冊按一系列特定的可編程邏輯設計任務來組織內容。 無論是使用 Quartus II 圖形用戶界面、其它 EDA 工具還是 Quartus II 命令行界面,本手冊都將為您介紹最適合設計流程的功能。第一章概述了主要圖形用戶界面、EDA 工具和命令行界面設計流程。 接下來的每一章開頭都介紹了該章的具體用途,并對每個任務流加以概述。 它顯示了如何將 Quartus II 軟件與現有的 EDA 工具和命令行設計流程集成在一起。另外,手冊還向您推薦了有效使用 Quartus II 軟件的其它可用資源,例如Quartus II 聯機幫助和 Quartus II 聯機教程、應用程序說明、白皮書以及Altera 網站提供的其它文檔和資源。跟隨本手冊學習 Quartus II 軟件,了解此軟件如何幫助您提高效率并縮短設計周期,如何與現有可編程邏輯設計流程集成以及如何快速有效地達到設計、性能和時間要求。

    標簽: Quartus II 教程

    上傳時間: 2013-12-22

    上傳用戶:panpanpan

  • Nios 的用戶定義接口邏輯實例

    Nios 的用戶定義接口邏輯實例 有許多人問我使用 Nios 的用戶定義接口邏輯怎么用,想了幾天決定設計一個實例來說明。該例為一個使用 user to interface logic 設計的 PWM 實例,其中包括三個文件:    plus32.v 是一個為 32bit nios 設計的 pwm 實例。    plus16.v 是一個為 16bit nios 設計的 pwm 實例。    test.s   是一個使用中斷調用 pwm 的匯編語言測試程序。以上模塊和程序均調試通過,并可穩定工作。這里讓大家參考是使大家通過該例來真正理解 user to interface logic 設計方法,和nios 中通過匯編調用中斷的方法,所以超值喔。另外熱烈歡迎大家的指導。 注:在設計 Nios 時,將你調用的 user to interface logic 插件重命名為 plus_0,這樣我的 test.s 可不作任何改動,你就可用示波器通過 nios 的 plus 管腳觀察到一個要求的輸出。

    標簽: Nios 用戶 定義 接口

    上傳時間: 2013-11-15

    上傳用戶:cc1915

  • PCA9670 Remote 8-bit IO expand

    The PCA9670 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9670 is a drop-in upgrade for the PCF8574 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(200 mA versus 100 mA) that supports having all 25 mA LEDs on at the same time andmore device addresses (64 versus 8) are available to allow many more devices on the buswithout address conflicts.

    標簽: Remote expand 9670 PCA

    上傳時間: 2013-10-15

    上傳用戶:stella2015

  • PCA9671 Remote 16-bit IO expan

    The PCA9671 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plus(Fm+) family.The PCA9671 is a drop in upgrade for the PCF8575 providing higher I2C-bus speeds(1 MHz versus 400 kHz) so that the output can support PWM dimming of LEDs, higherI2C-bus drive (30 mA versus 3 mA) so that many more devices can be on the bus withoutthe need for bus buffers, higher total package sink capacity (400 mA versus 100 mA) thatsupports having all 25 mA LEDs on at the same time and more device addresses (64versus 8) to allow many more devices on the bus without address conflicts.

    標簽: Remote expan 9671 PCA

    上傳時間: 2013-10-12

    上傳用戶:laomv123

  • PCA9672 Remote 8-bit IO expand

    The PCA9672 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9672 is a drop-in upgrade for the PCF8574 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(200 mA versus 100 mA) that supports having all LEDs on at the same time and moredevice addresses (16 versus 8) are available to allow many more devices on the buswithout address conflicts.

    標簽: Remote expand 9672 PCA

    上傳時間: 2013-10-23

    上傳用戶:jasonheung

  • PCA9673 Remote 16-bit IO expan

    The PCA9673 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9673 is a drop in upgrade for the PCF8575 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(400 mA versus 100 mA) that supports having all 25 mA LEDs on at the same time andmore device addresses (16 versus 8) are available to allow many more devices on the buswithout address conflicts.

    標簽: Remote expan 9673 PCA

    上傳時間: 2013-10-29

    上傳用戶:wkchong

主站蜘蛛池模板: 龙岩市| 永昌县| 邢台市| 渭南市| 宜黄县| 贺兰县| 镇安县| 县级市| 平定县| 法库县| 乐都县| 偃师市| 泸西县| 抚远县| 浦县| 彭阳县| 南城县| 宁津县| 无锡市| 长治市| 井陉县| 永仁县| 东乌珠穆沁旗| 响水县| 舒城县| 华亭县| 鄂托克旗| 芦山县| 阳新县| 开远市| 车致| 晋江市| 永胜县| 金沙县| 都江堰市| 福海县| 新郑市| 丰顺县| 昭觉县| 建湖县| 栾川县|