User Tools

Site Tools


supp:esp32:start

This is an old revision of the document!


ESP32 Development Boards

The ESP32 and ESP8266 microcontroller series are built by the chinese company Espressif. The ESP32 microcontroller family consists of many flavors, i.e. microcontrollers (MC) of different generation with varying core types, number of cores, and capabilities.

These MCs are usually provided as modules, assembled small scale module PCBs (printed circuit boards) to be soldered on larger application specific PCBs with additional periferals such as USB interface, power supply, LEDs, etc.

The general hardware reference page is the main entry point for the complete hardware related documentation for all MCs and modules produced be Espressif.

ESP32-S3-DevKitC-1 by Espressif

Espressif ESP232 DevKitC user guide

The ESP32-S3-DevKitC-1 is a general-purpose development board, based on ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, or ESP32-S3-WROOM-2. All ESP32-S3 pins are exposed to the board's pin headers. The mounted modules WROOM-1 and WROOM-2 differ in their memory sizes. The U-variant provides an antenna connector for an external antenna instead the integrated one.

The AMC SS2024 course utilizes the development kit variant ESP32-S3-DevKitC-1-N8R8. Specs:

  • ESP32-S3 WROOM-1 module with integrated antenna
  • 8 MB flash memory (for program code)
  • 8 MB RAM (for variables during program execution)

ESP32 DevKitC by Espressif

ESP32 WROVER-IB

Module Chip Flash, MB PSRAM, MB Ant. Dimensions, mm
ESP32-WROVER-IB ESP32-D0WD 4, 8, or 16 8 U.FL 18 × 31.4 × 3.3

Source: https://docs.espressif.com/projects/esp-idf/en/latest/hw-reference/modules-and-boards.html

ESP32 WROVER-B Datasheet

dl.espressif.com_dl_schematics_pictures_esp32-wrover.jpg

Pinout

ESP32 DevKitC V4 with WROVER-IB

STILL MISSING!

ESP32 DevKitC V4 with WROOM-32

live.staticflickr.com_4764_40089095211_ec1fee0087_b.jpg

ESP32 DEVKIT V1 with WROOM-32, as described by RandomNerdTutorial

Pinout diagram by RandomNerdTutorial

i1.wp.com_randomnerdtutorials.com_wp-content_uploads_2018_08_esp32-doit-devkit-v1-board-pinout-36-gpios-updated.jpg

Source: https://randomnerdtutorials.com/esp32-pinout-reference-gpios/

RandomNerdTutorial also provides a informative list of WROOM-32 GPIO pins with descriptions with pins are free to use.

ESP32 Touch Wakeup from Deep Sleep

Tipps and Tricks

TTGO T-Call

Used as reference implementation for WROVER integration.

Source: https://github.com/Xinyuan-LilyGO/TTGO-T-Call|

raw.githubusercontent.com_xinyuan-lilygo_ttgo-t-call_master_datasheet_board.jpg

TTGO T-Call ISSUES / IMPROVEMENTS

TTGO T-Call Examples

SIM800L

LiPo Charging and Protection

Wiring Bootloading and Flashing the ESP32 WROVER

ESP 32 Software

Random Nerd Tutorials

Problems with Power Supply

Unsorted

supp/esp32/start.1711809479.txt.gz · Last modified: 2024/03/30 14:37 by rolf