A number of basic Cadence tutorial videos are available on YouTube.
See this excellent overview of the ESP32
Devkit vs ESP32 module |
Open up KiCad (start –> KiCad) and select the Symbol Editor
Prior to transferring a schematic to a PCB design, it is necessary to assign footprints to each symbol in your schematic
In the last tutorial you created a schematic. But is it any good? The electrical rules check, or ERC, is a useful way to debug your circuit. This example tutorial takes you through the process of finding and eliminating circuit design errors.
You need to use Python on your PC to program the ESP32. This assumes that you already have miniconda installed. For more instructions, see here for detailed instructions.
Open KiCad