Getting started with Arduino - ElectroEngineers

Destination to project makers.

Sunday, 20 August 2017

Getting started with Arduino

Arduino is an open source developement board very popular for its ease and support. There are many hobby project makers who prefers Arduino over other development boards because of many reasons. This tutorials is made for the beginners and teaches how to install Arduino IDE on windows machine.

1. Get the latest version of installer here

For windows, there are two options for tge selection. One is .exe file and the other is zip installer. We recommend .exe file to download because in zip files the required plugins and headers need to be mannually configured.


2.After downloading, click on the installer to install and you can see that the drivers rewuired are ticked automatically. Do not make any changes in the selection. Click on next.
 
3. Choose the installation directory and Click on next.

4. The process exacts and installs all the drivers and headers to run Arduino IDE successfully .


Recently, Arduino has released online IDE through wich one can progeam Arduino boards and can save the .ino code files to the cloud. 

No comments:

Post a Comment

Followers