Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions _board/espressif_esp32_devkitc_v4_wroom_32e.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: download
board_id: "espressif_esp32_devkitc_v4_wroom_32e"
title: "ESP32-DevKitC-VE-WROVER Download"
name: "ESP32-DevKitC-VE-WROVER"
title: "ESP32-DevKitC-V4-WROOM-32E Download"
name: "ESP32-DevKitC-V4-WROOM-32E"
manufacturer: "Espressif"
board_url:
- "https://www.adafruit.com/product/3269"
Expand All @@ -20,8 +20,6 @@ The ESP8266 started a small revolution by bringing WiFi to a small and cheap pac

The development board breaks out all the module’s pins to 0.1″ headers and provides a CP2102 USB-TTL serial adapter, programming and reset buttons, and a power regulator to supply the ESP32 with a stable 3.3 V. Espressif doubled-down on the CPU resources for the ESP32 with a dual core, running at 160MHz and tons more pins and peripherals.

**Please note: The ESP32 is still targeted to developers**. Not all of the peripherals are fully documented with example code, and there are some bugs still being found and fixed. We got many sensors and displays working under Arduino IDE, so you can expect things like I2C and SPI and analog reads to work. But other elements are still under development. This board is designed for use with the Tensilica toolchain (ESP IDF) so we recommend that for better hardware-support coverage.

Color of PCB may vary. Note that is is exactly large enough to cover both sides of a solderless breadboard with no left-over pins, so if you want to use with a solderless breadboard, use two side-by-side!

## Purchase
Expand Down
Loading