697af7f38a1ae25d5fe90d26a8c3fb8f8d4ffe21
Chip-dat/Nordic-dat/NRF52840-dat/NRF52840-dat.md
| ... | ... | @@ -34,6 +34,10 @@ |
| 34 | 34 | |
| 35 | 35 |  |
| 36 | 36 | |
| 37 | +## drive |
|
| 38 | + |
|
| 39 | +- [[LCD-dat]] |
|
| 40 | + |
|
| 37 | 41 | |
| 38 | 42 | ## solutions |
| 39 | 43 |
Chip-dat/cel-dat/UPG2179-dat.md
| ... | ... | @@ -0,0 +1,4 @@ |
| 1 | + |
|
| 2 | +# UPG2179-dat.md |
|
| 3 | + |
|
| 4 | +- [[nec_cel_upg2179tb-1186632.pdf]] |
|
| ... | ... | \ No newline at end of file |
Chip-dat/cel-dat/cel-dat.md
Chip-dat/cel-dat/nec_cel_upg2179tb-1186632.pdf
| ... | ... | Binary files /dev/null and b/Chip-dat/cel-dat/nec_cel_upg2179tb-1186632.pdf differ |
SDK-dat/arduino-dat/Arduino-IDE-DAT/arduino-IDE-DAT.md
| ... | ... | @@ -65,6 +65,16 @@ ETH.h |
| 65 | 65 | - C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\libraries\Ethernet\src\eth.cpp |
| 66 | 66 | |
| 67 | 67 | |
| 68 | +## arduino15 |
|
| 69 | + |
|
| 70 | +You can open it by pressing Win + R, typing: %LOCALAPPDATA%\Arduino15 |
|
| 71 | + |
|
| 72 | +Cut the Arduino15 folder. |
|
| 73 | + |
|
| 74 | +Paste it somewhere on D drive, for example: D:\Arduino15 |
|
| 75 | + |
|
| 76 | +Open Command Prompt as Administrator and run: mklink /D "%LOCALAPPDATA%\Arduino15" "D:\Arduino15" |
|
| 77 | + |
|
| 68 | 78 | |
| 69 | 79 | ## ref |
| 70 | 80 |
Tech-dat/interactive-dat/display-dat/LCD-dat/2025-07-09-13-48-36.png
| ... | ... | Binary files /dev/null and b/Tech-dat/interactive-dat/display-dat/LCD-dat/2025-07-09-13-48-36.png differ |
Tech-dat/interactive-dat/display-dat/LCD-dat/LCD-dat.md
| ... | ... | @@ -13,6 +13,20 @@ using with STM32 SPI2 |
| 13 | 13 | |
| 14 | 14 |  |
| 15 | 15 | |
| 16 | +## NRF52840 1.14 TFT LCD |
|
| 17 | + |
|
| 18 | + |
|
| 19 | + |
|
| 20 | + |
|
| 21 | +- TFT_RST --- A12 --- P0.02/AIN0 |
|
| 22 | +- TFT_EN --- B13 --- P0.03/AIN1 |
|
| 23 | +- TFT_SCL --- P2 --- P0.08 |
|
| 24 | +- TFT_SDA --- RI --- P1.08 |
|
| 25 | +- TFT_CS --- T2 --- P1.09 |
|
| 26 | +- TFT_RS --- Ui --- PO.11 |
|
| 27 | +- TFT_LED_EN -- AD10 --- P0.15 |
|
| 28 | + |
|
| 29 | +- [[NRF52840-dat]] |
|
| 16 | 30 | |
| 17 | 31 | |
| 18 | 32 | ## ref |
solutions-dat/NRF52840+SX1262-dat/MeshNode-T114_V2.0_SCH.pdf
| ... | ... | Binary files /dev/null and b/solutions-dat/NRF52840+SX1262-dat/MeshNode-T114_V2.0_SCH.pdf differ |