diff --git a/zk/System_on_a_chip.md b/zk/System_on_a_chip.md new file mode 100644 index 0000000..02563d9 --- /dev/null +++ b/zk/System_on_a_chip.md @@ -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.