Atmega328 microcontroller
- atmega328p is high performance, low power controller from microchip.
- atmega328p is an 8-bit microcontroller based on avr risc architecture.
- it is the most popular of all avr controllers as it is used in arduino boards.
- with program memory of 32 kbytes atmega328p applications are many.
- with various power saving modes it can work on mobile embedded systems.
- with watchdog timer to reset under error it can be used on systems with minimal human interference.
- with advanced risc architecture, the controller executes programs quickly.