eolas/zk/Motherboard.md

20 lines
438 B
Markdown
Raw Permalink Normal View History

2022-07-08 09:00:05 +01:00
---
2024-06-15 11:30:03 +01:00
tags:
- hardware
- computer-architecture
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
2024-02-16 16:14:01 +00:00
<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
2024-02-17 11:57:44 +00:00
[CPU](CPU_architecture.md),
[RAM](Memory.md),
[harddisk](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.