> ## Documentation Index
> Fetch the complete documentation index at: https://docs.embedder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Microchip AVR

> Find Microchip AVR platforms and prepare your board, project, and tools for use with Embedder.

Select your Microchip 8-bit AVR device or development kit during project setup. The listings include ATtiny, ATmega, and AVR Dx/Ex microcontrollers, plus Microchip's Curiosity Nano and Xplained kits. Record the programmer and programming command in `EMBEDDER.md` before asking Embedder to flash firmware.

[Adafruit AVR boards](/supported-hardware/adafruit) are listed separately under Community by their board manufacturer.

<Note>
  Check the project setup picker for current availability. Flashing and debugging depend on the tools and connections supported by your board.
</Note>

## Catalog platforms

### Microcontrollers

| Family | Platforms                                                                                                                                                                                                                                    |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ATmega | `ATmega1608`, `ATmega1609`, `ATmega16U2`, `ATmega16U4`, `ATmega2560`, `ATmega3208`, `ATmega3209`, `ATmega328P`, `ATmega32U2`, `ATmega32U4`, `ATmega4808`, `ATmega4809`, `ATmega808`, `ATmega809`, `ATmega8U2`                                |
| ATtiny | `ATtiny13A`, `ATtiny1614`, `ATtiny1616`, `ATtiny1617`, `ATtiny1624`, `ATtiny1627`, `ATtiny202`, `ATtiny2313`, `ATtiny25`, `ATtiny3217`, `ATtiny3224`, `ATtiny402`, `ATtiny45`, `ATtiny816`, `ATtiny817`, `ATtiny824`, `ATtiny84`, `ATtiny85` |
| AVR Dx | `AVR128DA`, `AVR128DB`, `AVR64DA`, `AVR64DB`, `AVR64DD`, `AVR64DU32`                                                                                                                                                                         |
| AVR Ex | `AVR16EB32`, `AVR64EA`                                                                                                                                                                                                                       |

### Development kits

| Kit family     | Platforms                                                                                                                                                                  |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Curiosity Nano | `ATmega4809 Curiosity Nano`, `ATtiny1627 Curiosity Nano`, `AVR128DA48 Curiosity Nano`, `AVR128DB48 Curiosity Nano`, `AVR16EB32 Curiosity Nano`, `AVR64DU32 Curiosity Nano` |
| Xplained       | `ATmega328P Xplained Mini`, `ATmega4809 Xplained Pro`, `ATtiny817 Xplained Pro`                                                                                            |
