What is Arduino?

Today in this blog we will discuss about Arduino, it’s component and it’s various uses. Arduino is an open source electronic platform based on easy to use hardware and software.

arduino 1

Open source means it is a code designed to be publicly accessible, anyone can see, modify, enhance and distribute the code.

Please support us on YouTube also. Like Share and Subscribe to our channel : https://youtube.com/c/RatnasRoboLab

Arduino IDE

Arduino consists of a programmable circuit board known as Microcontroller and a software called Arduino IDE. We write the code in C or C++ on Arduino software or Arduino IDE that runs on computer and further should be uploaded on Arduino physical board for execution.

ardui ide web

Why Arduino

Arduino’s software is free and it’s hardware is cost effective and easily available to market compared to other Microcontroller. It can run on Microsoft Windows, Mac and Linux.

why arduino

Arduino Functions

Arduino software or Arduino IDE uses many type of Functions to operate the software. These are easily available on the open source platform and further it can be easily modified according to our need.

arduino functions

Arduino Library

Arduino software or Arduino IDE uses many type of Libraries to operate the software. These are easily available on the open source platform and further it can be easily modified according to our need.

arduino library

Arduino Boards

Many type of Arduino Boards are easily available in the market and one can easily build this module if you have components such as Atmel IC, Capacitors, 16Mhz oscillators, 9-12V DC I/P, Pins etc on the breadboard and all the Circuit Diagrams are easily available on the open source platform. Link : https://docs.arduino.cc/hacking/hardware/building-an-arduino-on-a-breadboard

arduino boards
Different type of Arduino Boards
arduino home make
One can easily build Arduino on Breadboard

What’s on the Board

First of all it has ATMEGA328 IC which consists of RAM, ROM and other components. In USB to Serial IC the code written down on Arduino’s software gets to the Microcontroller through the USB Cable via USB to Serial IC. When we upload the code the RX-TX or the Receiver-Transmitter LED Blinks thus we can understand that our code given is being uploaded to the Microcontroller.

on board

Power Pins used for Powering the board and other Analog and Digital Pins are used for controlling variety of output devices.

Do you want to support our videos ?
https://www.buymeacoffee.com/ratnasrobolab

Support Our Channel By Shopping parts from Amazon !

Video Components

1. My Camera : https://amzn.to/3L9Nzyb
2. Camera Stand Tripod : https://amzn.to/3Lwo1gd
3. T Bulb : https://amzn.to/3AtLk43
4. Boya Mic : https://amzn.to/3HbTrGc
5. Wall mount stand for Camera and other Mounting Accessories : https://amzn.to/41GLTTR
6. Overhead phone stand : https://amzn.to/442KrwP
7. upReale Professional 11″ inch LED Ring Light with 7 Ft Tripod Stand Combo : https://amzn.to/3V8HXJa

Further Readings

If you liked this article, then please subscribe to our YouTube Channel. You can also find us on InstagramFacebook and Twitter.

READ – CONNECT – BOOST – CREATE