1. Getting Started
Installing dependencies
Install Arduino IDE
Please download the latest compatible version of Arduino IDE from Arduino’s site →
Install ESP32 Board in Arduino IDE
In the Arduino IDE, go to
File > Preferences
Find the
Additional Board Manager URLs
field to enter the following URL and clickOK
https://dl.espressif.com/dl/package_esp32_index.json
- Go to
Tools > Board > Boards Manager
& installESP32 by Espressif Systems
board by searching for the same. - You should be able to see ESP32 Arduino boards in
Tools > Board
- paperd.ink works with the
ESP32 Dev Module
board.
Install ESP32 Sketch Data Upload
Checkout this tutorial from random nerd tutorials here →
Install CP210x USB to UART Bridge VCP Drivers (Windows only)
If windows is not able to recognize paperd.ink please install the CP210x driver by downloading the setup from the top menu here →