commit dc3397ca81cf2a1f872548adca04243f8cd294bb parent ee16fde671ba4a4f7733e9f3d0a451e63dd347b3 Author: neau <neau@web> Date: Fri, 24 Jun 2022 01:17:06 +0200 empty web commit Diffstat:
| A | SBCs.mdwn | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/SBCs.mdwn b/SBCs.mdwn @@ -0,0 +1,7 @@ +A single-board computer (SBC) is a complete computer built on a single circuit board, with microprocessor(s), memory, input/output (I/O) and other features required of a functional computer. + +They tend to be fairly cheap, but the extreme miniaturization often tend to leave them very fragile and prone to breaking in ways that are difficult to diagnose and repair. + +## SBCs + +* [[Raspberry pi]]