Single Board Computers (SBCs)
A Single Board Computer (SBC) is a complete computer built on a single circuit board. It includes microprocessors, memory, I/O, and other essential components.
- Common Examples:
- Raspberry Pi
- BeagleBone Black
- Odroid
- Arduino (limited computing capability)
- NVIDIA Jetson
- Typical Uses:
- Embedded systems
- IoT devices
- Educational platforms
- Home automation
- Edge computing
SBCs are low-power, cost-effective, and widely used in prototyping and production for custom hardware solutions.