Arduino #1 - Arduino Introduction and uses


Hello friends, welcome to the another tutorial of How to Electro. This tutorial is the first part of the arduino series, which will help us to get a clear Introduction about the arduino. By the end of this series, we will become a fully trained arduino project maker, which will help us in the programming world. So friends, let's begin to know something about Arduino...

What is Arduino ?

Arduino is a simple microcontroller board which helps us to learn electronics along with programming easily and also for making cool stuffs. It is an inexpensive developer friendly board, which suits for a beginner and also shape it according to a high-level developer. It comes in a lot of variants as arduino uno r3 , arduino nano, arduino pro mini etc. The Arduino uno r3 is the most popular board among all the arduino boards. 

Uses of Arduino

Arduino is used in many fields now-a-days because of its easy to use property. As a beginner , we can use it to drive a motor according to some speed controlled through potentiometer. In many industries, it is used to control robots which will help the robot to work accordingly. It can receive inputs and process it to give certain outputs defined in the code. It is programmed by the arduino ide, which is available for Windows, mac and Linux. 

Comments