Oh Hello:
I recently downloaded the lastest version of Arduino and when Im going to the board manager and write "arduino ESP8266" it cant find anything downloadle
Hi @jdevone. Please follow the official instructions for installing the ESP8266 Arduino boards platform here:
https://github.com/esp8266/arduino#installing-with-boards-manager
If you have any questions or problems while following those, please let us know and we'll help you out.
Hey Bro you nailed it!!! BTW can I upload the mini plotter code on this board?
I'm glad you were able to install it!
You should be able to upload your sketch by doing the following:
- Connect your board to your computer with the USB cable.
- Select the correct board from the Tools > Board menu in the Arduino IDE.
- Select the correct port from the Tools > Port menu in the Arduino IDE.
- Select Sketch > Upload from the Arduino IDE menus.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.