first go to this link :- github.com/arduino-libraries/LiquidCrystal/archive/refs/heads/master.zip open the arduino ide --> in the top go to --> sketch ---> include library ---> add zip library and show the zip file which was downloaded form the link for more info regrading this please refer ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-jMSic83Prs8.html this video have a happy day
// For Gas sensors float m = -0.6527; //Slope float b = 1.30; //Y-Intercept float R0 = 21.91; //Sensor Resistance in fresh air these need to be used to get perfect values from the mq series sensors
no i just wire everything essentially please refer the schematics :-- github.com/Zenomodiff/Atmospheric-Gas-Ananlyser-With-MQ-Series-Sensors-Dht-11/blob/main/Schematics.png?raw=true
it was on the description , for you here is the link to the code github.com/Zenomodiff/Atmospheric-Gas-Ananlyser-With-MQ-Series-Sensors-Dht-11/blob/main/Atmospheric_Gas_Analyser.ino
for that you need to use an iot module namely (esp8266 or similar) please see this code bit.ly/3rRPePa and write similar one , if need help mail on sreeramzeno@gmail.com