- Internet of Things Projects with ESP32
- Agus Kurniawan
- 177字
- 2021-06-24 16:02:50
The official ESP32 development kit
In general, Espressif provides an ESP32 development kit board that we can use directly. We don't need to take any effort to make a PCB board and do soldering of the ESP32 chip. A list of ESP32 boards from Espressif can be found at this link: https://www.espressif.com/en/products/hardware/development-boards. We will review the two ESP32 boards: ESP32-PICO-KIT and ESP-WROVER-KIT boards.
ESP32-PICO-KIT is a basic development board that is small in size. This board fits on breadboard PCB, so you can do wiring on it. The board consists of EPS32 chips such as serial USB CP2102 (version 4.0)/CP2102N (version 4.1). You can connect this board to a computer through USB.
ESP-WROVER-KIT is a complete development board. This consists of various sensors and modules. The board uses ESP32-WROVER for ESP32 board implementation. The following are the main features from ESP-WROVER-KIT:
- JTAG interface on FT2232HL
- Camera connector
- I/O connector
- RGB LED
- Micro SD card slot
- LCD
A form of ESP-WROVER-KIT can be seen in this photo:

- 筆記本電腦使用、維護(hù)與故障排除實(shí)戰(zhàn)
- Applied Unsupervised Learning with R
- 電腦常見(jiàn)問(wèn)題與故障排除
- 施耐德SoMachine控制器應(yīng)用及編程指南
- micro:bit魔法修煉之Mpython初體驗(yàn)
- STM32嵌入式技術(shù)應(yīng)用開(kāi)發(fā)全案例實(shí)踐
- 筆記本電腦使用、維護(hù)與故障排除從入門到精通(第5版)
- 基于PROTEUS的電路設(shè)計(jì)、仿真與制板
- Wireframing Essentials
- 單片微機(jī)原理及應(yīng)用
- 筆記本電腦維修技能實(shí)訓(xùn)
- The Deep Learning with PyTorch Workshop
- The Applied Artificial Intelligence Workshop
- Learning Less.js
- ARM接口編程