Embedded System, C++ and Linux
This repository serves as a central location for all my personal notes and C++ projects, allowing me to keep track of my progress and showcase my skills.
C++
- CMakeList
- Program Structure
- Variable and Constants
- Array and Vectors
- Control Flow (the 'while', 'for' and 'if' statements)
- Functions
- Small Programs Featuring Functions
- Pointers and References
- Classes and Objects
- Scope Resolution Operator
GUI Libraries in C++
Backends in C++
Embedded Systems
- Memory Management
- Real-time operating systems (RTOS)
- Interrupts
- Communication protocols
- Peripheral interface controllers (PIC)
- Debugging
- Power management
- Embedded software design patterns