13 lines
		
	
	
	
		
			498 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			498 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
categories:
 | 
						|
  - Computer Architecture
 | 
						|
  - Hardware
 | 
						|
tags: [motherboard]
 | 
						|
---
 | 
						|
# Motherboard
 | 
						|
 | 
						|
<img src="../img/motherboard-pi.jpg" width="400px"/>
 | 
						|
 | 
						|
The motherboard is the foundation of a computer. It allocates power and allows communication to and between the [CPU](./CPU/Von_Neumann_architecture.md), [RAM](./Memory/Basics.md), [harddisk](/Operating_Systems/Disks.md) and all other hardware components. 
 | 
						|
 | 
						|
It is a printed circuit board and is always the largest board within the computer chassis. 
 |