Home › Forums › Mayfly Data Logger › Mayfly v1.1 technical questions forum thread › Reply To: Mayfly v1.1 technical questions forum thread
2023-05-30 at 4:16 PM
#17851
The calculation for the conversion of analog bits to voltage depends on the operational voltage of the system (3.3v in our case) and the resolution of the ADC. You can see an example calculation (and more importantly, the formula used) for a 10-bit Arduino here: https://learn.sparkfun.com/tutorials/analog-to-digital-conversion/all