Arduino Tutorials:Uploading code to and introduction to com port to Arduino board

Published by sandesh on

Dumping Code:

After you complete your code, you need to compel the code and you need to upload it. To compel, you need to click on the ‘✓’ symbol and to dump the code, you need to click on the ‘→’ symbol. You need not compel the code before dumping, but it is better to compel before you code.The above mentioned symbols are present according to the picture shown.

compile code and dump code

Com port:

Com port is the short cut for communication port. It is the port through which communication is done. We upload code written in Arduino IDE to Arduino board via Com port.

Selection of com port:

We need to go to tools -> Port to select required Com port.

Next Post:Blink code in Arduino IDE

Previous Post:Loops in Arduino IDE


2 Comments

Arduino Tutorials:Loops in Arduino IDE /C lang - projectsflix · January 3, 2021 at 6:00 pm

[…] Next Post:Uploading code to and introduction to com port to Arduino board […]

Arduino Tutorials:Blink code in Arduino IDE - projectsflix · January 3, 2021 at 6:09 pm

[…] Previous Post:Uploading code to and introduction to com port to Arduino board […]

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.