djc
Advanced Member level 1
There are 3 things. Solar Panel, battery and Load that is light or LED. Now requirement is when solar panel ADC value is near about 0, i.e at evening or night at that time battery charging should be OFF and LOAD should be ON. Now once load is ON, so it should remain ON till panel ADC value is near about 10, assuming that its a day time. Now when Solar panel value is above 9V battery charging will be OFF but if battery is fully charged i.e battery ADC value is near about 462, battery charging should be OFF. Now what happens as you know as battery volt gets down so intensity of LOAD or light reduces so here we have to implement PWM for battery voltage of 13V to atleast 10.50V so that intensity should remain somewhat constant. LOAD is getting ON/OFF only because of Solar panel value and nothing else.
- - - Updated - - -
For this code also, LOAD gets dim near about 9.20V of battery voltage and gets completely OFF at 7V. Now while increasing battery voltage same condition, initially its dim at near about 8V and then intensity goes on increasing. Still LOAD not getting switch OFF at Solar Panel voltage of 9V and above.
- - - Updated - - -
Hi venky, this also not working same LOAD ON/OFF issue at undesired voltage.
- - - Updated - - -
For this code also, LOAD gets dim near about 9.20V of battery voltage and gets completely OFF at 7V. Now while increasing battery voltage same condition, initially its dim at near about 8V and then intensity goes on increasing. Still LOAD not getting switch OFF at Solar Panel voltage of 9V and above.
- - - Updated - - -
Hi venky, this also not working same LOAD ON/OFF issue at undesired voltage.