Hiverize / FiPy

3 stars 11 forks source link

Add voltage reading of the battery #7

Open ClemensGruber opened 5 years ago

ClemensGruber commented 5 years ago

The battery is over a voltage divider connected to one pin of the FiPY. I think we have different voltage dividers for the

We should measre the voltage and calculate the "real" voltage of the LiPo and submit this data in the dataset also to notify user in case the battery is going down.

amotl commented 5 years ago

Hi there,

we just completed reasonable implementations of the most important system sensors we have been aiming at and reported about it at https://github.com/hiveeyes/hiveeyes-micropython-firmware/issues/5.

Cheers, Andreas.