Skip to content

Commit 19c56ad

Browse files
authored
Merge pull request #1570 from dhalbert/fix-espressif_esp32_devkitc_v4_wroom_32e
espressif_esp32_devkitc_v4_wroom_32e: fix title and name from WROVER (wrong)
2 parents 663a536 + 74e2be3 commit 19c56ad

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_board/espressif_esp32_devkitc_v4_wroom_32e.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: download
33
board_id: "espressif_esp32_devkitc_v4_wroom_32e"
4-
title: "ESP32-DevKitC-VE-WROVER Download"
5-
name: "ESP32-DevKitC-VE-WROVER"
4+
title: "ESP32-DevKitC-V4-WROOM-32E Download"
5+
name: "ESP32-DevKitC-V4-WROOM-32E"
66
manufacturer: "Espressif"
77
board_url:
88
- "https://www.adafruit.com/product/3269"
@@ -20,8 +20,6 @@ The ESP8266 started a small revolution by bringing WiFi to a small and cheap pac
2020

2121
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.
2222

23-
**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.
24-
2523
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!
2624

2725
## Purchase

0 commit comments

Comments
 (0)