Arduino IDE Setup
10 Oct 2024
0 Comments
Download Software
New Version
Scroll down for the old version, the download process is the same as the new version.
I chose to download the zip file, unzip it and find and open arduino.exe.
Environment Language Configuration
-
select
File
->Preferences
, change to the language you want.
-
Restart the arduino.exe after modification.
JSON
ESP32 JSON:
-
Stable release link: https://espressif.github.io/arduino-esp32/package_esp32_index.json
-
Development release link: https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
Arduino ESP32 JSON: https://arduino.me/packages/esp32.json
Arduino ESP8266 JSON: http://arduino.esp8266.com/stable/package_esp8266com_index.json
Espressif ESP32 Dev Board JSON: https://dl.espressif.com/dl/package_esp32_dev_index.json
Espressif ESP32 JSON: https://dl.espressif.com/dl/package_esp32_index.json
SparkFun JSON:
Leave a comment
All blog comments are checked prior to publishing