Kirchhoff Lab

6/recent/ticker-posts

Introduction of Arduino


What is Arduino?

Micro-controller-based is an open-source platform. Arduino. cc is an international company that provides Arduino hardware and software. We can use open source or free. Someone may want to provide financial support for this open-source platform. Arduino can control a variety of electronic devices, mainly through computer programming. Which it does through a microcontroller.


What is a microcontroller?

A microcontroller is a single-chip microcomputer. That is, a computer has the same basic features as a microcontroller. For example, the basic features of a computer are an input-output system, processing unit, data storage system or memory device, pulse width modulation system, etc. These also have a microcontroller. This is why microcontrollers are called single-chip microcomputers.

So Arduino is hardware that makes the microcontroller usable. And to put it a little better, a microcontroller is given the input of a program or work instruction through a little computer. But it is not possible to give this program directly. This requires some electronic devices and connections. Such a circuit is needed not only for the input but also for the output of the microcontroller. The Arduino hardware is designed with all of these for input and output. We can do these things directly using an Arduino board.

Arduino Board Introduction

Micro-controller: As I said before, the hardware called Arduino has been designed for this purpose. We can input the program directly into the microcontroller by connecting it to the computer using a USB connection.

USB: This board has everything the intermediate medium takes.

Input PIN: If you want to take different outputs from Arduino depending on which input from outside, then with these pins we can take any input from outside and give it to its micro-controller.

Output PIN: We will use these pings to pass the output from the microcontroller to any device outside.

Serial Programmer: If we want to input using a programmer other than a computer, we can use these pins.

Reset Button: If you want to remove your program from Arduino, you can remove it by pressing the reset button. It will remain inactive until a new program is uploaded.

What can be done with Arduino?

If any idea comes to your mind that you will give this kind of output from this kind of input. Or you will give such output for so long. If you can write a program and give it to Arduino, then Arduino will implement it. So if you can speak the language of programming, Arduino will do it for you. However, you can use raspberry pie to increase work performance.

 

What types of Arduino are available in the market?

If any idea comes to your mind that you will give this kind of output from this kind of input. Or you will give such output for so long. If you can write a program and give it to Arduino, then Arduino will implement it. So if you can speak the language of programming, Arduino will do it for you. However, you can use raspberry pie to increase work performance.


What types of Arduino are available in the market?

Major Arduino that is available in the market or we need-

  • Arduino Mega.
  • Arduino Uno. 
  • Arduino Nano.
  • Arduino Pro Mini. 
  • Arduino Lilypad.

 

Post a Comment

0 Comments