
The Angry Bear project is an educational platform aimed at acquiring basic and advanced knowledge of microcontroller programming in the C language. The platform consists of two main parts:
1. Angry Bear Board Development Board
- Contains an ATmega328P microcontroller
- Supports programming via ISP and UART (via USB-C connector)
- Provides the opportunity to practically apply the theoretical knowledge acquired in the lessons

2. Microcontroller Programming Lessons in C
- Comprehensive and systematic tasks from basics to advanced projects (solved and unsolved tasks)
- Focuses on practical examples that demonstrate various aspects of microcontroller programming

The goal of the project is to provide enthusiasts with practical experience in programming microcontrollers using the Angry Bear Board development board and simultaneously provide them with basic and advanced programming knowledge in the C language.