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

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

step-size

  • AT89S52單片機主8入8出繼電器工控主板ALTIUM設計硬件原理圖+PCB文件

    AT89S52單片機主8入8出繼電器工控主板ALTIUM設計硬件原理圖+PCB文件,2層板設計,大小為121x149mm,Altium Designer 設計的工程文件,包括完整的原理圖及PCB文件,可以用Altium(AD)軟件打開或修改,可作為你的產品設計的參考。主要器件型號列表如下:Library Component Count : 25Name                Description----------------------------------------------------------------------------------------------------24LC02AJKG                按鍵開關AT89S52-P           8 位微處理器/40引腳CAP                 CapacitorCAPACITOR POL       CapacitorCPDR                瓷片電容CRYSTAL             CrystalD Connector 9       Receptacle Assembly, 9 Position, Right AngleDG                  電感DJDR                電解電容GO                  光耦Header 5X2          Header, 5-Pin, Dual rowJDQYCK              繼電器——1常開1常閉LED                 發光二極管LM2576HVT-3.3       Simple Switcher 3A Step Down Voltage RegulatorMAX232              NPN                 NPN Bipolar TransistorPZ_2                排針——2PZ_3                排針——3RES2Res                 電阻Res PZ_8            8位排阻SW-DPST             Double-Pole, Single-Throw SwitchWY2JG               穩壓二級管ZL2JG               整流二極管

    標簽: at89s52 繼電器

    上傳時間: 2021-11-17

    上傳用戶:kingwide

  • BTS7960大功率直流電機驅動板ALTIUM設計硬件原理圖+PCB文件 2層板設計 大小為66 7

    BTS7960大功率直流電機驅動板ALTIUM設計硬件原理圖+PCB文件,2層板設計,大小為66*76mm, 包括完整的原理圖和PCB工程文件,可以做為你的設計參考。主要器件如下:Library Component Count : 13Name                Description----------------------------------------------------------------------------------------------------CPDR                瓷片電容Component_1_1       DG                  電感DJDR                電解電容Header 2            Header, 2-PinLED                 發光二極管LED3                Typical BLUE SiC LEDLM2576HVT-3.3       Simple Switcher 3A Step Down Voltage RegulatorPZ_2                排針——2RES2                Res                 電阻TLP521-1WY2JG               穩壓二級管

    標簽: bts7960 大功率 直流電機驅動

    上傳時間: 2021-11-21

    上傳用戶:

  • STM32F407單片機開發板PDF原理圖+AD集成封裝庫+主要器件技術手冊資料: 器件手冊: AM

    STM32F407單片機開發板PDF原理圖+AD集成封裝庫+主要器件技術手冊資料:AD集成封裝庫列表:Library Component Count : 54Name                Description----------------------------------------------------------------------------------------------------24C256              AMS1117ATK-HC05            ATK-HC05BAT                 BEEP                BUTTONC                   CAPCH340G              USB2UARTDDB9                 DHT11               數字溫濕度傳感器HEAD2HEAD2*22            HR911105            HS0038Header 16           Header, 16-PinHeader 2            Header, 2-PinHeader 2X2          Header, 2-Pin, Dual rowHeader 3X2          Header, 3-Pin, Dual rowHeader 4            Header, 4-PinHeader 9X2          Header, 9-Pin, Dual rowIS62WV51216         JTAG                KEY_M               L                   LAN8720             ETH PHYLED2                Typical RED, GREEN, YELLOW, AMBER GaAs LEDLSENS               LIGHT SENSL_SOP               MAX3232             MAX3485             MIC                 MOS-P               IRLML6401/SI2301MP2359              DC DC Step Down ICMPU6050             9軸運動處理傳感器NPN                 8050/BCW846/BCW847NRF24L01            PHONE_M             PNP                 8550/BCW68POW                 R                   SMBJ                TVSSN65HVD230D         STM32F407ZET6       STM32F407ZET6TEST-POINT          測試點TFT_LCD             TPAD                ALIENTEK TPADUSB5USB_A_90            USB-A-90W25X16 

    標簽: stm32f407 單片機 封裝

    上傳時間: 2021-12-15

    上傳用戶:ttalli

  • 基于FPGA設計的sdram讀寫測試實驗Verilog邏輯源碼Quartus工程文件+文檔說明 DR

    基于FPGA設計的sdram讀寫測試實驗Verilog邏輯源碼Quartus工程文件+文檔說明,DRAM選用海力士公司的 HY57V2562 型號,容量為的 256Mbit,采用了 54 引腳的TSOP 封裝, 數據寬度都為 16 位, 工作電壓為 3.3V,并丏采用同步接口方式所有的信號都是時鐘信號。FPGA型號Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。timescale 1ps/1psmodule top(input                        clk,input                        rst_n,output[1:0]                  led,output                       sdram_clk,     //sdram clockoutput                       sdram_cke,     //sdram clock enableoutput                       sdram_cs_n,    //sdram chip selectoutput                       sdram_we_n,    //sdram write enableoutput                       sdram_cas_n,   //sdram column address strobeoutput                       sdram_ras_n,   //sdram row address strobeoutput[1:0]                  sdram_dqm,     //sdram data enable output[1:0]                  sdram_ba,      //sdram bank addressoutput[12:0]                 sdram_addr,    //sdram addressinout[15:0]                  sdram_dq       //sdram data);parameter MEM_DATA_BITS          = 16  ;        //external memory user interface data widthparameter ADDR_BITS              = 24  ;        //external memory user interface address widthparameter BUSRT_BITS             = 10  ;        //external memory user interface burst widthparameter BURST_SIZE             = 128 ;        //burst sizewire                             wr_burst_data_req;       // from external memory controller,write data request ,before data 1 clockwire                             wr_burst_finish;         // from external memory controller,burst write finish

    標簽: fpga sdram verilog quartus

    上傳時間: 2021-12-18

    上傳用戶:

  • PW5200系列_2.0.pdf規格書下載

    The PW5200A/ PW5200C is high efficiency synchronous, PWM step-up DC/DC converters optimizedto provide a high efficient solution to medium power systems. The devices work with a 1.4MHz fixedfrequency switching. These features minimize overall solution footprint by allowing the use of tiny,low profile inductors and ceramic capacitors. Automatic PWM/PFM mode switching at light loadsaves power and improves efficiency

    標簽: pw5200

    上傳時間: 2022-02-11

    上傳用戶:

  • PW2312_2.0.pdf規格書下載

    The PW2312 is a high frequency, synchronous, rectified, step-down, switch-mode converter withinternal power MOSFETs. It offers a very compact solution to achieve a 1.5A peak output currentover a wide input supply range, with excellent load and line regulation.The PW2312 requires a minimal number of readily available, external components and is available ina space saving SOT23-6 package.

    標簽: pw2312

    上傳時間: 2022-02-11

    上傳用戶:qingfengchizhu

  • PW2163D.pdf規格書下載

    The PW2163D is a high frequency, synchronous, rectified, step-down, switch-mode converter withinternal powerMOSFETs. It offers a very compact solution to provide a 3A continuous current over awide input supply range,with excellent load and line regulation.The PW2163D requires a minimal number of readily available, external components and is availablein a spacesaving SOT23-6 package

    標簽: pw2163d

    上傳時間: 2022-02-11

    上傳用戶:

  • PW2163-2.0.pdf規格書下載

    The PW2163 is a high efficiency 500 kHz synchronous step-down DC-DC converter capable ofdelivering 3A current. The PW2163 operates over a wide input voltage range from 4.5V to 18V andintegrates main switch and synchronous switch with very low RDS(ON) to minimize the conductionloss. Low output voltage ripple and small external inductor and capacitor sizes are achieved with 500kHz switching frequency. It adopts the instant PWM architecture to achieve fast transient responsesfor high step down applications

    標簽: pw2163

    上傳時間: 2022-02-11

    上傳用戶:

  • PW2162_2.0.pdf規格書下載

    The PW2162 is a fully integrated, high– efficiency 2A synchronous rectified step-down converter.The PW2162 operates at high efficiency over a wide output current load range. This device offerstwo operation modes, PWM control and PFM Mode switching control, which allows a high efficiencyover the wider range of the load. The PW2162 requires a minimum number of readily availablestandard external components and is available in an 6-pin SOT23 ROHS compliant package.

    標簽: pw2162

    上傳時間: 2022-02-11

    上傳用戶:d1997wayne

  • ST7789V IC規格書

     Single chip TFT-LCD Controller/Driver with On-chip Frame Memory (FM) Display Resolution: 240*RGB (H) *320(V) Frame Memory Size: 240 x 320 x 18-bit = 1,382,400 bits LCD Driver Output Circuits- Source Outputs: 240 RGB Channels- Gate Outputs: 320 Channels- Common Electrode Output Display Colors (Color Mode)- Full Color: 262K, RGB=(666) max., Idle Mode Off- Color Reduce: 8-color, RGB=(111), Idle Mode On Programmable Pixel Color Format (Color Depth) for Various Display Data input Format- 12-bit/pixel: RGB=(444)- 16-bit/pixel: RGB=(565)- 18-bit/pixel: RGB=(666) MCU Interface- Parallel 8080-series MCU Interface (8-bit, 9-bit, 16-bit & 18-bit)- 6/16/18 RGB Interface(VSYNC, HSYNC, DOTCLK, ENABLE, DB[17:0])- Serial Peripheral Interface(SPI Interface)- VSYNC Interface

    標簽: st7789v LCD

    上傳時間: 2022-03-04

    上傳用戶:

主站蜘蛛池模板: 郎溪县| 拉孜县| 时尚| 荆门市| 沂源县| 建水县| 金山区| 敖汉旗| 襄垣县| 石家庄市| 兴和县| 金溪县| 小金县| 平果县| 哈巴河县| 淮安市| 遂溪县| 嘉兴市| 凤凰县| 姜堰市| 嘉义县| 横峰县| 任丘市| 横峰县| 娱乐| 大同市| 临桂县| 腾冲县| 金山区| 东安县| 陵川县| 湘西| 信丰县| 安仁县| 饶平县| 斗六市| 随州市| 广东省| 宝坻区| 花莲县| 平邑县|