commit 50b98bab1d4ee41bb965d667b9f4c3625eb23568
parent 626392fd183bb7c25a7f581967e6f5611b68cd8c
Author: Ville-Matias Heikkila <viznut@low.fi>
Date: Tue, 26 Jul 2022 13:39:16 +0300
rename SBCs page, fix interlinks
Diffstat:
4 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/Assessments.mdwn b/Assessments.mdwn
@@ -6,7 +6,7 @@ See also:
* [[Hardware]]
* [[Computers]]
- * [[SBCs]](single-board computers)
+ * [[single-board computer]]s
* [[Microcontrollers]]
* [[Peripherals]]
* [[Software]]
diff --git a/Raspberry_Pi.mdwn b/Raspberry_Pi.mdwn
@@ -1,4 +1,4 @@
-**Raspberry Pi** is a popular family of inexpensive single-board computers.
+**Raspberry Pi** is a popular family of inexpensive [[single-board computer]]s.
They are often used in electronics/computing hobbyist projects including
ones whose goals somewhat align with those of permacomputing.
diff --git a/SBCs.mdwn b/SBCs.mdwn
@@ -1,11 +0,0 @@
-A single-board computer (SBC) is a complete [[computer|computers]] built on a single circuit board.
-
-They tend to be fairly cheap, but the extreme miniaturization often leaves them very fragile and prone to breaking in ways that are difficult to diagnose and repair.
-
-## SBCs
-
-* [[Raspberry pi]]
-* [[Pine64]]
-
-####[[Power consumption]]
-
diff --git a/single_board_computer.mdwn b/single_board_computer.mdwn
@@ -0,0 +1,12 @@
+A **single-board computer** (SBC) is a complete [[computer|computers]] built on a single circuit board.
+
+They tend to be fairly cheap, but the extreme miniaturization often leaves them very fragile and prone to breaking in ways that are difficult to diagnose and repair.
+
+## SBCs
+
+* [[Raspberry Pi]]
+* [[Pine64]]
+* [[OLinuXino]]
+
+####[[Power consumption]]
+