This tutorial will explain what the digital input/output ports in a microcontroller are and how to use them, there will be a practical exercise based on a ATtiny841 to understand the functioning of digital pins.
3. Microcontroller memory and peripherals.
This tutorial will explain how a microcontroller functions internally, how the memory registers have to be treated from our C program perspective in order to achieve the expected result in our electronic circuit.