commit 99458e2a3dfc3889cafd1004744ca027f183ebc3
parent 8db9626e382ab163a6232c292898ca6a71400f64
Author: viznut_web <viznut_web@web>
Date: Sat, 25 Jun 2022 12:37:25 +0200
lowercase, include category for ICs
Diffstat:
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/hardware.mdwn b/hardware.mdwn
@@ -7,17 +7,20 @@ When assessing hardware, we should pay attention to possible problems preventing
The world is full of abandoned computer hardware, therefore we shouldn't be too picky, and find creative ways to work with even the lousiest pieces of hardware. We shall approach their problems as something to be fixed with hacking, reverse-engineering and activism.
-Efforts to create new hardware components in biosphere-compatible and/or local ways are worth supporting (although that goal is still far away for microchips). We are particularly interested in what it requires to build specific types of components with minimal industrial dependencies without destroying the biosphere. Links to succesful DIY projects are welcome.
+Efforts to create new hardware components in biosphere-compatible and/or local ways are worth supporting (although that goal is still far away for microchips). We are particularly interested in what it requires to build specific types of component with minimal industrial dependencies without destroying the biosphere. Links to succesful DIY projects are welcome.
Types of hardware components:
-* [[Processors]] (including [[SoC]]s)
-* [[Displays]]
-* [[Batteries]] (including [[supercapacitor]]s)
-* [[Input devices]]
-* [[Storage devices]]
-* [[Radio devices]]
+* [[IC]]s
+ * [[processors]] (including [[SoC]]s)
+ * [[memory]]
+ * [[FPGA]]
+* [[displays]]
+* [[batteries]] (including [[supercapacitor]]s)
+* [[input devices]]
+* [[storage devices]]
+* [[radio devices]]
See also:
-* [[Bedrock platform]]
+* [[bedrock platform]]