From bb24beb9e30a2edfac74f438909ceb22862b4ea0 Mon Sep 17 00:00:00 2001 From: Fisch Date: Thu, 10 Nov 2022 18:41:40 +0100 Subject: [PATCH] add connections from webpage --- docs/pin_connections.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/pin_connections.txt diff --git a/docs/pin_connections.txt b/docs/pin_connections.txt new file mode 100644 index 0000000..4cd17bd --- /dev/null +++ b/docs/pin_connections.txt @@ -0,0 +1,10 @@ +Pin ESP32 Description + +VCC 3.3V Power input +GND GND Power ground +SCK P13 SPI CLK, Clock Signal Input +DIN P14 SPI MOSI, Data Input +CS P15 Chip Select, active-low +BUSY P25 Busy Output Pin (means busy) +RST P26 Reset, active-low +DC P27 Reset, Data/Demand, low level means to demand, high level means data