first commit

This commit is contained in:
2026-06-30 11:42:43 +03:00
commit 4925caa8e3
68 changed files with 1948 additions and 0 deletions

View 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.