Arduino

Hy,

As I have already told you that what does robotics consists of and what Arduino.

Now we are going to discuss about Arduino Uno Board and Arduino Software in depth.

So, What is Arduino?

Ans: Arduino is an open-source software which enables us to play with micro-controller.


This is an Arduino Uno Board. It contains a Micro-Controller in the center 

At the bottom of the board it contains the power pins.

There are total 7 power pins.

  • 5V - For 5 volts output for other Shields and Sensors.
  • Res - For resting the power output.
  • 3.3V - For 3.3 volts output for other Shields and Sensors.
  • 5V - For 5 volts output for other Shields and Sensors.
  • GND - Ground pin.
  • GND - Ground pin.
  • VIN - For an external battery power input.

Analog Pins

At the bottom-right portion of the board there are Analog Pins. There are total 6 Analog Pins. Each pin have the same function ,i.e, each pin reads the data from external Sensors and also transmit data through those or any other Sensors.

Digital Pins

At the top of the board there is located the Digital Pins.

  • TX - To transmit Serial Data.
  • RX - To receive Serial Data.
  • Pin 3 to 13 - For Digital input and Digital output.
On the Top-Left corner there is a USB Cable input for inserting the Arduino Uno USB Cable.

On the Bottom-Left corner there is a charging slot.

In my next post, I'm going to tell show some coding parts and what is Serial Data.

I upload post on daily basis. So don't forget to Like and Follow my Blog and subscribe if you want to be notified the moment I upload a post.

Thank you

Samvrit Tiwari

Comments

Popular posts from this blog

A.I. Development #1

Mac_changer.

Regression and Classification