Git Product home page Git Product logo

muhammadraheelnaseem / learn-arduino-by-sir-raheel Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 52 KB

Arduino is a prototype platform (open-source) based on an easy-to-use hardware and software. It consists of a circuit board, which can be programed (referred to as a microcontroller) and a ready-made software called Arduino. Arduino boards are able to read input signals from different sensors and turn it into an output such as activating a motor, turning LED on/off, connect to the cloud and many other actions.

License: MIT License

C++ 100.00%

learn-arduino-by-sir-raheel's Introduction

Learn-Arduino-By-Sir-Raheel

Arduino is a prototype platform (open-source) based on an easy-to-use hardware and software. It consists of a circuit board, which can be programed (referred to as a microcontroller) and a ready-made software called Arduino. Arduino boards are able to read input signals from different sensors and turn it into an output such as activating a motor, turning LED on/off, connect to the cloud and many other actions.

Let's Start Arduino UNO:

image

Introduction

Arduino is an open-source platform used for building electronics projects. It consists of a physical programmable circuit board and a piece of software that runs on your computer. The Arduino does not need a separate piece of hardware in order to load new code onto the board -- you can simply use a USB cable.

image

GPIO Pinout

image

Let's start downloading and installation of Arduino IDE Software:

Arduino IDE is software for progaming Arduino Board. This software is used as a text editor to create, open, edit, and validate Code for Arduino. The Code or Program in Arduino is called "sketch".

Beside the text editor, This application is also include :

Compailer : to make sure the sketch is correct Uploader : to upload sketch to the arduino boards This application will be used to create arduino projects which I will post in the next article.

Let' start.

Step 1: Download File Arduino IDE:

Click the link below to download the Software :

https://www.arduino.cc/en/software

On that page, there are 3 download options for Windows.

Windows Installer : The software will be installed in Windows operating system and required admin access. Windows Zip file : To make a portable installation. Windows App : for Windows 8.1 or 10. I suggest the first option. because it directly install all your needs to use the Arduino IDE Software, and include drivers for the the Arduino board. If you choose the Zip file you need to install the driver manually.

Click Windows Installer, then click "just download" or "Contribute & Download".

After the download is complete, open the installer file and start installing.

image image

Step 2: License Agreement:

After the file is run, the "License Agreement" page will apper. You can read it, then click "I Agree" to continue.

image

Step 3: Installation Option

Check the component that you want to install and uncheck the components that you don't want to install. I suggest installing all componen. Click "next" to continue.

image

Step 4: Installation Folder

Arduino will automatically be installed in "C:\Program Files (x86)\Arduino". If you want to change the folder, click "Browse" and select the desired folder. Click install to start the installation.

image

Step 5: Installing Proses:

The installation process is ongoing.

image

Step 6: Installation Complete:

If there is written "complete", it means that the isntallation process is complete. click "Close".

image

Step 7: Open Arduino IDE:

After the installation process is complete, there will be an Arduino icon on the Desktop. Or check on the search icon and write "arduino". If you have found the arduino icon, run the application.

image

Step 8: Display Arduino IDE:

This is a display of the Arduino IDE Software. The application is ready to be used to create amazing projects. Wait for my next article about a simple project using arduino.

image

learn-arduino-by-sir-raheel's People

Contributors

muhammadraheelnaseem avatar

Stargazers

Syed Muhammad Mooazam avatar

Watchers

 avatar

Forkers

abdhumza

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.