Board-dat/NWL/NWL1093-dat/NWL1093-dat.md
... ...
@@ -2,10 +2,26 @@
2 2
# NWL1093-dat
3 3
4 4
5
-
5
+## Board map and Features
6 6
![](2024-01-16-17-07-53.png)
7 7
8
-on-board logic level shifters for four signal lines
9
-on-board LDO
10 8
9
+- on-board logic level shifters for four signal lines
10
+- on-board LDO
11
+
12
+Pin Definitions - from left to right
13
+
14
+- NC (P9)
15
+- NC (P8)
16
+- PS2_CLK
17
+- PS2_ATT
18
+- VCC_3V3
19
+- GND
20
+- NC (P3)
21
+- PS2_CMD
22
+- PS2_DAT
23
+
24
+
25
+## ref
11 26
27
+- [[arduino-lib-dat]]
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/arduino-lib-dat/arduino-lib-dat.md
... ...
@@ -1,5 +1,8 @@
1 1
2 2
3
+# arduino-lib-dat
4
+
5
+
3 6
## lowpower lab SPIFlash
4 7
- //get it here: https://github.com/LowPowerLab/SPIFlash
5 8
... ...
@@ -10,4 +13,12 @@
10 13
11 14
https://arduino.esp8266.com/stable/package_esp8266com_index.json
12 15
13
-https://github.com/esp8266/Arduino
... ...
\ No newline at end of file
0
+https://github.com/esp8266/Arduino
1
+
2
+
3
+## PS2
4
+
5
+- [[NWL1093-dat]]
6
+- https://www.arduino.cc/reference/en/libraries/psxnewlib/
7
+- https://github.com/madsci1016/Arduino-PS2X
8
+- https://www.arduino.cc/reference/en/libraries/ps2keyadvanced/
... ...
\ No newline at end of file