EP-0090: Difference between revisions

From 52Pi Wiki
Jump to navigation Jump to search
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
==ESP32 WROVER KIT ==
==ESP32 WROVER KIT ==
==Description==
==Description==
[[File:Esp32-wrover-kit-layout-back.jpg|right|400px|thumb]]
[[File:Esp-wrover-kit-v3.jpg|right|400px|thumb]]
The ESP-WROVER-KIT from Espressif supports the most distinguishing features of the ESP32. <br>
The ESP-WROVER-KIT V4.1 from Espressif supports the most distinguishing features of the ESP32. <br>
Whether you need external SRAM for IoT applications, or an LCD+camera interface.
Whether you need external SRAM for IoT applications, or an LCD+camera interface.
The ESP-WROVER-KIT is a newly-launched development board built around ESP32. <br>
The ESP-WROVER-KIT is a newly-launched development board built around ESP32. <br>
Line 27: Line 27:
==Features==
==Features==
* ESP32 is engineered to be fast, smart and versatile.  
* ESP32 is engineered to be fast, smart and versatile.  
* The ESP-WROVER-KIT complements these characteristics by:
* The ESP-WROVER-KIT complements these characteristics by offering on-board high speed Micro SD card interface.
  Offering on-board high speed Micro SD card interface,VGA camera interface, as well as 3.2” SPI LCD panel and I/O expansion capabilities.
* VGA camera interface, as well as 3.2” SPI LCD panel and I/O expansion capabilities.
* Bogged down by bugs? The ESP32 supports JTAG debugging, while the ESP-WROVER-KIT integrates a USB debugger as well.  
* Bogged down by bugs? The ESP32 supports JTAG debugging, while the ESP-WROVER-KIT integrates a USB debugger as well.  
* This makes debugging and tracing complex applications very easy, without the need for any additional hardware.
* This makes debugging and tracing complex applications very easy, without the need for any additional hardware.
* Not only does the ESP-WROVER-KIT support the popular ESP-WROOM-32 module, but it also supports the new ESP32-WROVER module.
* Not only does the ESP-WROVER-KIT support the popular ESP-WROOM-32 module, but it also supports the new ESP32-WROVER module.
[[File:Espressif homepage banner.jpg|middle|800px]]
[[File:Espressif homepage banner.jpg|800px]]
[[File:Esp32-wrover-kit-layout-back.jpg|800px]]
[[File:Esp32-wrover-kit-layout-front.jpg|800px]]


==Gallery==
==Gallery==
 
{| [[File:Sen1.jpg|left|300px]]
 
|[[File:Sen2.jpg|none|300px]]
图片摆放顺序,参考
|[[File:Sen3.png|none|300px]]
http://www.raspberrypiwiki.com/index.php/ESP-WROVER-KIT
|}
==Documents==
[ Getting Start | https://docs.espressif.com/projects/esp-idf/en/latest/get-started/get-started-wrover-kit.html ]<br>
[ Get ESP-IDF | https://github.com/espressif/esp-idf ]<br>
[ Start a project | https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html#step-5-start-a-project ]<br>

Revision as of 11:29, 3 June 2019

ESP32 WROVER KIT

Description

Esp-wrover-kit-v3.jpg

The ESP-WROVER-KIT V4.1 from Espressif supports the most distinguishing features of the ESP32.
Whether you need external SRAM for IoT applications, or an LCD+camera interface. The ESP-WROVER-KIT is a newly-launched development board built around ESP32.
This board comes with an ESP32 module already.
The V3 version of this kit now comes with the ESP32-WROVER.
This module come with an additional 4 MB SPI PSRAM (Pseudo static RAM)

The ESP-WROVER-KIT features support for an LCD and MicroSD card.
The I/O pins have been led out from the ESP32 module for easy extension.
The board carries an advanced multi-protocol USB bridge (the FTDI FT2232HL),
enabling developers to use JTAG directly to debug the ESP32 through the USB interface.
The development board makes secondary development easy and cost-effective.

ESP-WROVER-KIT targets the high performance requirements with 4.5 MB of RAM and a dual core 240 MHz CPU.

Applications

  • Internet cameras
  • smart displays
  • Internet radios with this highly integrated ultra low power module by connecting LCDs.
  • Weather stations and so on.

Features

  • ESP32 is engineered to be fast, smart and versatile.
  • The ESP-WROVER-KIT complements these characteristics by offering on-board high speed Micro SD card interface.
  • VGA camera interface, as well as 3.2” SPI LCD panel and I/O expansion capabilities.
  • Bogged down by bugs? The ESP32 supports JTAG debugging, while the ESP-WROVER-KIT integrates a USB debugger as well.
  • This makes debugging and tracing complex applications very easy, without the need for any additional hardware.
  • Not only does the ESP-WROVER-KIT support the popular ESP-WROOM-32 module, but it also supports the new ESP32-WROVER module.

Espressif homepage banner.jpg Esp32-wrover-kit-layout-back.jpg Esp32-wrover-kit-layout-front.jpg

Gallery

Sen2.jpg
Sen3.png

Documents

[ Getting Start | https://docs.espressif.com/projects/esp-idf/en/latest/get-started/get-started-wrover-kit.html ]
[ Get ESP-IDF | https://github.com/espressif/esp-idf ]
[ Start a project | https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html#step-5-start-a-project ]