How to interface MQ-2 Gas Sensor with Arduino Uno (with Code and Library)

  Рет қаралды 115,633

Electronics Simplified

Electronics Simplified

Күн бұрын

#Arduino​ #Smoke​ #Detector​
What is a Gas Sensor?
They are electronic devices that detect and identify different types of gasses. They are commonly used to detect toxic or explosive gasses and measure gas concentration.
In this project, I have interfaced a Gas Sensor with Arduino that displays the contents of various gases in the atmosphere. The MQ-2 Gas Sensor can detect a list of Gases along with Smoke.
So incase you are looking out for a smoke detector, you can modify the same program for smoke detection.
Components List:
Arduino Uno : amzn.to/3eAvyJl
MQ-2 Gas Sensor : amzn.to/3nbnKl8
LCD 16x2 with I2C Module : amzn.to/3sByuKE
Jumper Cables : amzn.to/3v3juGM
MQ-2 Sensor Code and Libraries :
github.com/rol...
Library
www.electronic...
Code : www.electronic...
LCD tutorial : • LCD 16x2 interfaced wi...
Read the Post at : www.electronicssimplified.in
Background Music
- Lichu - Island
- • Lichu - Island
Please show some love.
Like | Share | Subscribe
#GasSensor​​ #Arduino​#SmokeDetector​#Gases​

Пікірлер: 178
@shramiksalgaonkar8635
@shramiksalgaonkar8635 3 жыл бұрын
One of the most detailed video on youtube. Great work sir...
@denzilpillay7986
@denzilpillay7986 3 жыл бұрын
I am using this video as part of my project and when you listed all the materials I bought them , you mentioned that we should but Male to Female but went on to use Male to Male.
@rolanpereira7643
@rolanpereira7643 3 жыл бұрын
Female to male is preferably. But a jumper cable set is what is mentioned in the video.
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
Jumper cable set is listed in the components. Please use the links below. If you have existing jumper cables then male to female are preferred as they would replace the use of even a breadboard.
@bhaskarg8438
@bhaskarg8438 2 жыл бұрын
Better if you also explain the code logic with respective to the components assembled to Arduino, Thank you
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
I have started doing this in my newer videos. Considering your suggestion.
@satishmohitsatish1730
@satishmohitsatish1730 2 жыл бұрын
Sir how to connect alarm in this project if lpg or another harmful gas leakage happened
@trinican2
@trinican2 3 жыл бұрын
I enjoyed your tutorial but I have two questions. 1. Does the MQ2 library automatically includes the calibration in gas type and ppm ? 2. I would like to do the same with an MQ9 to measure natural gas in ppm. Is there an equivalent MQ9 library and would the command syntax be the same ? Thanks very much.
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
1.The library of MQ2 includes the calibration for all the gases MQ2 sensor can detect. 2. github.com/mdsiraj1992/Gassensors visit this link and access all the libraries for MQ gas sensors. Thank you!
@AnshumanAtrey
@AnshumanAtrey Жыл бұрын
will it work directly with a laptop and no battery? my LCD only shows blue light I am using 400 point breadboard The I2C module is already connected to LCD please help sir
@2JSinc
@2JSinc Жыл бұрын
Thanks for this, would it be possible for you to add a LPG tank weight monitoring with low level alert, thanks
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
U need to use fuel level meter ...
@prashadnaik1208
@prashadnaik1208 3 жыл бұрын
Well explained Sir
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
Well more will keep coming ... ❤️
@sagarnarote1045
@sagarnarote1045 Жыл бұрын
Sir I really need your help can I get your contact number
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
electronicsengineering3@gmail.com
@ayushtiwari46
@ayushtiwari46 2 жыл бұрын
Bro I want to add gsm module in it also how may I do that ????????........plz reply
@TheIQ127
@TheIQ127 11 ай бұрын
can you please give me the vision of liquidi2c library please
@ElectronicsSimplified7
@ElectronicsSimplified7 11 ай бұрын
www.electronicssimplified.in/wp-content/uploads/2023/06/LiquidCrystal_I2C.zip
@joycechong8907
@joycechong8907 2 жыл бұрын
Well explanation!! Nice! I have a little question. Since most of the tutorials are used to test for smoke and gas, is that possible to test the human breathing? Thanks!
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
No. This is not mean for human breathing.
@joycechong8907
@joycechong8907 2 жыл бұрын
@@ElectronicsSimplified7 Is there any sensor to test for?
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Wearable Humidity sensors.
@muhammadnawzad1680
@muhammadnawzad1680 7 ай бұрын
Hi i have some question 1- for the measurement how to calibrate it ? 2- what is the range that read for LPG in PPM ? Maximum & Minimum?
@shashanktg08
@shashanktg08 Жыл бұрын
i did the same way as shown it turned on as it was to be but there is no reading on the lcd what is the problem
@akshaypatil8467
@akshaypatil8467 Жыл бұрын
Can we used multiple gas detector sensor
@DavidDavis-se8ns
@DavidDavis-se8ns Жыл бұрын
His "MQ-2" sensor looks like an MQ-135. I know because I bought the same. Only in the Fritzing schematic, an MQ-2 is depicted. MQ-2 is not even suited for carbon dioxide but MQ-135, which he handles at the beginning (I quit watching) does.
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
As an example, a methane (molecular) concentration of 2% means that 2 out of every 100 air molecules is methane. Similarly, a methane concentration of 2 ppm means that 2 out of every 1 million air molecules is methane. Can MQ-2 detect CO2? A short and simple answer to this question is yes, it can detect CO2. You can refer to how smoke is mostly a combination of carbon monoxide and carbon dioxide. Mq-2 sensor has the ability to detect. But the measurements are derived from other gas concentration values.
@DavidDavis-se8ns
@DavidDavis-se8ns Жыл бұрын
@@ElectronicsSimplified7 You are quite right that there is a mathematical correlation between the two. It's just that we do not exhale methane. I believe cows do produce a lot of methane. So there could be one useful application for it 🙂. If you don't want to spend some 30 bucks on a real CO2 sensor you could get the SGP30 from Ali.... for a few dollars. It does a pretty good job in indirectly calculating the CO2 value in the air. Some smart folks on KZbin already found out. I probably will get one too, later on. ...
@rampagegaming5645
@rampagegaming5645 Жыл бұрын
Is this working by using MQ135 sensor?
@carson5702
@carson5702 2 жыл бұрын
loved the vid but where can you find the MQ2 sensor library normally because I can't find it.
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
www.amazon.com/Butane-Hydrogen-Sensor-Detector-Module/dp/B0786DH3BW/ref=mp_s_a_1_2?keywords=mq2%2Bsensor&qid=1638064300&sr=8-2&th=1&psc=1
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
github.com/rolan37/MQ-2-Sensor-Interfaced-with-Arduino
@dr.mithilfaldesai3561
@dr.mithilfaldesai3561 2 жыл бұрын
What is the output unit from A0? resistance in milliohms? current in mA?
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
It's neither. It will always be voltage levels. That would be ranging from 0V to Vcc (in this case its 0V to 5V)
@erasaniswaroopkumar9124
@erasaniswaroopkumar9124 10 ай бұрын
can u explain the mq7,and mq8 gas sensors interface with arduino uno output data displays in 20*4 display with code
@manojmodapalli1635
@manojmodapalli1635 Жыл бұрын
sir i did the same connection shown in the viedo , lcd display was working but it didnt show the detection percentage as shown in the viedo how can i fix this problem , thank you
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
You can check for your wires and connections
@Cdswjp
@Cdswjp Жыл бұрын
Great work bro
@nsagrawal5444
@nsagrawal5444 Жыл бұрын
Can you siplyfy the wire connection
@sriyakanuri4453
@sriyakanuri4453 8 ай бұрын
Hi, i've the lcd but do not have the i2c coverter, so how do i interface it?
@sriyakanuri4453
@sriyakanuri4453 8 ай бұрын
Can I still use an lcd shield instead?
@kushals2538
@kushals2538 7 ай бұрын
i have given the correct commands and connections but the lcd is not powering up
@johnpatrickabsalon2221
@johnpatrickabsalon2221 Жыл бұрын
what type of Arduino is this? can i use arduino uno r3 DIP?
@azuraaishah61
@azuraaishah61 3 ай бұрын
lcd.print((smoke*100)/1000000); what is the purpose of this formula?
@Drxxx
@Drxxx 3 жыл бұрын
Great channel!!
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
Thank you!
@sanjaykhatri6093
@sanjaykhatri6093 3 ай бұрын
My code is loaded sucessfully but all the values are showing 0 then what to does we have to wait for 5 minutes for heating and even after bringing the smoke near the mq2 sensor there is no reading on LCD
@ElectronicsSimplified7
@ElectronicsSimplified7 3 ай бұрын
Sensor is not connected correctly
@kagisopilane1000
@kagisopilane1000 Жыл бұрын
Hi, this is great. My LCd displays lpg: 0 CO:0 Smoke: 0%. Is the problem with the calibration maybe
@deadlyvenom5804
@deadlyvenom5804 10 ай бұрын
Dude smoke ppml is not calculating any solution??
@dilj1439
@dilj1439 9 ай бұрын
Where is the code .?.???
@khessclarksereno6327
@khessclarksereno6327 9 ай бұрын
Is it possible to measure the level of methane gas only in the mq2 library?
@user-be3jx1xd1w
@user-be3jx1xd1w 3 жыл бұрын
Broh! At 3:25 uh said to connect A0 to Analog Pin 0 on Arduino, but uh connected GND to A0 .Can uh plzz tell me which is correct??
@rolanpereira7643
@rolanpereira7643 3 жыл бұрын
Connect A0 to Analog Pin 0 on Arduino, that's correct.
@rolanpereira7643
@rolanpereira7643 3 жыл бұрын
Don't go by the wire colors. They are a little similar. And i see why you are confused.
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
Please see that A0 on the MQ will be connected to A0 pin on the Arduino. Don't refer the wire colors. See the circuit diagrams. Bingo.
@user-be3jx1xd1w
@user-be3jx1xd1w 3 жыл бұрын
@@ElectronicsSimplified7 Ok broh.. Thanks for helping. Im confused by colours.
@user-be3jx1xd1w
@user-be3jx1xd1w 3 жыл бұрын
@@rolanpereira7643 Thanks broh!
@RitheshMoolya
@RitheshMoolya 2 жыл бұрын
I need ammonia sensor with display...
@MuhammadSyamil-me8vw
@MuhammadSyamil-me8vw 6 ай бұрын
bro in the library there is only lpg,co,and smoke, how do i detect the ch4 then?
@razzheenshyrickadelacruz5233
@razzheenshyrickadelacruz5233 2 жыл бұрын
I tried doing this project. However, the smoke cannot be detected. The value displayed for smoke is at 0% only. Only the values of LPG and CO are read. How can I fix this?
@thatwasparticia6671
@thatwasparticia6671 Жыл бұрын
Help, what did you do
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
You probably have changed the code and failed to display it.
@bryanlanchimba4740
@bryanlanchimba4740 9 ай бұрын
​@@thatwasparticia6671 I think it is because we transformed the smoke reading into a percentage. The value is very small and could not be read. I removed this 100/1000000 part and started reading the smoke.
@mariyamansari5526
@mariyamansari5526 Жыл бұрын
Sir i am getting the output on serial monitor but not on LCD
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Can you check your connections?
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Make sure your libraries for LCD are added correctly. Please add the libraries from the description.
@NBAK-jx5ud
@NBAK-jx5ud 3 жыл бұрын
where's the link for the LCD not display.
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
kzbin.info/www/bejne/i5bdoHaYd7iUrLM
@NBAK-jx5ud
@NBAK-jx5ud 3 жыл бұрын
oh wow! very responsive thank you!. hoping you gain million of subscribers! ❤️
@user-rv8vg1dq7k
@user-rv8vg1dq7k Жыл бұрын
Why it is taking too long to upload the program into Arduino Uno?
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Sometimes the compilation can take longer than expected. It's completely normal.
@imransaeed5536
@imransaeed5536 2 жыл бұрын
I am looking to someone to make me whole unit with my logo on it, with packing and detail instructions, how to install it . I need big production of it. Thanks
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
For which place
@boraicho6276
@boraicho6276 Жыл бұрын
Does this sensor (MQ-2) detect Carbon Dioxide concentration ? I only see Carbon Monoxide reading in the video.
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Yes
@ShiwonPrecious
@ShiwonPrecious 5 ай бұрын
Is it possible to detect the gas and actually direct it in a particular place
@ElectronicsSimplified7
@ElectronicsSimplified7 5 ай бұрын
Could you please elaborate?
@AmanKumar-es4wp
@AmanKumar-es4wp 2 жыл бұрын
If any one u have and you know how to program them plzz help
@ujjwalsinha7385
@ujjwalsinha7385 Жыл бұрын
the output is not displayed on the LCD what to do?
@user-tc9dv7hi2y
@user-tc9dv7hi2y 6 ай бұрын
bro can we use c2h4 gas sensor fof same steps behalf of using gas sensor
@ElectronicsSimplified7
@ElectronicsSimplified7 6 ай бұрын
No
@Crazy_22119
@Crazy_22119 Жыл бұрын
lcd.begin();//Defining 16 columns and 2 rows of lcd display . Bro in this line i am getting error. Pls help me .its an emergency pls . I have school project
@the_hyper_here3236
@the_hyper_here3236 Жыл бұрын
sir can you send me working of block diagram
@ShiwonPrecious
@ShiwonPrecious 5 ай бұрын
Sir please which code did you use for the gas detector
@ElectronicsSimplified7
@ElectronicsSimplified7 4 ай бұрын
Code : www.electronicssimplified.in/feed/code-for-gas-sensor/
@advance-maths
@advance-maths Жыл бұрын
Yesir
@AmanKumar-es4wp
@AmanKumar-es4wp 2 жыл бұрын
Sir I have urgent need of this program
@gourabhaldar6627
@gourabhaldar6627 Жыл бұрын
If I use MQ135 instead of MQ2 will the code change?
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Yes it will change
@gourabhaldar6627
@gourabhaldar6627 Жыл бұрын
@@ElectronicsSimplified7 ok sir, thanks for the reply. Actually I'm doing this with MQ135 sensor. So can you please tell what changes I need to do in order to run this successfully. Thanks in advance.
@user-ot3er7ph7q
@user-ot3er7ph7q Жыл бұрын
Sir i am getting the output displayed on serial monitor but not on lcd .There are no errors and connections are also proper
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Why is the LCD working with other programs? Just check if the LCD can receive data and display some data on it. You might have to adjust your potentiometer at the back of your I2C module.
@shamilsalman9175
@shamilsalman9175 2 жыл бұрын
add buzzer and gsm module to it
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Possible. You can mail me at electronicsengineering3@gmail.com.
@NotGreig
@NotGreig 9 ай бұрын
hello sir, i am receiving a compiling error with my lcd screen. It say's no matching function
@ElectronicsSimplified7
@ElectronicsSimplified7 9 ай бұрын
Install the required libraries
@kaushikmistry3438
@kaushikmistry3438 Жыл бұрын
Bro mq2 library is not installing
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
You have to remove it from your Arduino/library folder And then reinstall it.
@wanfiq3191
@wanfiq3191 Жыл бұрын
can i get example the coding?
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Its in the description
@manmangy
@manmangy Жыл бұрын
Can we use this to test Chlorine
@karthik3889
@karthik3889 Жыл бұрын
Please give mq 4 library
@rsiinvestor450
@rsiinvestor450 3 жыл бұрын
*Recomemd by Emanul Perreira*
@loveislikedream
@loveislikedream 2 жыл бұрын
bro i we do this project without 12 c module
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Possible
@diabolsensei
@diabolsensei 2 жыл бұрын
hi can i get ckt diagram for this project.
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
github.com/rolan37/MQ-2-Sensor-Interfaced-with-Arduino
@fakegamer8336
@fakegamer8336 Жыл бұрын
does mq-2 measure co2 or co?
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Yes
@edscelavancena2133
@edscelavancena2133 Жыл бұрын
how to connect alarm in this project if lpg or another harmful gas leakage happened
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Use a threshold value for detection and digital write the buzzer High...
@edscelavancena2133
@edscelavancena2133 Жыл бұрын
@@ElectronicsSimplified7 thanks
@edscelavancena2133
@edscelavancena2133 Жыл бұрын
@@ElectronicsSimplified7 can u teach me how? please
@sakshisuvarna3902
@sakshisuvarna3902 Жыл бұрын
hello, is it okay to add MQ9 sensor instead of MQ2 and how about library ? thanks in advance
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
No it's not okay ... They are two different sensors. They do almost the same job but have been built different over the years.
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
You could download the MQ9 Sensor library from the internet
@flemyjose4036
@flemyjose4036 2 жыл бұрын
why the analog output of sensor is being used instead of digital output
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Digital will just tell us if any particle is sensed or not sensed (0 and 1 - digital).
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
We need to figure out what particle is sensed so we take the analog reading to decided what type of particle is being sensed.
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Particle ----> Gas (Thats the simplification). Thank you for your question!
@nirajkalamkar3107
@nirajkalamkar3107 5 ай бұрын
I did the same process which you did but it didn't work the code failed in uploading i didn't changed the code even but still it failed i asked my uncle who is engineer he said this cannot be worked i tried for 4-5 times but it failed
@ElectronicsSimplified7
@ElectronicsSimplified7 5 ай бұрын
Check your USB cable. If it's faulty.
@ElectronicsSimplified7
@ElectronicsSimplified7 5 ай бұрын
Check your USB cable. If it's faulty.
@user-be3jx1xd1w
@user-be3jx1xd1w 3 жыл бұрын
Broh! Can uh plzz give MQ5 library
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
github.com/mdsiraj1992/Gassensors
@nandagustiawan6237
@nandagustiawan6237 2 жыл бұрын
please library MQ4
@user-ku3rs5yx5i
@user-ku3rs5yx5i Жыл бұрын
How i code into the laptop
@157vaibhavibhalerao5
@157vaibhavibhalerao5 Жыл бұрын
overall price ?
@venkateshakula7373
@venkateshakula7373 2 жыл бұрын
Bro can I have algorithm of this project tonight same project I have doing in my clg.if u interest to help comment your any social media accounts
@Amazon_offers2
@Amazon_offers2 Жыл бұрын
bro can you make this without i2c
@AmanKumar-es4wp
@AmanKumar-es4wp 2 жыл бұрын
Sir I am new student I don't know how to program so plzzz help
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
The program is in the GitHub link please check
@lydianandaputri1582
@lydianandaputri1582 Жыл бұрын
mq-6??
@novestkuvimba1469
@novestkuvimba1469 2 жыл бұрын
Hie sir, can you sent us the code for the Arduino.
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
github.com/rolan37/MQ-2-Sensor-Interfaced-with-Arduino
@nagakowshik578
@nagakowshik578 2 жыл бұрын
sir can u plz help me connection of mu project sir my project is fire and gas detection system with IOT sir
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Sure ... Dm on Instagram electronics simplified
@awiawi117
@awiawi117 Жыл бұрын
i didn t understand the last step in in 9:18 how do it?
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
You can just upload the code. By selecting your board.
@awiawi117
@awiawi117 Жыл бұрын
@@ElectronicsSimplified7 what board sorry i am a beginner can you explain a bit more i did everything like the vid i am just stuck at the last part and i need it for tomrow
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
You can check some basic videos on how to upload code to Arduino Uno.
@karthik-gz3oz
@karthik-gz3oz 9 ай бұрын
bro i want zip files
@dextrond.5557
@dextrond.5557 4 ай бұрын
Mq2 sensor can’t differentiate gasses,
@ElectronicsSimplified7
@ElectronicsSimplified7 4 ай бұрын
It can detect all those gases. But it can't find out which gas was detected particularly. But by concentration. It can be predicted. So in a LPG prone leakage zone. You can set the value. That's the whole purpose.
@vidhyakoranga9067
@vidhyakoranga9067 4 ай бұрын
Sir please provide the ges sensor code.
@ElectronicsSimplified7
@ElectronicsSimplified7 4 ай бұрын
Code : www.electronicssimplified.in/feed/code-for-gas-sensor/
@vidhyakoranga9067
@vidhyakoranga9067 4 ай бұрын
TQ sir
@ElectronicsSimplified7
@ElectronicsSimplified7 4 ай бұрын
The code was always available in the GitHub repo
@user-sb4sv4hk9w
@user-sb4sv4hk9w 4 ай бұрын
Sir kindly code and library send kr dy
@ElectronicsSimplified7
@ElectronicsSimplified7 4 ай бұрын
Link to the code in the description
@patiencemtonhodza2477
@patiencemtonhodza2477 2 жыл бұрын
can l get the code for this project bro
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
It's in the description
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
github.com/rolan37/MQ-2-Sensor-Interfaced-with-Arduino
@patiencemtonhodza2477
@patiencemtonhodza2477 2 жыл бұрын
@@ElectronicsSimplified7 i want to connect a buzzer or speaker and two LED
@patiencemtonhodza2477
@patiencemtonhodza2477 2 жыл бұрын
@@ElectronicsSimplified7 CAN YOU HELP
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Can you email me at electronicsengineering3@gmail.com
@venkateshakula7373
@venkateshakula7373 3 жыл бұрын
Vision of arduino pls bro it's an urgent
@ElectronicsSimplified7
@ElectronicsSimplified7 3 жыл бұрын
kzbin.info/www/bejne/eaO5oGCfeMqNas0
@satishmohitsatish1730
@satishmohitsatish1730 2 жыл бұрын
Led have no lights
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Can you please elaborate?
@lil_tesla_69
@lil_tesla_69 2 жыл бұрын
@@ElectronicsSimplified7 hello sir I don't have an Uno board can swap it with nano
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Yes you can
@Crazy_22119
@Crazy_22119 Жыл бұрын
Not working bro 😭
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Please explain what is not working in detail. Happy New Year!
@Crazy_22119
@Crazy_22119 Жыл бұрын
@@ElectronicsSimplified7 i have given all connections everything as per u said when uploading code i uploaded library and i have upload that time problem occurs "16 columns and 2 rows of lcd display" this code is wrong showing i removed that code and uploaded lcd display not show reading
@Crazy_22119
@Crazy_22119 Жыл бұрын
Pls tell bro very urgent project bro pls 🙏🙏🙏
@gregbennett2437
@gregbennett2437 Жыл бұрын
DID NOT WORK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@ElectronicsSimplified7
@ElectronicsSimplified7 Жыл бұрын
Please elaborate
@hemanthjami1287
@hemanthjami1287 2 жыл бұрын
bro code
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Codes are usually in the description and always on github and my website : www.electronissimplified.in
@rafaelbendigo6270
@rafaelbendigo6270 2 жыл бұрын
is it necessary to solder his 16pins to work?
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Necessary... If you do not want to solder... Then use a breadboard
@rafaelbendigo6270
@rafaelbendigo6270 2 жыл бұрын
@@ElectronicsSimplified7 can i pm you ? my lcd doesn't work like yours. the wires are the same how it is in the video.
@rafaelbendigo6270
@rafaelbendigo6270 2 жыл бұрын
@@ElectronicsSimplified7 i like your video and explanation but the only is not working is my LCD pls help .
@ElectronicsSimplified7
@ElectronicsSimplified7 2 жыл бұрын
Visit electronicssimplified.in and contact me
How to use Gas/Smoke sensor with Arduino | Gas leak alarm system
5:03
hash include electronics
Рет қаралды 88 М.
How to use gas sensors with Arduino || Arduino tutorial
7:37
ElectronFun.com
Рет қаралды 411 М.
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 100 МЛН
Or is Harriet Quinn good? #cosplay#joker #Harriet Quinn
00:20
佐助与鸣人
Рет қаралды 48 МЛН
Glow Stick Secret Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 19 МЛН
English or Spanish 🤣
00:16
GL Show
Рет қаралды 16 МЛН
Measuring Air Quality with ESP32 & Arduino
1:01:13
DroneBot Workshop
Рет қаралды 111 М.
MQ-135 Gas Sensor Module
8:50
Leon Anavi
Рет қаралды 118 М.
Radio Frequency ID (RFID) Controlled Solenoid Door Lock with Arduino Uno
14:43
Electronics Simplified
Рет қаралды 16 М.
How to simulate the Gas sensor MQ-2 in proteus using arduino
20:06
How TO USE MQ2 GAS SENSOR WITH ARDUINO FOR SMOKE DETECTION.
6:19
Gas Leakage Detector with SMS Alert Using GSM Module & Arduino
5:10
How To Electronics
Рет қаралды 79 М.
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 100 МЛН