0% found this document useful (0 votes)
41 views5 pages

Iot First

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views5 pages

Iot First

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Practical-01

Object- Installation of Arduino (Integrated Development Environment)

Introduction: The Arduino Software (IDE) is easy-to-use and based on the processing programming
environment. The Arduino Integrated Development Environment (IDE) is a cross-platform application (for
windows, macOS , Linux) that is written in function from c and C++. The open-source Arduino Software
(IDE) makes it easy to write code and upload it to board. This software can be used with any Arduino board.

The Arduino software (IDE) – contains:

• A text editor for writing code


• A message area
• A text console
• A toolbar with buttons for common function and a series of menus. It connects to the Arduino
hardware to upload program and communicate with them.

Installation of Arduino Software(IDE):

Step 1: Download

To install Arduino Software (IDE), go to the page https://www.arduino.cc/en/software/?sid=D8Bh7 and


proceed with the installation process. Click Download button to start installation process.

Fig 1.1

Step 2: License Agreement

After downloading the .exe file click on it than, Click “I Agree” from Bottom left of the pop-up to consent
for the Terms and condition introduced by the developer.
Rishu pandey
1|Page
Fig 1.2

Step 3: Choose Application Installation Option

Here we select the user who can use the Arduino Software (IDE).

Fig 1.3

Rishu pandey
2|Page
Step 4: Choose Installation Path

Choose the location where you want to install the IDE in local storage. It will use This directory to store it’s
files.

Fig 1.4

Step 5: Installing

Wait until the IDE id getting installed, it may take few minutes.

Rishu pandey
3|Page
Fig 1.5

Step 6: Final set-up

In this final pop-up box, you can click next for completing the Arduino Setup, or click the check box “ Run
Arduino IDE” to run it after completion of setup.

Fig-1.6

Step 7: IDE Window

After the successful installation and Setup of Arduino IDE environment, the main Arduino programming
window appears. Here we are all set to write the programs.

Rishu pandey
4|Page
Fig – 1,7

Rishu pandey
5|Page

You might also like