How to create Bin file Arduino IDE

Arduino IDE is the software to write & compile codes for the IoT devices like Arduino, NodeMCU etc. If you want to know how to install it, follow this post.

How to Upload code in ESP8266 Nodemcu from Arduino IDE

In this post I will say how to create a bin file from Arduino IDE which you can flash using Nodemcu Flasher tool.

create Bin file Arduino IDE

First Save or Save As your ino file in your computer.

Now open Arduino IDE on your pc. Then go to Sketch in the menu bar and select export compiled binary.

How to create bin file from Arduino IDE

Now Select Show Sketch folder. This will open the folder where the bin file is created.

How to create bin file from Arduino IDE

Now you have successfully created bin file. To know how to flash this bin file, follow the posts below.

How to flash bin file to ESP8266 from Windows OS

How to flash bin file to ESP8266 from Linux OS

Share with Friends
0 0 votes
Rating
guest
0 Comments
Inline Feedbacks
View all comments