SDK/OPI-SDK-DAT/OPI-SDK-DAT.md
... ...
@@ -0,0 +1,13 @@
1
+
2
+
3
+
4
+- [[MPC1123-DAT]]
5
+
6
+A lightweight, non-GUI, distribution such as DietPi is recommended. Raspbian Lite is a bit easier to get started with and is a good second choice.
7
+
8
+https://dietpi.com/
9
+
10
+https://downloads.raspberrypi.org/raspbian_lite_latest
11
+
12
+
13
+
SDK/OPI/OPI.md
... ...
@@ -1,10 +0,0 @@
1
-
2
-
3
-
4
-- [[MPC1123-DAT]]
5
-
6
-A lightweight, non-GUI, distribution such as DietPi is recommended. Raspbian Lite is a bit easier to get started with and is a good second choice.
7
-
8
-https://dietpi.com/
9
-
10
-https://downloads.raspberrypi.org/raspbian_lite_latest
... ...
\ No newline at end of file
Tech/SBC/BTT-dat.md
... ...
@@ -0,0 +1,2 @@
1
+
2
+# btt dat
... ...
\ No newline at end of file
Tech/SBC/OPI-Dat/opi-dat.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+# opi dat
3
+
4
+## Zero 2
Tech/SBC/RPI-dat/RPI-dat.md
... ...
@@ -0,0 +1,11 @@
1
+
2
+# raspberry pi dat
3
+
4
+## I2C
5
+
6
+- turn on I2C functions at [[raspi-config]]
7
+
8
+
9
+## demo code
10
+
11
+https://github.com/Edragon/RPI
... ...
\ No newline at end of file
Tech/SBC/SBC-dat.md
... ...
@@ -0,0 +1,13 @@
1
+
2
+# SBC dat
3
+
4
+
5
+- Beaglebone Black
6
+
7
+- [[SBC]]
8
+
9
+
10
+- [[RPI-dat]]
11
+- [[OPI-DAT]]
12
+
13
+- [[BTT-DAT]]
... ...
\ No newline at end of file
Tech/SBC/raspberry-pi-dat/raspberry-pi-dat.md
... ...
@@ -1,11 +0,0 @@
1
-
2
-# raspberry pi dat
3
-
4
-## I2C
5
-
6
-- turn on I2C functions at [[raspi-config]]
7
-
8
-
9
-## demo code
10
-
11
-https://github.com/Edragon/RPI
... ...
\ No newline at end of file