How can I add an ESP8266 board to the Arduino IDE?
Dmytro Sapozhnyk
1 min read
1. You need to have the Arduino IDE installed.
Link - https://www.arduino.cc/en/software
2. Run application.
3. Go to Arduino (or File on Windows system) → Preferences
4. Check settings window, add links into input field
Code for paste:
https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json
5. Save a go to Instruments tab Instruments → Board → Board Manager
6. In a new window, search ESP8266 and press install.
Done! Now we can choose board form list.
1
Subscribe to my newsletter
Read articles from Dmytro Sapozhnyk directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Dmytro Sapozhnyk
Dmytro Sapozhnyk
I have known in different languages (Python, C/C++, basic knows in Java, Solidity), but work with JavaScript. My stack is React.js, Node.js etc...