ESP32 Arduino IDE Start Here Guide Ver 1 (2)
ESP32 Arduino IDE Start Here Guide Ver 1 (2)
Development kits supplied by Espressif the designer, manufacturer and supplier the ESP32 are
available here. We have standardized the ESP32-DevKitC, an entry-level development board, as
first MCU exposure to students – good quality board. There are various third party ESP32 boards
available with varying degrees of quality and added functionality. A search on Google will provide
lots of different solutions. MicroRobotics have a range of devices locally available. DIYElectronics is
another useful source.
B Hardware – memory.
N = Flash memory R = RAM connected with SPI
ESP32-WROOM-32E-N4 Board has only 4 MB Flash memory
ESP32-WROOM-32E-N16R2 Board has 16 MB Board with 2 MB RAM connected with SPI
D Espressif ESP32 Arduino community support forum is located here and is a good source of
information.
F Official ‘Getting started’ guide by Espressif is located here. However a very simple guide is located
on the web – follow the steps below:
1. Download latest Arduino IDE from here and install it.
2. Download the Silicon Labs CP210X windows driver and install it.