/avr64ea48-lp-voltage-current-meas-studio

This code example demonstrates how to preform low power voltage and current measurement using the AVR EA Microcontroller

Primary LanguageCOtherNOASSERTION

MCHP

Low-Power Current and Voltage Sensing Using the AVR® EA MCU

Many systems include sensors that require to be periodically checked. The signals coming from these sensors are often low-power current or voltage signals. In battery-powered systems it is important to reduce the power consumption of the microcontroller. The Analog-to-Digital Converter (ADC) peripheral reads the signals while the microcontroller remains in Power Saving mode between measurements.

These Microchip Studio examples describe use cases for low-power current and voltage measurements on the AVR® EA family of microcontrollers:

Related Documentation

Software Used

Hardware Used

Summary

The provided examples will give the user a better understanding of how to periodically measure a voltage or current signal from a sensor while consuming as little power as possible.