members
Basics: Project 080a Creating binary files from sketch
of Acoptex.com in UNO
Basics: Project 080a
Project name: Creating binary files from sketch
Tags: Arduino, Arduino Uno, creating, .bin files, binary files from sketch, Arduino IDE
In this project, you needed these parts (Dear visitors. You can support our project buy clicking on the links of parts and buying them or donate us to keep this website alive. Thank you):
1.Arduino Uno R3 (you can also use the other version of Arduino)
2. Arduino IDE ( you can download it from here )
General
We will learn how to generate a binary file (file with extension .bin) from your sketch in the Arduino IDE.
Step by Step instruction
- Open Arduino IDE.
- Load the Blink sketch. Go to File->Examples->1.Basics->Blink
- Plug your Adruino Uno board into your PC and select the correct board and com port. Go to Tools->Board, Tools->Port
- Go to File->Save As... to save the blink sketch.
- Go to Sketch->Export compiled Binary to generate a binary file from your sketch.
- A new file will be made in Sketch folder. Go to Sketch->Show Sketch Folder
- You will see two files in your Sketch folder: the .ino and the .bin files.
Summary
We learnt how to generate a binary file (file with extension .bin) from your sketch in the Arduino IDE.
Libraries:
- None
Sketch:
- Taken from Examples in Arduino IDE
Other projects of Acoptex.com










jobs.viewed