Cadence
All Cadence Posts
Getting Started
Schematics
Cadence Schematics to PCB
Designing PCBs
Manufacturing PCBs
KiCad
All KiCad Posts
Install and Setup
Schematic Design Pages
Transferring Schematics to PCB
KiCad PCB Design Pages
Packaging Files
Altium
Parts
Misc
Tutorials
All Tutorials
Circuit Design
ESP32
PIC
PSoC
Welcome
Tutorials
ESP32
Overview of the ESP32 DevKit DOIT V1
Overview of the ESP32 DevKit DOIT V1
By Dan Aukes
Esp32
Python
Micropython
Overview
See this excellent
overview
of the ESP32
RX0 / TX0 are used by the onboard silabs USB/serial chip and shouldn't be used for UART in your project
Devkit vs ESP32 module
Pinouts / Schematics
from https://randomnerdtutorials.com/getting-started-with-esp32/
Espressif
ESP32-WROOM-32 Datasheet
ESP32-Devkit-C Page
Devkit
Technical Documents
External Pinout Resources
https://johnmu.com/picking-esp32-dev-board/
https://www.etechnophiles.com/esp32-dev-board-pinout-specifications-datasheet-and-schematic/
https://www.studiopieters.nl/esp32-pinout/
MicroPython
MicroPython for ESP32
firmware download page
ESP32 Micropython Documentation
quickref
Python IDEs
ESP32 Installation and Setup
VSCode Setup and Usage
(recommended)
Using the Pymakr Extension in VSCode
(recommended)
Working With Thonny
(deprecated)