Hi everyone
I've been working on school project that is rebuilt electric golf cart by using Arduino to control which is not a problems. The real deal is about monitoring that I stuck with. the problems is how do calculate power(kW) while I hitting accelerator then store that data to calculate how much power has been used for knowing how much distance left can this golf cart run.
This is list of what I want to monitor on Nextion screen.
- Km/h (and how much distance has it been running )
- Average speed (km)
- Top speed (km)
- Battery capacity in %
- Power while using. (kW)
- Power has been used .(kW)
- Average power. (kW)
- Power peak. (kW)
- Distance left to run (km)
Can anyone help me coding this. Only example similar to this would be great
Thank you