Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.66 KB

Arduino_Installation.md

File metadata and controls

25 lines (16 loc) · 1.66 KB

1. Download and Install Arduino IDE Software:

  • Visit Software | Arduino and download the latest Arduino IDE suitable for your Operating System(OS). Arduino_IDE_Download.png

  • Note: Avoid Installing Experimental Software i.e. Arduino IDE 2.0 beta.

  • Locate setup file and Install Arduino IDE Arduino_IDE_Setup

  • Accept the license terms by clicking "I Agree"
    Arduino_IDE_License

  • Make sure every component is selected and click "Next >" Arduino_IDE_Installation_Options

  • Leave destination folder to default and click "Install" Arduino_IDE_Installation_Folder

  • While installation OS may ask for permission. Tick Always trust software from "Arduino LLC" and click on install button. Arduino_IDE_Driver

  • To exit out of installation wizard, click on "Close"
    Arduino_IDE_Completed