Looking for ESP32-PICO-D4 part

I’m looking for this specific dev board part. Does anyone have one made? If not, how difficult would it be to make one?

From a google search for “fritzing part esp32 pico DR” there doesn’t appear to be one. Difficulty making a part depends on who is doing it. For me fairly simple (I have made a bunch of these of various kinds) assuming you have not made Fritzing parts before, for you likely quite difficult. The first requirement to make a part is a web site with the board specs. A search for “esp32 pico DR” did not at a quick look turn up this board. The requirements are pinout diagram, preferably a flat image of the board and dimensions. Ideal is Eagle files for the board.

Peter

Whoops! I made a typo. It is D4 instead of DR. I fixed the title.

I found the board specs on the Espressif website ( https://www.espressif.com/sites/default/files/documentation/esp32-pico-d4_datasheet_en.pdf )

I was also able to find an Eagle file.
( https://www.snapeda.com/parts/ESP32-PICO-D4/Espressif%20Systems/view-part/ )

Do you want just the module or a development board? The references above are for just the module not a board. This looks more like the picture above, but it is best to have the site for the specific board you have to make a part.

Peter

Yes, the full development board. Sorry, I thought what I sent was the schematic for the full kit. Here is a link to the schematic for the whole kit: ( https://dl.espressif.com/dl/schematics/esp32-pico-kit-v4.1_schematic.pdf )

Here is a link to the Kit overview: ( https://www.mouser.com/ProductDetail/Espressif-Systems/ESP32-PICO-KIT?qs=MLItCLRbWsyoLrlknFRqcQ%3D%3D )

This part should do what you want;

esp32-pico-kit-v4.fzpz (13.9 KB)

Peter