Sensors are hardware devices that collect environmental data (such as temperature, light intensity, pressure, humidity, and motion) and convert it into electrical signals for processing by computers or microcontrollers. Arduino is a single-chip computer developed by Atmel that integrates CPU, memory, and I/O pins, serving as a platform for learning electronics and programming. Key Arduino components include the mini USB for power and programming, power regulator, DC power jack, power pins for sensors, analog pins (A0-A5) for reading continuous sensor values, digital I/O pins (0-13) for binary input/output devices, and the ATmega328P microcontroller. Common Arduino board types include Uno (recommended for beginners), Mega, Nano, LilyPad, and others, each suited for different project requirements.
Deep Dive
Prerequisite Knowledge
- No data available.
Where to go next
- No data available.
Deep Dive
Sensors | Arduino | Basics
Added:Right. Today, we will discuss about grade nine uh unit number four, use of microcontroller. But, we we will not discuss all the things in uh that particular unit.
We will discuss only two major things.
First, uh we need to take some uh time for discussing about sensors.
And thereafter, we will be discussing about the Arduino board. Some basics about Arduino board, uh what the board is. Uh components of Arduino board, types of Arduino board, and finally, we we have to take some programs or some ins- we need to write some instruction to Arduino board to do some uh functions, right? So, let's take the sensors first.
Right. First of all, sensor is a hardware which can take uh some data about the environment, such as temperature, right? Uh light intensity, pressure, and some other things, and inputs them to the computer, right? So, they are four sensors are for inputting the data to the computer. They, of course, they sense the data from the environment and putting them into some devices.
Then, there are many sensors used for sensing the data.
I have listed it uh listed few of them.
Temperature sensor, uh uh light sensor LDR, ultrasonic sensor, passive infrared sensor, humidity sensor, pressure sensor. There are so many other sensors available.
But we take only few sensors for grade nine syllabus. Right. So, temperature sensor, as as the name implies, it measures the temperature, I mean thermal state, right? Temperature. And it can converts them into electrical signal and inputs them to some devices, right? So, this is temperature sensor.
It's too easy because the name itself has the meaning.
Right? Light dependent resistor. It's a kind of resistor.
But you know, it's a sensor, LDR. It is for measuring or inputting the intensity of the light, right? So, it is for measuring and input the intensity of the light.
This is LDR.
Sometimes called light sensor.
Then humidity sensor, as the name implies again, it is for sensing the moisture, the humidity level in there, right? So, this is how it looks like. Humidity sensor.
Then pressure sensor, it is for sensing the pressure.
Right? Measuring or sensing the pressure.
Right.
We discussed about PIR earlier, I think.
So, let me explain briefly. PIR sensor is a kind of motion sensor.
It detects that IR heat coming out from any living beings and inputs that particular data to the computer or any board, so that the board can understand that there's a motion very close to the object, right? So, it is a kind of motion sensor. Every living being, like a human or other animals, they generate some sort of heat, that is IR heat. So, that is uh by PIR sensor and it informs to the device about the motion and thereafter the motion that particular device will be functioning, right? So, this is PIR sensor mostly used in uh automatic lighting appliances, automatic during door opening system, even in some security system, it is specially used.
Uh this is the shape of the PIR sensor.
Right?
I think we discussed in the past, too.
Right. Then, ultrasonic sensor.
Actually, ultrasonic sensor is used for measuring the distance from an obstacle or from an object and the ultrasonic sensor. Look at them. This is This is the ultrasonic sensor. There are two major parts. One is the transmitter and the other one is the receiver. So, while this uh for example, assume that uh this ultrasonic sensor is fixed in a device like a robotic equipment or something. So, while that robotic is moving, this ultrasonic sensor keeps sending the uh ultrasonic waves uh from transmitter. So, when they reach a barrier like a wall or some other objects, they all they often or they immediately bounce back. And when they bounce back or when they return, the receiver will receive that. So, they first transmit this ultrasonic uh signal and then they receive. So, depending on the on the sending time and the receiving time, they can easily measure the distance from the ultrasonic sensor and the object. So, it is all always uh similar to the way that the bat finds its route, right? You know, bat uh finds the road not by looking at the eyes.
It It keeps sending the ultrasonic waves and finds the road. So, almost similar idea is used in ultrasonic sensors.
Right, so later we will do some programs in ultrasonic sensor. Okay?
Maybe these are the sensors which I wanted to explain. These are enough.
Right, then let's come to the developing board. Here we take Arduino.
So, as we discussed earlier, Arduino is a single chip computer, SCC, right? Single chip computer where uh many parts like CPU, memory, right?
Pins for connecting peripheral devices all are integrated in one single chip.
So, Arduino is developed by Atmel company. Remember the name, right? Atmel company. There are many parts inside of Arduino. We will be talking about them.
And Arduino board may receive the input and process them inside and release the output. Yes, of course it has the memory also. So, uh it can work as a computer, right? It can keeps the data inside. There is volatile memory, non-volatile memory.
So, it looks like a computer.
Okay?
So, then let's see some of the Okay, before before that, let me take the types of Arduino boards. There are several Arduino boards available.
At least we remember some of the name.
Arduino Uno, that may be uh the one that we are going to use. It is best for Arduino beginners. So, Arduino Uno.
Second one, look at them. Arduino Mega.
Uh Arduino 101, Arduino Zero, Arduino Yun, Arduino LilyPad, Arduino Nano, Arduino MKR Zero, and of course there are some others, too. Right? So, these are the types of Arduino boards.
And let's take the parts of the Arduino boards.
Right, look here. Number one, I'm taking the visual from my your book. Right, this has been extracted from your book, so it may be useful.
Uh because we like to take only the parts mentioned in your book, not the other parts.
Right, number one, let me This is already named, but let me repeat the name of the component and its function. Right. Uh mini USB, that is number one. So, mini USB may be used for two purposes. One for Uh it can be used to supply the power for this board. Because this is a circuit board, it needs electricity. So, through this mini USB, we can supply the electricity because you have a computer, laptop, or whatever. Uh there you have the electricity. By connecting the laptop and this mini USB through the USB cable, you can power this Arduino board. The other other reason why we have a mini USB here is Uh the instructions which this Arduino board needs must be written in your computer. There after, those instructions must be uploaded or must be sent to this memory, so to this board through the mini USB. Have you understood? This Arduino board has to do some action, but it does it doesn't know how to perform the actions. So, we have to write those instructions in the computer and transfer them through mini USB using USB cable. Right? Number two, power regulator. Yes, it can be used for adjusting the power, adjusting the voltage. Right, power regulator.
Number three is DC power. Uh I already mentioned that uh mini USB can be used to supply the power. Yes, at the same time, through the DC power jack also, you can give the power for this Arduino board. It needs 5 V electricity. So, through this uh part also, you can supply the electricity. Right? That is DC power.
Number four, power pins. Right? There are some pins called power pins. They can be used to get the power. Right? For example, assume that you connect uh you connect let's say sensor here. Sensor is a hardware that needs electricity. So, if you connect your sensor in this power pins, they will be powered, which means they will get electricity. Okay? So, they are called power pins.
Then analog pins. Right? Look at them from A0 to A5. They are called analog pins. They are used to connect input devices which can input analog data, specially sensors. Not all the sensors, some of the sensors. Right? Let me repeat them. There are some input devices because this is a It looks like a computer, right? We can connect output devices as well as input devices. If you want to connect input devices which can input analog data, you have to use analog pins. Right?
Then the most important one, this one.
This is microcontroller or ATmega328P.
Right? ATmega328P.
Then the last one is number seven, digital pins or sometimes called digital IO pins. Right? Digital IO pins, digital input output pins.
This is These are for connecting digital devices which can be input devices or output devices. Right? So, they are digital pins. We have from We have digital pins from 0 to 13. Right? So, here you can connect input devices as well as output devices, but more importantly, all must be digital devices. Right? For example, if you are connecting an LED uh in in a program that that must be connected one of the digital pins because LED is a digital device, okay?
So, let's take take the parts quickly.
Mini USB, power regulator, DC power jack or DC power power pins, analog pins from A0 to A5, then microcontroller or ATmega328P, and here digital pins. Okay? So, hereafter we have to write some instructions to this Arduino board and let the Arduino board to do some functions, basic functions.
As I mentioned earlier, Arduino board doesn't know how to do any function. So, we are the one who have to give the instructions to the Arduino board and instruct the Arduino board about how to do some functions or operations, right?
Uh by using sensors and other object, by connecting the sensors and other objects.
Okay, we will have to do that in another part. So, that's it for today or that that's it for uh in this video, we will be discussing those things in another part, okay?
Right.
Related Videos

Audi RS5 4.2 Tuning JDEngineering
JDEngineering
1K views•2013-11-14

DALI + KNX: 500 Lights Offline! BCU Code Lock & Short Address Fix!
EngineerIsmailTech
560 views•2026-04-13

Explaining Quality Control of Concrete
maherbader
4K views•2019-05-25

World Mining Production Peaks - Lead Antimony Arsenic Titanium & more
LucarioandDialga
1K views•2019-04-19

Tech Titans: LFP vs Sodium-Ion Battery | Which is the most effective energy storage solution?
Enfsolar
522 views•2025-11-06

Doing the Math: Analysis of Forces in a Truss Bridge
TeachEngineering
1K views•2025-06-06

Inside Midnight Fighter Jet Refuelling Secrets of Stealth Missions | WION Podcast
WION
3K views•2025-09-20

Flash Point, Fire Point & Auto Ignition Temperature
HSELessons
38K views•2019-08-28
Trending

One Must Imagine Sisyphus Happy
vlogbrothers
61K views•2026-07-21

The Downfall of OnePlus!
techwiser
65K views•2026-07-21

Tariq Nasheed Destroys Pan African's False History Claims
IzmRadio
24K views•2026-07-21

My Friend Locked Up The Engine On His K-Swapped Bug...
boostedboiz
128K views•2026-07-21