登录
首页 » Altium » 5V 2A

5V 2A

于 2019-10-11 发布
0 206
下载积分: 1 下载次数: 0

代码说明:

说明:  swiching power suply with 5 volt output and 2 amper

文件列表:

5V 2A\2018-06-21_19-01-01.png, 21510 , 2018-06-21
5V 2A\2018-06-21_19-01-48.png, 32848 , 2018-06-21
5V 2A\2018-06-21_19-02-05.png, 26331 , 2018-06-21
5V 2A\2018-06-21_19-02-20.png, 28277 , 2018-06-21
5V 2A\2018-06-21_19-02-36.png, 35214 , 2018-06-21
5V 2A\DK1203-5V2A(EF20)变压器.xls, 19968 , 2014-07-24
5V 2A\DK1203-5V2A1(BOM).xls, 26624 , 2016-11-12
5V 2A\DSPARM6202B-327\Documents\Documents.PrjPcb, 28204 , 2018-07-10
5V 2A\DSPARM6202B-327\Documents\DSPARM6202B-327.PCB, 1727531 , 2018-07-10
5V 2A\DSPARM6202B-327\Documents\DSPARM6202B-327.pcbdoc_viewstate, 3193 , 2018-07-10
5V 2A\DSPARM6202B-327\DSPARM6202B-327.DsnWrk, 81 , 2018-07-10
5V 2A\USB-2014-DOME\Documents\DK1203-5V2A.PCB, 149814 , 2018-06-25
5V 2A\USB-2014-DOME\Documents\DK1203-5V2A1.PCB, 106453 , 2018-06-25
5V 2A\USB-2014-DOME\Documents\Documents.PrjPcb, 29358 , 2018-06-25
5V 2A\USB-2014-DOME\Documents\PCB2.PCB, 154301 , 2018-06-25
5V 2A\USB-2014-DOME\Documents\PCB3.PCB, 135951 , 2018-06-25
5V 2A\USB-2014-DOME\Documents\RG5V1A.PCB, 108572 , 2018-06-25
5V 2A\USB-2014-DOME\USB-2014-DOME.DsnWrk, 81 , 2018-06-25
5V 2A\USB-2014-DOME.ddb, 976896 , 2019-01-12
5V 2A\DSPARM6202B-327\Documents, 0 , 2018-07-10
5V 2A\USB-2014-DOME\Documents, 0 , 2018-06-25
5V 2A\DSPARM6202B-327, 0 , 2018-07-10
5V 2A\USB-2014-DOME, 0 , 2018-06-25
5V 2A, 0 , 2019-01-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RTC_V2.1
    实时时钟(数码管),可实现数码管闪烁效果。带闹钟功能。 proteus仿真(Reail Time Reail Time Reail Time Reail Time)
    2014-01-11 20:06:09下载
    积分:1
  • 002---基于stm32电压表设计
    基于stm32单片机电压表设计,AD检测分压电阻电压值,根据电阻分压比算出所测电压,并显示在oled液晶上(Based on the design of voltage meter of STM32 single chip computer, AD detects the voltage value of dividing resistor, calculates the measured voltage according to the ratio of dividing resistor voltage, and displays it on OLED liquid crystal.)
    2021-02-08 15:39:54下载
    积分:1
  • RCC_JJY
    日本电波钟解码程序 接受长波信号并进行解码(JJY code)
    2013-12-07 22:16:19下载
    积分:1
  • epwm_up_aq
    生成PWM波的c程序,需要的可以自己下载查看(A C program for generating PWM waves)
    2017-08-13 18:32:49下载
    积分:1
  • ESP8266与http通信(AT指令)
    说明:  使用51单片机和HTTP通信,运用AT指令实现,每一次发送指令都会返回OK否则不执行下一步。(Use 51 single chip microcomputer and HTTP communication, use AT instruction to achieve, each time send instruction will return OK or not to execute the next step)
    2019-07-11 17:25:38下载
    积分:1
  • STM32F103通用工程模板V1.1
    说明:  STM32通用工程模板,直接使用,不需要新建工程。。。。。。。。。。。。。。。。。。。。。。。。(STM32 General Template)
    2020-06-24 10:40:02下载
    积分:1
  • fengimngqi
    基于51单片机的简单c语言小程序,用于蜂鸣器的测试等(Based on 51 single simple small c language program for testing the buzzer)
    2014-07-28 11:16:31下载
    积分:1
  • 51stepmotor-driver
    简单的51单片机控制驱动,功能简单,可以调节转速,适合新手学习.(Simple 51 SCM control drive, a simple function, you can adjust the speed, suitable for beginners to learn.)
    2013-08-02 15:22:06下载
    积分:1
  • stm32数组转二进制工具 Text2Bin
    stm32数组转二进制工具,在Keil下运行 1.输入文件内容必须包含类似于{0xff,0xff}这样的c语言数组格式,才能正常转换。大括号和前导符“x”是必须的。 2.支持8位和16位数据。 3.支持4个字节的长宽信息,方便Image2Lcd程序输出的图片转换成Bin。 4.支持成对“/”符号包含注释信息,若文件内容只有单个“/”,后果自负。 5.支持头四个字节的宽高信息互换存储位置。(stm32 array to binary tools, running in Keil 1 input file must contain similar {0xff, 0xff} c language such array format to normal conversion. Braces and leading character "x" is a must. 2 supports 8-bit and 16-bit data. 3 supports 4-byte length and width information to facilitate Image2Lcd program output image into Bin. 4 support paired "/" symbol contains annotation information, if only a single file contents "/" peril. 5 support the first four bytes wide exchange of information stored in a high position.)
    2014-04-19 10:14:38下载
    积分:1
  • freescale
    结合飞思卡尔16位单片机MC9S12DG128B完成小车自动寻迹,沿黑线行驶功能(Combination of 16 single-chip Freescale MC9S12DG128B completed car automatically tracing along the black lane function)
    2008-05-17 01:53:16下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载