├── 2-Specification └── ESP32-2424S012 Specifications-EN.pdf ├── 2051v2.gif ├── 3-Structure_Diagram ├── 1.JPG └── 2.jpg ├── 4-Driver_IC_Data_Sheet └── esp32-c3-mini-1_datasheet_en.pdf ├── 5-Schematic ├── ESP32-2424S012-V1.0.png └── ESP32-C3-MINI-1U.jpg ├── 6-User_Manual └── Getting started 1.28 Inch.pdf ├── DemoBinary ├── 1.28DEMO-without_touch.bin └── 1.28DEMO.bin ├── README.md ├── greenarrow.png ├── lightoff.png ├── lighton.png ├── redarrow.png └── wallwatch06.yaml /2-Specification/ESP32-2424S012 Specifications-EN.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/2-Specification/ESP32-2424S012 Specifications-EN.pdf -------------------------------------------------------------------------------- /2051v2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/2051v2.gif -------------------------------------------------------------------------------- /3-Structure_Diagram/1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/3-Structure_Diagram/1.JPG -------------------------------------------------------------------------------- /3-Structure_Diagram/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/3-Structure_Diagram/2.jpg -------------------------------------------------------------------------------- /4-Driver_IC_Data_Sheet/esp32-c3-mini-1_datasheet_en.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/4-Driver_IC_Data_Sheet/esp32-c3-mini-1_datasheet_en.pdf -------------------------------------------------------------------------------- /5-Schematic/ESP32-2424S012-V1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/5-Schematic/ESP32-2424S012-V1.0.png -------------------------------------------------------------------------------- /5-Schematic/ESP32-C3-MINI-1U.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/5-Schematic/ESP32-C3-MINI-1U.jpg -------------------------------------------------------------------------------- /6-User_Manual/Getting started 1.28 Inch.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/6-User_Manual/Getting started 1.28 Inch.pdf -------------------------------------------------------------------------------- /DemoBinary/1.28DEMO-without_touch.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/DemoBinary/1.28DEMO-without_touch.bin -------------------------------------------------------------------------------- /DemoBinary/1.28DEMO.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/DemoBinary/1.28DEMO.bin -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/README.md -------------------------------------------------------------------------------- /greenarrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/greenarrow.png -------------------------------------------------------------------------------- /lightoff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/lightoff.png -------------------------------------------------------------------------------- /lighton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/lighton.png -------------------------------------------------------------------------------- /redarrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/redarrow.png -------------------------------------------------------------------------------- /wallwatch06.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zagnuts/Esphome_ESP32-C3_GC9A01/HEAD/wallwatch06.yaml --------------------------------------------------------------------------------