Hi friends. If you are crazy about electronics and want to do projects, then ARDUINO is the right choice for you.
Arduino is the open source electronics prototyping platform based on the micro controller . Arduino is a single board platform intended to make the application of interactive objects .Arduino hardware consists of everything needed to support the micro controller, all you need to do is just simply
connect it to a computer with a USB cable/power it with a Ac to Dc
adapter or battery to use it.
Arduino UNO has
→ ATmega328 micro controller,
→ operating voltage of 5V.
→ 14 digital input/output pins , 6 analog inputs,
→ 32KB flash memory(ATmega328) and
→ clock speed of 16Mhz.
→ a USB connection, a power jack, and a reset button.
Arduino is an open source electronics prototyping platform , easy to use hardware and software. It is intended for anyone interested in creating interactive
objects. Arduino is user friendly. we can take inputs from a variety of objects like sensors or switches , and we can control variety of objects like motors, and other physical outputs.
In order to work with Arduino you need to purchase Arduino UNO Hardware kit or you can design your own Arduino. Arduino is programmable. You have to program it in order to use it. For programming an Arduino we use Arduino programming IDE(Integrated Development Environment).
Arduino does not need a separate hardware ( programmer) in order to load new code onto the board ,We can simply use a USB cable to upload the program to the Arduino board.It is very easy to learn and program An Arduino.
What is Arduino?
About Arduino UNO
The current version of the Arduino hardware reference design is "Arduino UNO" .The Arduino UNO is one of the more popular boards of the Arduino family and it is a great choice for beginners. Arduino UNO has
→ ATmega328 micro controller,
→ operating voltage of 5V.
→ 14 digital input/output pins , 6 analog inputs,
→ 32KB flash memory(ATmega328) and
→ clock speed of 16Mhz.
→ a USB connection, a power jack, and a reset button.
Why Arduino?
How to use Arduino?
Arduino does not need a separate hardware ( programmer) in order to load new code onto the board ,We can simply use a USB cable to upload the program to the Arduino board.It is very easy to learn and program An Arduino.
APPLICATIONS OF ARDUINO
0 comments:
Post a Comment