登录
首页 » Visual C++ » Proteus_PWM_Boost_circuit

Proteus_PWM_Boost_circuit

于 2021-04-06 发布 文件大小:216KB
0 157
下载积分: 1 下载次数: 26

代码说明:

  proteus仿真,以LPC2138芯片为核心生成PWM波,控制升压斩波电路(PWM),实现稳定的高电压输出。包含AD转换、串口通信。(proteus simulation. This design use PWM wave generated by LPC2138 to control boost circuit and realized a steady high voltage output. ADC and serial port communication are involved in the design.)

文件列表:

example3_Boost_circuit
......................\ADC.axf,39520,2016-07-03
......................\ADC.C,6114,2016-07-03
......................\adc.crf,16308,2016-07-03
......................\adc.d,85,2016-07-03
......................\ADC.hex,8352,2016-07-03
......................\ADC.htm,27568,2016-07-03
......................\adc.i,15741,2016-07-03
......................\ADC.lnp,230,2016-07-03
......................\ADC.lst,100285,2016-07-03
......................\ADC.map,66125,2016-07-03
......................\adc.o,33180,2016-07-03
......................\ADC.opt.bak,1180,2012-07-02
......................\ADC.plg,565,2016-07-03
......................\ADC.PWI,3472,2016-07-03
......................\ADC.sct,479,2011-07-12
......................\ADC.tra,854,2016-07-03
......................\adc.txt,18031,2016-07-03
......................\ADC.Uv2.bak,2567,2011-07-12
......................\ADC.uvgui.Administrator,68551,2016-07-03
......................\ADC.uvgui_Administrator.bak,68555,2016-07-03
......................\ADC.uvopt,6921,2016-07-03
......................\ADC.uvproj,14825,2016-07-02
......................\adc._ip,164,2016-07-03
......................\adc.__i,239,2016-07-03
......................\ADC_Opt.Bak,1771,2011-08-28
......................\ADC_Target 1.dep,666,2016-07-03
......................\ADC_Uv2.Bak,2567,2011-07-12
......................\ADC_uvopt.bak,6917,2016-07-03
......................\ADC_uvproj.bak,14895,2012-07-29
......................\boost.DSN,191579,2016-07-03
......................\boost.PWI,3472,2016-07-12
......................\config.h,35997,2012-07-29
......................\EIN.c,4203,2016-07-03
......................\Last Loaded ADC.DBK,191616,2016-07-03
......................\Last Loaded boost.DBK,191579,2016-07-03
......................\LPC2138.H,34341,2007-04-04
......................\Startup.d,22,2016-07-03
......................\Startup.lst,44517,2016-07-03
......................\Startup.o,3168,2016-07-03
......................\Startup.s,14886,2007-09-11
......................\Target.c,3393,2009-08-31
......................\Target.h,161,2011-08-28

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

发表评论


0 个回复

  • analog-I2C-driver-MPU050
    stm32芯片--用GPIO口模拟I2C驱动MPU6050陀螺仪(Stm32 chip- using GPIO port simulation I2C driver MPU6050 gyroscope)
    2013-12-19 19:43:04下载
    积分:1
  • RC500
    51单片机考勤系统下位机程序,可以配合上位机软件实现考勤功能,将hex文件下载到51单片机即可使用(51 MCU control procedures can be achieved with the PC software attendance function, the hex file into the microcontroller 51 can be used)
    2013-11-07 21:16:47下载
    积分:1
  • irlink
    pic单片机Proteus仿真NEC格式红外,编码,解码,调制三部分(PIC proteus ad da )
    2014-11-13 17:22:17下载
    积分:1
  • GEADVANCE3D_Sinogram
    数据转换为正弦图,最终输出的正弦图为平均正弦图。(Data into sine figure, final output sine the graph is the average sinogram.)
    2013-10-07 15:26:07下载
    积分:1
  • Matlab_Butter
    用C语言实现matlab的butter函数中低通和带通功能,高通和带阻没写,有兴趣的可以自己加入.(Using C language to achieve matlab butter function low-pass and band-pass function, high pass and band stop did not write)
    2017-10-23 13:47:38下载
    积分:1
  • PT2314AUDIO
    基于51单片机的PT2314音频功放程序,可实现MIC和音频输入切换及音量音调控制,并用5110显示(Based on 51 single-chip audio amplifier PT2314 program can achieve MIC and audio input switching and volume tone control and display with 5110)
    2014-07-29 11:04:11下载
    积分:1
  • pinlv
    频率相位测量的程序。实现相位差的测量与显示。(Frequency phase measurement process. Implementation phase of the measurement and display.)
    2021-04-18 12:28:52下载
    积分:1
  • 11
    通过PWM定时器延迟一秒,实现一个LED灯的明灭。实验中观察I/O口的值对LED灯的明灭的控制,学习I/O口的输入输出方式和设置,了解PWM的配置方式(Through the PWM timer to delay a second, the realization of a LED lamp at. I/O values for LED lamp light control experiment, learning I/O port input and output method and setting, understanding of PWM configuration methods)
    2014-04-16 13:54:34下载
    积分:1
  • aes
    AES128/196/256 加解密源码,可实现ECB模式加密,HEX输出。密码及明文没有补齐功能,需手动补齐。无需特殊库文件,适合单片机使用。已测试,可正常使用。(AES128/196/256 encryption source code, can achieve ECB mode encryption, HEX output. The password and the plaintext without the need to manually fill up function. No special library files, suitable for single use. Has been tested, can be used normally.)
    2015-12-30 09:30:04下载
    积分:1
  • WinAvraAvrStudio
    AVRstudio和winavr的联用,多个文档,对于刚刚入门的单片机爱好者们非常有用。(AVRstudio and winavr hyphenated, multiple documents, for just getting started microcontroller enthusiasts very useful.)
    2013-09-19 17:11:03下载
    积分:1
  • 696518资源总数
  • 104517会员总数
  • 39今日下载