This repository contains all the example projects listed in the description of our AVR Insights series on YouTube.
Videos with code examples are marked in the checkbox.
- Ep 1 - AVR Memories
- Ep 2 - Read-While-Write Memories
- Ep 3 - How to use Ports: Enabling Pins and Setting Pins High
- Ep 4 - Sleep Modes
- Ep 5 - Fuses
- Ep 6 - USART
- Ep 7 - Watchdog Timer
- Ep 8 - How To Lower AVR Microcontroller Power using Power Reduction Registers
- Ep 9 - AVR MCU Memory Buffer Register: Double Buffered Registers
- Ep 10 - Optimization of C Code on AVR MCUs
- Ep 11 - ADC Operating Modes
- Ep 12 - How Does SPI interface work on AVR Microcontrollers
- Ep 13 - Capacitive Touch Sensing on AVR Devices (PTC)
- Ep 14 - How to Program QTouch® Moisture Demonstrator - Only in Atmel | START
- Ep 15 - ADC Differential Mode
- Ep 16 - ADC Noise Reduction Mode
- Ep 17 - ADC Voltage Reference
- Ep 18 - What is a Analog Comparator?
- Ep 19 - Brown Out Detector
- Ep 20 - External Interrupt
- Ep 21 - AVR Microcontroller Interrupts
- Ep 22 - Real Time Counter
- Ep 23 - Security and Lock Bits
- Ep 24 - Self-Programming and Bootloaders
- Ep 25 - Timer Input Capture
- Ep 26 - What is Two Wire Serial Interface (TWI)?