Hello everyone!
I am working on a project that uses a 12V 100Ah LiFePo4 battery and a Pixhawk. I want to use YDHC current sensors [Link below] and an Arduino as a battery monitor setup and send that value to Pixhawk via MAVROS for failsafe mode triggering.
My questions are:
-
Can I actually measure LiFePo4 battery percentage status using Pixhawk? I read everywhere that Pixhawk works with LiPo batteries. The discharge curves for both batteries are different, would that not affect the battery estimation logic?
-
Can I by any chance, skip the Arduino and use YHDC current sensors to directly send current measurements? In this case, are there any voltage sensors that are recommended for LiFePo4 batteries that I can use to provide voltage readings to Pixhawk?
Thanks in advance!