Home digital

digital

3 Articles

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...

DMA with ADC using Registers in STM32

In this tutorial, we will see how to use DMA in STM32. Here I will use the ADC along with DMA, without any...

How to use DAC in STM32

This tutorial will cover how to use the DAC in STM32. We will also see how to generate a sine wave in the...