first commit
This commit is contained in:
14
labs/008_wifi_status_display/schematic.md
Normal file
14
labs/008_wifi_status_display/schematic.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Schematic
|
||||
|
||||
## Expected Circuit
|
||||
|
||||
```text
|
||||
ESP32 GND -> LCD GND
|
||||
ESP32 safe VCC -> LCD VCC, based on Lab 006
|
||||
ESP32 SDA GPIO -> LCD SDA
|
||||
ESP32 SCL GPIO -> LCD SCL
|
||||
```
|
||||
|
||||
## Actual Circuit
|
||||
|
||||
TODO: указать GPIO, LCD VCC, I2C address и источник питания ESP32.
|
||||
Reference in New Issue
Block a user