Monday, August 13, 2018

Do you wants learn Arduino Quick and Easy?

Introduction.
Learning Arduino never been so difficult, using Arduino a person can make an awesome project for school and universities. Arduino is an open-source platform, which means anyone can modify and rewrite, which is publicly available.

Types of Arduino
There are different types of Arduino available in the market, you can choose base on your projects.

1.     Arduino Uno




2.     Arduino Mega


3.     Arduino Nano


4.     Arduino LilyPad


5.     Arduino Leonardo



Buying Arduino Board
There are several places to buy the Arduino board, like Amazon, eBay, zero ohms, and many more. Based on your location you can check nearby Store. It is recommended to buy Starter kits with Arduino Uno R3. In the starter kits, there is various type of sensors, male-female wires, LCD display, Breadboard are available.

Links to Buy













Getting Start with Arduino Projects
Connect your board with the computer using the USB cable provided in the kit, once you connect you will notice the LED (Light Emitting Diode) is start blinking. The bilking of the LED is the default program is set on the board. We will override this program by using Software.

Download Software
 To download Arduino software, Click here.


Once the download is completed it will look like this 



Start With Basic Experiments
Many source codes are available on the internet, I highly recommend you start with a simple and very basic experiment. In order to become master in Arduino, you need to make sure, how to control different objects such as LED, Motors, sensor, LCD etc.

Here is the basic some basic experiment
LED
1.     Blinking LED                                              Click here
2.     LED and Potentiometer                             Click here
3.     RGB LED                                                   Click here
MOTORS AND SENSOR
1.     Servo Motor                                                Click here
2.     Photo Resistor                                             Click here
3.     Temperature Sensor                                    Click here
      Wireless Communication
1.     Temperature monitor
2.     Smart LCD  




0 comments: