Espressif ESP32-DEVKITC with ESP-WROOM-32 pinout

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
User avatar
pythoncoder
Posts: 5956
Joined: Fri Jul 18, 2014 8:01 am
Location: UK
Contact:

Espressif ESP32-DEVKITC with ESP-WROOM-32 pinout

Post by pythoncoder » Sat Sep 16, 2017 4:50 am

This might be of interest to users of this board and possibly other boards with the ESP-WROOM-32 module. I've produced a document showing the use and attributes of the various pins and their physical connections on the board. Also some general notes and results of a quick test of a DAC.
PDF: http://hinch.me.uk/ESP32/ESP32-Devkit-C-pinout.pdf
ODS spreadsheet: http://hinch.me.uk/ESP32/ESP32-Devkit-C-pinout.ods
Any comments or errata welcome.
Peter Hinch
Index to my micropython libraries.

Capstan
Posts: 117
Joined: Sun Jan 29, 2017 4:03 pm
Location: Texas, USA

Re: Espressif ESP32-DEVKITC with ESP-WROOM-32 pinout

Post by Capstan » Mon Sep 18, 2017 2:25 am

I have one of those boards. Very handy diagram, thanks!

User avatar
mattyt
Posts: 410
Joined: Mon Jan 23, 2017 6:39 am

Re: Espressif ESP32-DEVKITC with ESP-WROOM-32 pinout

Post by mattyt » Tue Sep 26, 2017 7:56 am

Thanks Peter, that diagram is clear and neat; bookmarked!

I've also been using this ESP32-DevKitC pinout image as a reference. It's from GoJimmyPi's blog.

Post Reply