Arduino-ESP32

From ElectroDragon Wiki

Method 2

Method 1

Esp32 pinmap.png
cd esp32/tools,  and,  python get.py
  • Install python 2.7, and make sure pyserial installed
  • run arduino blink sketch to test, pin LED 1 will blink esp32 TX pin

Options

  • Upload speed - 926100
  • CPU Frequency - 240MHz (WiFi/BT)
  • Flash Frequency - 80MHz
  • Flash Method - QIO
  • Flash Size - 4MB (32Mb)
  • Partition Scheme - Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS)
  • Code Debug Level - None
  • PSRAM - Disabled