Home analog

analog

3 Articles

ESP32 #9 || How to use ADC || PART2

This tutorial will cover how to use ESP32 to read multiple ADC channels using ADC Continuous Conversion Mode. The DMA is used to...

ESP32 #8 || How to use ADC || PART1

This tutorial will cover how to use ESP32 to read multiple ADC channels using ADC One Shot Mode. We will convert each channel...

AVR Tutorial #5. How to use ADC

This tutorial covers how to implement the ADC with the AVR MCU. We will use the ATtiny85 with the microchip studio to interface...