Examples | Product Link | Status |
---|---|---|
T-PCIE | Product link | ✅ |
- Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
- Start Arduino and open Preferences window. In additional board manager add url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json .separating them with commas.
- Select Tools -> Board -> ESP32 Dev Module
- Need to install the following dependencies