microchip-pic-avr-examples / avr64ea48-lp-voltage-current-meas-mcc

Low power voltage and current measurement using the AVR EA and MCC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCHP

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

Many systems includes one or more sensors that need to be checked periodically. 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 signals are read using the Analog-to-Digital Converter (ADC) peripheral, and the microcontroller is 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

These examples offer a better understanding for how to periodically measure a voltage or current signal from a sensor while consuming as little power as possible.

About

Low power voltage and current measurement using the AVR EA and MCC

License:Other


Languages

Language:C 95.6%Language:Assembly 2.2%Language:Makefile 2.2%