← Back to Components
CPU — Central Processing Unit
📖 What is it?
The CPU is the brain of a computer. It executes instructions from programs and coordinates all other components.
⚙️ How it works
The CPU fetches instructions from memory, decodes them, executes them, and writes results back. Modern CPUs have multiple cores allowing parallel execution.
🗂️ Types
- Desktop CPUs (high performance)
- Mobile CPUs (power efficient)
- Server CPUs (many cores)
- Embedded CPUs (low power)
⬛ Non-RGB Components