資源簡介
此設(shè)計是一種 20A 最大功率點跟蹤 (MPPT) 太陽能充電控制器,專為對應(yīng)于 12V 和 24V 面板的太陽能面板輸入而設(shè)計。

代碼片段和文件信息
//#define?GUI
#ifndef?GUI
#include?“msp430f5132.h“
extern?unsigned?int?CC_LIMIT;
extern?unsigned?int?CC_TO_CV_LIMIT;
extern?unsigned?int?FLOAT_VOLTAGE;
extern?unsigned?int?GUI_Battery_Charge_Current_State;
extern?unsigned?int?Is_Cal_Load_Management;
extern?unsigned?int?Load_I_Limit;
/*All?the?system?parameters?are?initialized?here?*/
void?Init_GUI_Parameters()?
{?
???CC_LIMIT?=??210;
???CC_TO_CV_LIMIT?=?304;
???FLOAT_VOLTAGE?=??300;
???GUI_Battery_Charge_Current_State?=?1;?
???Is_Cal_Load_Management?=1;
???Load_I_Limit?=?2;
}?
?#endif
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????15450??2014-01-17?22:57??太陽能MPPT充電控制器\PMP7605_Software\IMP?NOTICE?FOR?REF?DESIGNS.pdf
?????文件???????5590??2013-09-27?17:38??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\PMP?7605.application
?????文件????2279424??2013-09-27?17:37??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\PMP?7605.exe.deploy
?????文件??????10541??2013-09-27?17:38??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\PMP?7605.exe.manifest
?????文件???????4947??2013-07-23?11:14??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\background.png.deploy
?????文件????????310??2013-07-30?10:07??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\Config_Template.txt.deploy
?????文件???????7117??2013-07-25?17:12??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\greenImg.png.deploy
?????文件???????7116??2013-07-25?17:13??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\lightgreenImg.png.deploy
?????文件??????44032??2013-07-24?10:39??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\listComPorts.exe.deploy
?????文件???????7500??2013-07-25?17:14??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\redImg.png.deploy
?????文件?????232382??2013-07-22?14:34??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\tilogo.ico.deploy
?????文件????1629211??2013-07-22?19:16??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\upodated?PIC.jpg.deploy
?????文件????????290??2013-07-08?11:35??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\Application?Files\PMP?7605_1_0_0_18\Resources\whiteImg.png.deploy
?????文件???????5590??2013-09-27?17:38??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\PMP?7605.application
?????文件?????445832??2013-09-27?17:38??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605\setup.exe
?????文件?????532253??2014-01-21?06:31??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605?GUI?documentation.pdf
?????文件????3676797??2014-01-21?06:39??太陽能MPPT充電控制器\PMP7605_Software\PMP?7605?GUI.ZIP
?????文件????????512??2013-07-30?17:08??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\.ccsproject
?????文件??????26847??2013-07-30?17:08??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\.cproject
?????文件???????3710??2013-07-31?10:58??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\.launches\PMP7605_with_GUI.launch
?????文件???????3670??2013-07-04?10:10??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\.launches\PMP_test.launch
?????文件????????846??2013-07-30?17:05??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\.project
?????文件????????576??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Config.c
?????文件?????????92??2013-10-11?11:18??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\ccsObjs.opt
?????文件???????6466??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\Config.obj
?????文件????????273??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\Config.pp
?????文件???????1863??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\GUI.obj
?????文件?????????44??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\GUI.pp
?????文件??????21879??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\hal_tlv.obj
?????文件????????452??2013-10-09?15:13??太陽能MPPT充電控制器\PMP7605_Software\PMP7605_with_GUI_updated_with_comments\Debug\hal_tlv.pp
............此處省略41個文件信息
評論
共有 條評論