I'm looking to build a project that will simulate the monitor a battery box. Similar like what laptops use.
I want to acurately simulalate two 12v 1300Ah batteries in a battery box wired in parralell. Like what you use them in my car with a 500w inverter ( or cell phone and such ) it has a cord with a cig lighter end for charging, and two cig lighter jacks. ( I plug in an external inverter to run my laptop and such )
I currently show a basic voltage display now, but I would like to simualte an intelligent circuit. One that uses the microcontroller, and a LCD display. I would like a button switch that turns on the display ( to save battery power ) when the display is on I would like it to show percent charge. also if the batteries are being drained how much longer the charge will last, if the batteries are being charged how much longer till they are at full charge. I might also like to display the current currently being used ( charging or discharging ) These can either be on one display or scrolled with a push button. I have several 2x16 displays to use.
I'm not sure where to start, but it doesn't seem like it would be that complicated of a project. I figure the battery stats would be coded in so it can figure out the % charge, and time left. Perhaps use the ADC to figure out battery voltage and current draw. I'm a very good programmer, but I'm not sure where to start.
Any suggestions or does any one of a project like that already? Thanks for all your help! Prashish