Power Management System
For efficient power system management, we have opted for the following configuration:Battery Configuration
The rover’s power supply consists of two parallel-connected 12-volt batteries, each rated at 5 Ah.
Power Monitoring
An Arduino Nano manages the power supply, displaying the temperature via an LM35 sensor and battery charge level on an I2C LCD screen.
Emergency Stop
An emergency stop button is integrated to shut down the entire system if necessary.
Autonomy
With the current power supply, we have a capacity of 10 Ah, offering a maximum autonomy of 5 hours at a consumption of 2A.