content: system on a chip
This commit is contained in:
parent
6d6750eca8
commit
746e512a1d
1 changed files with 14 additions and 0 deletions
14
zk/System_on_a_chip.md
Normal file
14
zk/System_on_a_chip.md
Normal 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.
|
||||||
Loading…
Add table
Reference in a new issue