Humm yes I understand what you mean.
Here is what i am attempting to do, for sure there is anothr way to do it much better then the one I am thinking. My battery will be charging and discharging automatically for an indefinit period of time. Lets say the longest would a month !! So there could be lets say 5 charge /discharge cycle a day..so 150 total. SO for the seconds I would have something like that:
Voltage_Charge_time_RTCSec var byte[0] = First charge cycle time (ie. 02 seconds)
Voltage_Charge_time_RTCSec var byte[1] = Second charge cycle time (ie. 42 seconds)
etc...
How can I keep the time for 150 cycles ?
K
Bookmarks