From f14d0387163b1c3ec4ee7e750e9248c16875533e Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 24 Nov 2024 09:59:21 +0100 Subject: [PATCH 1/3] Update Base_Module.md fixed wrong tabsize --- Components/Base_Module.md | 104 +++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/Components/Base_Module.md b/Components/Base_Module.md index 7e4693b..6b127cb 100644 --- a/Components/Base_Module.md +++ b/Components/Base_Module.md @@ -13,7 +13,7 @@ Driver IC: ST7735S (ESPHome compatible) 1 GND 2 3.3V 3 EN -4 IO4 Neopixel LED's +4 IO4 Neopixel LED's 5 IO5 6 IO6 7 IO7 @@ -24,7 +24,7 @@ Driver IC: ST7735S (ESPHome compatible) 12 IO8 13 IO19 14 IO20 -15 IO3 Backlight main display +15 IO3 Backlight main display 16 IO46 Backlight mini displays 17 IO9 18 IO10 @@ -47,8 +47,8 @@ Driver IC: ST7735S (ESPHome compatible) 35 IO42 36 TXD0 37 RXD0 -38 IO1 I2C SDA > Temperature Sensor -39 IO2 I2S SCL > Temperature Sensor +38 IO1 I2C SDA > Temperature Sensor +39 IO2 I2S SCL > Temperature Sensor 40 GND ``` @@ -59,24 +59,24 @@ Driver IC: ST7735S (ESPHome compatible) ``` MCP I2C address: 0x20 -PIN Description Destination +PIN Description Destination 1 GND 2 +3.3V -3 Reset ESP32 #3 EN - 4 I2C SDA ESP32 #24 IO47 -5 SPI MOSI ESP32 #28 IO35 - 6 I2C SCK ESP32 #25 IO48 -7 SPI SCK ESP32 #29 IO36 - 8 I2C Address MSP A0 GND -9 SPI Register select ESP32 #30 IO37 - 10 I2C Address MSP A1 GND +3 Reset ESP32 #3 EN + 4 I2C SDA ESP32 #24 IO47 +5 SPI MOSI ESP32 #28 IO35 + 6 I2C SCK ESP32 #25 IO48 +7 SPI SCK ESP32 #29 IO36 + 8 I2C Address MSP A0 GND +9 SPI Register select ESP32 #30 IO37 + 10 I2C Address MSP A1 GND 11 Mini Display Backlight anode ESP32 #16 IO46 (via transistor) - 12 I2C Address MSP A2 GND + 12 I2C Address MSP A2 GND 13 Extensionplate... 14 Connected with J1,2,3 15 Main Display Backlight anode ESP32 #15 IO3 (via transistor) - 16 Neopixel Data OUT J1 #17 -17 Neopixel Data IN ESP32 #4 IO4 + 16 Neopixel Data OUT J1 #17 +17 Neopixel Data IN ESP32 #4 IO4 ``` ### Connector J1 @@ -84,24 +84,24 @@ PIN Description Destination ``` MCP I2C address: 0x21 -PIN Description Destination +PIN Description Destination 1 GND 2 +3.3V -3 Reset ESP32 #3 EN - 4 I2C SDA ESP32 #24 IO47 -5 SPI MOSI ESP32 #28 IO35 - 6 I2C SCK ESP32 #25 IO48 -7 SPI SCK ESP32 #29 IO36 - 8 I2C Address MSP A0 3.3V -9 SPI Register select ESP32 #30 IO37 - 10 I2C Address MSP A1 GND +3 Reset ESP32 #3 EN + 4 I2C SDA ESP32 #24 IO47 +5 SPI MOSI ESP32 #28 IO35 + 6 I2C SCK ESP32 #25 IO48 +7 SPI SCK ESP32 #29 IO36 + 8 I2C Address MSP A0 3.3V +9 SPI Register select ESP32 #30 IO37 + 10 I2C Address MSP A1 GND 11 Mini Display Backlight anode ESP32 #16 IO46 (via transistor) - 12 I2C Address MSP A2 GND + 12 I2C Address MSP A2 GND 13 Extensionplate... 14 Connected with J0,2,3 15 Main Display Backlight anode ESP32 #15 IO3 (via transistor) - 16 Neopixel Data OUT J2 #17 -17 Neopixel Data IN J0 #16 + 16 Neopixel Data OUT J2 #17 +17 Neopixel Data IN J0 #16 ``` ### Connector J2 @@ -109,24 +109,24 @@ PIN Description Destination ``` MCP I2C address: 0x22 -PIN Description Destination +PIN Description Destination 1 GND 2 +3.3V -3 Reset ESP32 #3 EN - 4 I2C SDA ESP32 #24 IO47 -5 SPI MOSI ESP32 #28 IO35 - 6 I2C SCK ESP32 #25 IO48 -7 SPI SCK ESP32 #29 IO36 - 8 I2C Address MSP A0 GND -9 SPI Register select ESP32 #30 IO37 - 10 I2C Address MSP A1 3.3V +3 Reset ESP32 #3 EN + 4 I2C SDA ESP32 #24 IO47 +5 SPI MOSI ESP32 #28 IO35 + 6 I2C SCK ESP32 #25 IO48 +7 SPI SCK ESP32 #29 IO36 + 8 I2C Address MSP A0 GND +9 SPI Register select ESP32 #30 IO37 + 10 I2C Address MSP A1 3.3V 11 Mini Display Backlight anode ESP32 #16 IO46 (via transistor) - 12 I2C Address MSP A2 GND + 12 I2C Address MSP A2 GND 13 Extensionplate... 14 Connected with J0,1,3 15 Main Display Backlight anode ESP32 #15 IO3 (via transistor) - 16 Neopixel Data OUT J3 #17 -17 Neopixel Data IN J1 #16 + 16 Neopixel Data OUT J3 #17 +17 Neopixel Data IN J1 #16 ``` ### Connector J3 @@ -134,22 +134,22 @@ PIN Description Destination ``` MCP I2C address: 0x23 -PIN Description Destination +PIN Description Destination 1 GND 2 +3.3V -3 Reset ESP32 #3 EN - 4 I2C SDA ESP32 #24 IO47 -5 SPI MOSI ESP32 #28 IO35 - 6 I2C SCK ESP32 #25 IO48 -7 SPI SCL ESP32 #29 IO36 - 8 I2C Address MSP A0 3.3V -9 SPI Register select ESP32 #30 IO37 - 10 I2C Address MSP A1 3.3V +3 Reset ESP32 #3 EN + 4 I2C SDA ESP32 #24 IO47 +5 SPI MOSI ESP32 #28 IO35 + 6 I2C SCK ESP32 #25 IO48 +7 SPI SCL ESP32 #29 IO36 + 8 I2C Address MSP A0 3.3V +9 SPI Register select ESP32 #30 IO37 + 10 I2C Address MSP A1 3.3V 11 Mini Display Backlight anode ESP32 #16 IO46 (via transistor) - 12 I2C Address MSP A2 GND + 12 I2C Address MSP A2 GND 13 Extensionplate... 14 Connected with J0,1,2 15 Main Display Backlight anode ESP32 #15 IO3 (via transistor) - 16 Neopixel Data OUT Extensionplate #5 -17 Neopixel Data IN J2 #16 + 16 Neopixel Data OUT Extensionplate #5 +17 Neopixel Data IN J2 #16 ``` From c1ba20c8849170ecd0422fc2ac13b8dd6502df82 Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 24 Nov 2024 10:00:58 +0100 Subject: [PATCH 2/3] Update Display_Module.md fixed wrong tab size --- Components/Display_Module.md | 38 ++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Components/Display_Module.md b/Components/Display_Module.md index 57bd02f..da2e627 100644 --- a/Components/Display_Module.md +++ b/Components/Display_Module.md @@ -26,7 +26,7 @@ GP1 Display Backlight Cathode Display #11,12,13,14 GP2 Button Right GP3 N.C. GP4 N.C. -GP5 Display Chip Select Display #5 +GP5 Display Chip Select Display #5 GP6 Button Left GP7 Display Backlight Cathode Display #11,12,13,14 ``` @@ -81,22 +81,22 @@ PIN Description ### CN2 ``` -PIN Description Destination -1 GND GND - 2 +3.3V +3.3V -3 Reset IC 1 #4, Display #2 - 4 I2C SI IC 1 #20 -5 SPI MOSI Display #6 - 6 I2C SCL IC 1 #19 -7 SPI SCK Display #3 - 8 I2C Address MSP A0 IC 1 #3 -9 SPI Register select Display #4 - 10 I2C Address MSP A1 IC 1 #2 -11 Backlight anode Display #1 - 12 I2C Address MSP A2 IC 1 #1 -13 Extensionplate... - - 14 Connected with J0,2,3 - +PIN Description Destination +1 GND GND + 2 +3.3V +3.3V +3 Reset IC 1 #4, Display #2 + 4 I2C SI IC 1 #20 +5 SPI MOSI Display #6 + 6 I2C SCL IC 1 #19 +7 SPI SCK Display #3 + 8 I2C Address MSP A0 IC 1 #3 +9 SPI Register select Display #4 + 10 I2C Address MSP A1 IC 1 #2 +11 Backlight anode Display #1 + 12 I2C Address MSP A2 IC 1 #1 +13 Extensionplate... - + 14 Connected with J0,2,3 - 15 Main Display Backlight anode - - 16 Neopixel Data OUT - -17 Neopixel Data IN - -``` \ No newline at end of file + 16 Neopixel Data OUT - +17 Neopixel Data IN - +``` From c72354abb707ad3173ab0412f82051e7708b2f8a Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 24 Nov 2024 10:02:29 +0100 Subject: [PATCH 3/3] Update BAR_Module.md fixed wrong tab size --- Components/BAR_Module.md | 51 ++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/Components/BAR_Module.md b/Components/BAR_Module.md index b191607..9b1c20e 100644 --- a/Components/BAR_Module.md +++ b/Components/BAR_Module.md @@ -14,14 +14,14 @@ Resolution: 160 (h) x 80 (v) ``` Left Right Common PIN SYMBOL FUNCTION - 1 LEDA Backlight anode - 2 GND Ground - 3 RESET Chip reset signal - 4 RS Register select signal. 0:index register; 1:data register - 5 SDA Serial data input pin in serial interface operation - 6 SCL Serial interface clock - 7 VCC(2.8V) Analog Power Supply for LCM(2.8V) -IC1-14 GP5 IC1-10 GP1 8 CS Chip select pin + 1 LEDA Backlight anode + 2 GND Ground + 3 RESET Chip reset signal + 4 RS Register select signal. 0:index register; 1:data register + 5 SDA Serial data input pin in serial interface operation + 6 SCL Serial interface clock + 7 VCC(2.8V) Analog Power Supply for LCM(2.8V) +IC1-14 GP5 IC1-10 GP1 8 CS Chip select pin ``` ## IC 1 @@ -65,23 +65,22 @@ Button Right: IC 1 # 11 GP2 ## Base connector 1 ``` -PIN Description Destination -1 GND GND - 2 +3.3V +3.3V -3 Reset IC 1 #4, Display #3 - 4 I2C SDA IC 1 #20 -5 SPI MOSI Display #5 - 6 I2C SCL IC 1 #19 -7 SPI SCK Display #6 - 8 I2C Address MSP A0 IC 1 #3 -9 SPI Register select Display #4 - 10 I2C Address MSP A1 IC 1 #2 -11 Backlight anode Display #1 - 12 I2C Address MSP A2 IC 1 #1 -13 Extensionplate... - - 14 Connected with J0,2,3 - +PIN Description Destination +1 GND GND + 2 +3.3V +3.3V +3 Reset IC 1 #4, Display #3 + 4 I2C SDA IC 1 #20 +5 SPI MOSI Display #5 + 6 I2C SCL IC 1 #19 +7 SPI SCK Display #6 + 8 I2C Address MSP A0 IC 1 #3 +9 SPI Register select Display #4 + 10 I2C Address MSP A1 IC 1 #2 +11 Backlight anode Display #1 + 12 I2C Address MSP A2 IC 1 #1 +13 Extensionplate... - + 14 Connected with J0,2,3 - 15 Main Display Backlight anode - - 16 Neopixel Data OUT Neopixel Front Left -17 Neopixel Data IN Neopixel Back Right + 16 Neopixel Data OUT Neopixel Front Left +17 Neopixel Data IN Neopixel Back Right ``` -