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.
Written
in: Java, C, C++
Types Of Arduino Boards :-
- Arduino Uno (R3)
- LilyPad Arduino Board
- RedBoard Arduino(R3) Board
- Arduino Mega (R3) Board
- Arduino Leonardo Board
- Arduino Shields
Applications:-
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.
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.
- Home Automation
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
Post a Comment