sh123 2023-08-09 17:12:40 +03:00
commit 77515ce9f7
2 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -31,8 +31,8 @@ Modules, which are used by users and known to work
# Development board
Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`.
Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads).
Supported ESP32 boards are with 36 and 38 pinouts (configured with solder pads).
⚠ **ESP32 socket on the devboard is for narrow ESP32 boards (22mm socket width), such as NodeMCU-32S, usually without labels! There are ESP32 boards with wider 25mm socket, these won't fit into the default devboard.**
⚠ **There are ESP32 boards with different socket widths: 22mm and 25mm, board files for 25mm have _wide suffix in file names.**
![Modes of operation](extras/images/device.png)

Wyświetl plik

@ -7,4 +7,6 @@ Suitable for two different narrower ESP32 devkit board types with different pino
Pinout configuration is done via solder pads.
⚠ **There are ESP32 boards with different socket widths: 22mm and 25mm, board files for 25mm have _wide suffix in file names.**
![Board](../images/board.png)