eolas/zk/Motherboard.md

21 lines
547 B
Markdown
Raw Normal View History

2022-07-08 09:00:05 +01:00
---
2022-08-20 12:30:04 +01:00
categories:
2022-08-21 11:00:04 +01:00
- Computer Architecture
2022-07-08 09:00:05 +01:00
- Hardware
2022-08-20 12:30:04 +01:00
tags: [motherboard]
2022-07-08 09:00:05 +01:00
---
2022-12-10 11:30:05 +00:00
2022-07-08 09:00:05 +01:00
# Motherboard
<img src="../_img/motherboard-pi.jpg" width="400px"/>
2022-07-08 09:00:05 +01:00
The motherboard is the foundation of a computer. It allocates power and allows
communication to and between the
[CPU](/Computer_Architecture/CPU/CPU_architecture.md),
[RAM](/Computer_Architecture/Memory/Memory.md),
[harddisk](/Operating_Systems/Disks/What_are_disks.md) and all other hardware
components.
2022-07-09 11:00:04 +01:00
It is a printed circuit board and is always the largest board within the
computer chassis.