Page 1 of 1

ESP32-S3-DEVKITC-1-N8 Library

Posted: Thu Jan 06, 2022 11:04 pm
by Andrew123098
Hello All,
I am making a PCB using the ESP32-S3-DEVKITC-1-N8 (link below) and I cannot seem to find the correct library for it ( I personally am using Eagle). Componentsearchengine.com has it but there are too many pins. Does anyone have the proper Eagle library for this microcontroller?
Thanks!
- Andrew

https://www.digikey.com/en/products/det ... yPEALw_wcB

Re: ESP32-S3-DEVKITC-1-N8 Library

Posted: Tue Jan 11, 2022 8:57 am
by Marc_H
The Board uses standard 2.54mm Dimensions:
https://dl.espressif.com/dl/DXF_ESP32-S ... 0312CB.pdf
You can create the footprint very fast by yourself.
Use two 22 Pinheader (2.54mm) with a distanze of 22,86mm.
Infos about the Board you can find here: https://docs.espressif.com/projects/esp ... itc-1.html
A small note: This is not the microcontroller but the DEVKit for the ESP32-S3
If you create your own PCB better use (IMHO) one of the Modules:
https://www.espressif.com/en/products/modules
-Marc