~~NOTOC~~ ====== 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 **[[https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/index.html|general hardware reference]]** page is the main entry point for the complete hardware related documentation for all MCs and modules produced be Espressif. * [[supp:esp32:esp32-s3-devkitc:start|ESP32-S3-DevKitC-1 V1.1 by Espressif]] * [[supp:esp32:other:start|ESP32 modules other than ESP32-S3-DevKitC]] ==== More Resources ==== [[https://wolles-elektronikkiste.de/esp32-mit-arduino-code-programmieren|Wolles Elektronikiste]] (de): Excellent technical overview in German.