Back to Course

Arduino Programming using Arduino IDE

0% Complete
0/0 Steps
  1. Chapter-1->How to download Arduino IDE?
    3 Topics
    |
    1 Quiz
  2. Chapter-2-> Introduction to Arduino IDE
    3 Topics
    |
    1 Quiz
  3. Chapter-3–> How to connect any board with Arduino IDE?
    4 Topics
    |
    1 Quiz
  4. Chapter-4–>Steps to write a code in Arduino Programming
    5 Topics
    |
    1 Quiz
  5. Chapter-5–>Introduction to Arduino Uno
    5 Topics
    |
    1 Quiz
  6. Chapter-6–>Explanation of Variables and operators in programming
    5 Topics
    |
    1 Quiz
  7. Chapter-7–>How to use conditional statement and loops?
    6 Topics
    |
    1 Quiz
  8. Chapter-8–>How to use analog input in Arduino IDE ?
    6 Topics
    |
    1 Quiz
  9. Chapter-9–>How to add libraries in Arduino IDE ?
    6 Topics
    |
    1 Quiz
  10. Chapter-10–>How the Arduino Serial library performs serial communication?
    4 Topics
    |
    1 Quiz
  11. Chapter-11–>Interfacing of Dht11 sensor with Arduino
    4 Topics
    |
    1 Quiz
  12. Chapter-12–>Troubleshooting and Errors in Programming
    3 Topics
    |
    1 Quiz
  13. Assessment
    6 Topics
Lesson 1, Topic 2
In Progress

1.2 How to download Arduino IDE software?

08/05/2021
Lesson Progress
0% Complete
  1. Go to goggle and search for Arduino IDE or search for this link ” www.arduino.cc”
  2. After searching for this link the arduino.cc website will open.Now, click on the software option on the top and then you will see different versions of Arduino IDE ,download the latest Arduino IDE version for your computer’s operating system. There are versions for Windows, Mac, and Linux systems as shown below:

3. To Download the latest version, click on Windows Win 7 and newer.

Note: if you have any Linux OS then click over Linux.

4. After this your .exe file of arduino software will be downloaded below or in your download list.

5. Now,we will install the file.To see the steps to install the file, please move to the next topic.