Arduino

Arduino

(Small Thing, Big Applications)

Hey Guys,

If you want to control machines ?

If you want to make a robot ?

But how…..

So let’s find the answers….


Robot Made By Arduino


A robot or automatic machine is made with many circuits,micro-controllers,software and etc.
Arduino is one of them circuits which is used to make automatic machines or Robots.
Arduino is an open-source electronics platform based on easy-to-use hardware and software.
Means it is a platform board through which we can control devices,electronics also called (Microcontroller).


Arduino boards are able to read inputs-light on a sensor, a finger on a button, or a Twitter message and turn it into an output – activating a motor, turning on an LED, publishing something online.

Arduino Board




Ex. If you want that when you start TV then the lights are automatically turned off then it can be possible with the help of Arduino.




Because there are sensors to sense the input and give the expected output.

To do so you use the Arduino Programming Language (based on wiring), and the Arduino Software(IDE), based on Processing.
 

Arduino has been used in thousands of different projects and applications.

The Arduino software is easy-to-use for beginners, yet flexible enough for advanced users.
 

How it works :-
We can build Arduino Projects by knowing Hardware connections and software Knowledge.


Arduino Hardware :-





Arduino Software :-

The Arduino integrated development environment is a cross-platform application that is written in the programming language Java. It is used to write and upload programs to Arduino compatible boards, but also, with the help of 3rd party cores, other vendor development boards.
 

License: LGPL or GPL license






Types Of Arduino Boards :-
  1. Arduino Uno (R3)
  2. LilyPad Arduino Board
  3. RedBoard Arduino(R3) Board
  4. Arduino Mega (R3) Board
  5. Arduino Leonardo Board
  6. Arduino Shields 


     Applications:-
  • Home Automation  
When you switch on the TV then the lights are automatically turned ON.
There is a sensor that sense the TV and behave according to TV. If the TV is on then it switch on the Lights and visa versa.


  • Fingerprint Door Lock




There are many projects that we can make with the help of Arduino.

Conclusion :-
Arduino is a controller device in that we have to give an input and according to that input it gives the appropriate output.


Thank You Guys.

Comments

Popular posts from this blog