ESP32 without soldered on headers?

I'm new to the ESP32, and really liking it. I'm currently using the MELIFE ESP32 "Development Board", which has soldered on headers:

I'm trying to embed it in an extremely thin enclosure and need it to be as thin as possible. Oddly I can't find a version of it without the soldered on headers. Does anyone happen to know where to get that?

And in what sense is this a "development board"? Is there a stripped down pro version somewhere?

Thanks for any help.

wrybread:
And in what sense is this a "development board"? Is there a stripped down pro version somewhere?

The actual ESP32 is just the small board on top with the metal RF shield. This part here:

The "development board" adds a few other convenient features - voltage regulator, USB UART, user-friendly form-factor etc. I suppose, yeah, if you can solder surface mount (kind of fiddly but not that hard if you take your time) you could go it alone with just the ESP32.

wrybread:
I'm trying to embed it in an extremely thin enclosure and need it to be as thin as possible. Oddly I can't find a version of it without the soldered on headers. Does anyone happen to know where to get that?

If that board (or similar) is too 'thick' then you will need to uses the bare bones ESP32 WROOM as suggested by @GypsumFantastic.

You will need to add a regulator\capacitors and a couple of switches. You done need a USB\Serial converter, just use an external one.

A bare module needs supporting parts. No way around that,and that could make thing bulky again.
You could ofcourse remove the pinstrips.
The plastic part slides off with a bit of gentle force, and then you can remove the pins one by one with a soldering iron and tweezers.
Leo..

Adafruit Huzzah32. No headers and no serial to USB chip. If running off battery, excluding the serial to USB chip saves a bit of power.

I have bought these ESP-32 D1 Mini boards from eBay and the headers are not attached.

Awful lot of ESP8266 (NodeMCU) boards advertised on eBay as "ESP32"! :astonished:

I find these to be a quality product --
https://www.ezsbc.com/index.php/products/wifi01-33.html#.XZiWL3dFw5s

There's a forum, but it's not... super active.