content: system on a chip

This commit is contained in:
Thomas Bishop 2025-10-14 15:22:36 +01:00
parent 6d6750eca8
commit 746e512a1d

14
zk/System_on_a_chip.md Normal file
View file

@ -0,0 +1,14 @@
---
tags:
- hardware
- micro-controllers
---
# System on a chip
A system on a chip (SoC) is an integrated circuit that combines most or all key
components of a computer or electronic system onto a single microchip.
Typically, an SoC includes a central processing unit (CPU) with memory,
input/output, and data storage control functions, along with optional features
like a graphics processing unit (GPU), Wi-Fi connectivity, and radio frequency
processing.