Тёмный

How to make Car Parking System using Arduino and i2c lcd display | Automatic Car Parking System 

Muhammad Ansar
Подписаться 67 тыс.
Просмотров 263 тыс.
50% 1

How to make Car Parking System using Arduino and i2c lcd display | Automatic Car Parking System
Code, Schematics and Proteus Simulation Download link:- marobotic.com/...
Components Details () {
Arduino Uno:- marobotic.com/...
20×4 LCD Display:- marobotic.com/...
I2C LCD Module:- marobotic.com/...
Male Header:- marobotic.com/...
Female Header:- marobotic.com/...
IR Sensor:- marobotic.com/...
Mini Servo Motor SG-90:- marobotic.com/...
Female DC Power Jack:- marobotic.com/...
5v 2Amp Power Adapter:- marobotic.com/...
}
We regularly uploads exciting videos like this
Suscribe us For More Videos
Muhammad Ansar
+923378655465
Visit My Website:- marobotic.com/...

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
@KundanKumar-pi8dq
@KundanKumar-pi8dq Месяц назад
Sir hm pure RU-vid pe ghum liya but aapse better explanation nhi mila ......... Very and very thanks 🙏🏻🙏🏻
@MuhammadAnsar
@MuhammadAnsar Месяц назад
Thanks for the compliment
@rdcreator2564
@rdcreator2564 28 дней назад
Compilation error: 'POSITIVE' was not declared in this scope please help
@supelec0987
@supelec0987 3 года назад
ماشااللہ زبردست
@MuhammadAnsar
@MuhammadAnsar 3 года назад
thank you
@ismailemon5238
@ismailemon5238 2 года назад
We have done a project to see your video❤️❤️ Love From Bangladesh Polytechnic students ❤️❤️
@MuhammadAnsar
@MuhammadAnsar 2 года назад
Thank you so much 😀
@JulieannCostillas
@JulieannCostillas Год назад
bro can you send me your file
@me_prapulgowdadl8261
@me_prapulgowdadl8261 Год назад
Hii bro
@circuitideas1981
@circuitideas1981 Год назад
Really every project of yours is very beautiful.
@MuhammadAnsar
@MuhammadAnsar Год назад
Thank you! Cheers!
@faheemahmed8712
@faheemahmed8712 3 года назад
Ma Shaaa Allah
@MuhammadAnsar
@MuhammadAnsar 3 года назад
thank you
@huyphamuc6372
@huyphamuc6372 2 года назад
Tech vid Indian voice Useful Thumbs up
@tridentgamerz999
@tridentgamerz999 5 дней назад
Sir error: 'POSITIVE' was not declared in this scope
@kiariajohnson4374
@kiariajohnson4374 5 месяцев назад
Can you use IR and PIR sensors interchangeably?!
@engr.talhaahmed161
@engr.talhaahmed161 3 года назад
Nice ansar bhae ... Kafi time bad vid upload ki ap ny vsy
@MuhammadAnsar
@MuhammadAnsar 3 года назад
haan g eid thi tu time ni mila
@engr.talhaahmed161
@engr.talhaahmed161 3 года назад
Sahi
@user-nu8uq9qr5w
@user-nu8uq9qr5w 6 месяцев назад
Everything is ok but the issue is with code compilation error. POSITIVE was not declared in the scope.Could you please resolve this issue
@alokesh5968
@alokesh5968 Месяц назад
You want edit some line
@stubbyfalcon69420
@stubbyfalcon69420 Год назад
you are amazing g ay
@MuhammadAnsar
@MuhammadAnsar Год назад
thank you
@stubbyfalcon69420
@stubbyfalcon69420 Год назад
@@MuhammadAnsar no thank u
@congnghi381
@congnghi381 7 месяцев назад
Thank -Very Good
@MuhammadAnsar
@MuhammadAnsar 7 месяцев назад
Welcome 👍
@Sk.Sir15
@Sk.Sir15 3 месяца назад
Hlo sir i am a big fan of yours I am a Atl teacher can you help me in making different different project I have need 1 hour a week for this i will pay you
@rahmahtafish
@rahmahtafish Год назад
What is the job of (flag1) and (flag2)in the code?
@utsavmungra5083
@utsavmungra5083 2 года назад
Can we use liquid crystal library here what should we change in code can u guide me
@zipcee5715
@zipcee5715 Год назад
brother can we use ldr sensor instead of ir for street light fault project in this model
@MuhammadAnsar
@MuhammadAnsar Год назад
yes use this
@krynu62
@krynu62 6 месяцев назад
Here is the solution for this error: 'POSITIVE' was not declared in this scope .....LCD from the old library: LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); to the new: LiquidCrystal_I2C lcd(0x27,20,4);
@anjalikulkarni746
@anjalikulkarni746 5 месяцев назад
Does this work after connecting to arduino?
@krynu62
@krynu62 5 месяцев назад
​​@@anjalikulkarni746I'm working in the ISIS Proteus emulator and it worked...so I guess it works in practice.But I made some changes in the code
@krynu62
@krynu62 5 месяцев назад
​@@anjalikulkarni746 I made some minor changes to the code and yes it worked
@anjalikulkarni746
@anjalikulkarni746 5 месяцев назад
Can you please tell the changes
@krynu62
@krynu62 5 месяцев назад
@@anjalikulkarni746 delete The instruction lcd.begin(20,4) and Add these instructions below else if (digitalRead(ir_enter) == HIGH && flag1 == 1 && flag2 == 0) { myservo.write(90); // Fermeture de la barrière flag1 = 0; } else if (digitalRead(ir_back) == HIGH && flag2 == 1 && flag1 == 0) { myservo.write(90); // Fermeture de la barrière flag2 = 0; }
@rahultharu2106
@rahultharu2106 3 года назад
Nice project sir
@MuhammadAnsar
@MuhammadAnsar 3 года назад
Thank you
@Fun4uM
@Fun4uM 2 года назад
sir what we can use atmega16 microcontroller sir please give reply its my major project
@MuhammadAnsar
@MuhammadAnsar 2 года назад
yes use this
@Project_diaries21
@Project_diaries21 Год назад
If there is a person standing in the parking slot (instead of vehicle) then it will also show that slot as full however there is no vehicle in that slot. How would u resolve this issue??
@sanjeevmahatha7288
@sanjeevmahatha7288 Год назад
We can integrate this hardware system with ticketing software for actual status of the parking no based on IR sensor results
@vayudarji
@vayudarji Год назад
Bro why you don't take power input from arduino
@nikhathsultana5071
@nikhathsultana5071 Год назад
hey thanks for the tutorial and help , little request can you please change the ir sensors near the barrier and update it with ultrasonic sensors and also add red and green led in each slot whenever there is a car in any slot the red led will be turned on and if there is no car the green led will be on .
@MuhammadAnsar
@MuhammadAnsar Год назад
ok i will try
@nikhathsultana5071
@nikhathsultana5071 Год назад
@@MuhammadAnsar can I get your email id
@superberkah458
@superberkah458 2 года назад
great job. Hi Bro, is it possible if I'm using servo motor 24 V and 6 meters leight of the boom?
@skullyt6698
@skullyt6698 3 года назад
Assalamu alaikkum ...Sir I'm doing my last year ICT project ..so can u explain about this car parking system deeply...plz
@kumar7gamer952
@kumar7gamer952 2 года назад
Sir number
@naveenvaid4318
@naveenvaid4318 3 года назад
really good project
@MuhammadAnsar
@MuhammadAnsar 3 года назад
thank you
@congnghi381
@congnghi381 7 месяцев назад
Really every project of yours is very beautiful. * but error : Car_Parking_System_LCD-__111:5:53: error: 'POSITIVE' was not declared in this scope LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE);
@MuhammadAnsar
@MuhammadAnsar 7 месяцев назад
add the LiquidCrystal_I2C library
@XViBrye1607
@XViBrye1607 3 года назад
great work! newbie from the world of Arduino is it the same if i use LCD TFT ?
@MuhammadAnsar
@MuhammadAnsar 3 года назад
Yes, it is
@XViBrye1607
@XViBrye1607 3 года назад
Sir I really do appreciate, if u dont mind kind i ask for your email so that i can ask for more about my thesis. Since its related to your video. Its a big help thank you
@kumar7gamer952
@kumar7gamer952 2 года назад
@@MuhammadAnsar sir your number pez give me
@kavindu883
@kavindu883 2 года назад
thank you
@MuhammadAnsar
@MuhammadAnsar 2 года назад
You're welcome
@danghoang1010
@danghoang1010 Год назад
Can you tell me what is "Positive" in the code?
@Success_01995
@Success_01995 Год назад
bro i done with 3 slots using ir sensors can you tell me the program'
@sunbalijaz853
@sunbalijaz853 Год назад
Great
@MuhammadAnsar
@MuhammadAnsar Год назад
thank you
@computerworld1349
@computerworld1349 2 года назад
Sir can you please give me the link having all pictures of all objects like parking board stop board etc
@YashKumar-qu8vg
@YashKumar-qu8vg 9 месяцев назад
Sketch uses 6264 bytes (19%) of program storage space. Maximum is 32256 bytes. Global variables use 546 bytes (26%) of dynamic memory, leaving 1502 bytes for local variables. Maximum is 2048 bytes. this output is coming on compiling code
@sangeertht1710
@sangeertht1710 7 месяцев назад
same issue😞
@mahadevgaikwad192
@mahadevgaikwad192 7 месяцев назад
​@@sangeertht1710 bro this is not error you can do with this also
@ArjunKumar-ox6yc
@ArjunKumar-ox6yc Год назад
include //includes the servo library #include #include LiquidCrystal_I2C lcd(0x27, 20, 4); Servo myservo; #define ir_enter 2 #define ir_back 4 #define ir_car1 5 #define ir_car2 6 #define ir_car3 7 #define ir_car4 8 #define ir_car5 9 #define ir_car6 10 int S1=0, S2=0, S3=0, S4=0, S5=0, S6=0; int flag1=0, flag2=0; int slot = 6; void setup(){ Serial.begin(9600); pinMode(ir_car1, INPUT); pinMode(ir_car2, INPUT); pinMode(ir_car3, INPUT); pinMode(ir_car4, INPUT); pinMode(ir_car5, INPUT); pinMode(ir_car6, INPUT); pinMode(ir_enter, INPUT); pinMode(ir_back, INPUT); myservo.attach(3); myservo.write(90); lcd.begin(20, 4); lcd.setCursor (0,1); lcd.print(" Car parking "); lcd.setCursor (0,2); lcd.print(" System "); delay (2000); lcd.clear(); Read_Sensor(); int total = S1+S2+S3+S4+S5+S6; slot = slot-total; } void loop(){ Read_Sensor(); lcd.setCursor (0,0); lcd.print(" Have Slot: "); lcd.print(slot); lcd.print(" "); lcd.setCursor (0,1); if(S1==1){lcd.print("S1:Fill ");} else{lcd.print("S1:Empty");} lcd.setCursor (10,1); if(S2==1){lcd.print("S2:Fill ");} else{lcd.print("S2:Empty");} lcd.setCursor (0,2); if(S3==1){lcd.print("S3:Fill ");} else{lcd.print("S3:Empty");} lcd.setCursor (10,2); if(S4==1){lcd.print("S4:Fill ");} else{lcd.print("S4:Empty");} lcd.setCursor (0,3); if(S5==1){lcd.print("S5:Fill ");} else{lcd.print("S5:Empty");} lcd.setCursor (10,3); if(S6==1){lcd.print("S6:Fill ");} else{lcd.print("S6:Empty");} if(digitalRead (ir_enter) == 0 && flag1==0){ if(slot>0){flag1=1; if(flag2==0){myservo.write(180); slot = slot-1;} }else{ lcd.setCursor (0,0); lcd.print(" Sorry Parking Full "); delay(1500); } } if(digitalRead (ir_back) == 0 && flag2==0){flag2=1; if(flag1==0){myservo.write(180); slot = slot+1;} } if(flag1==1 && flag2==1) {delay (1000); myservo.write(90); flag1=0, flag2=0; } delay(1); } void Read_Sensor() {S1=0, S2=0, S3=0, S4=0, S5=0, S6=0; if(digitalRead(ir_car1) == 0){S1=1;} if(digitalRead(ir_car2) == 0){S2=1;} if(digitalRead(ir_car3) == 0){S3=1;} if(digitalRead(ir_car4) == 0){S4=1;} if(digitalRead(ir_car5) == 0){S5=1;} if(digitalRead(ir_car6) == 0){S6=1;} }
@alokesh5968
@alokesh5968 Год назад
#include //includes the servo library #include #include LiquidCrystal_I2C lcd(0x27,20,4); Servo myservo; #define ir_enter 2 #define ir_back 4 #define ir_car1 5 #define ir_car2 6 #define ir_car3 7 #define ir_car4 8 #define ir_car5 9 #define ir_car6 10 int S1=0, S2=0, S3=0, S4=0, S5=0, S6=0; int flag1=0, flag2=0; int slot = 6; void setup() { Serial.begin(9600); pinMode(ir_car1, INPUT); pinMode(ir_car2, INPUT); pinMode(ir_car3, INPUT); pinMode(ir_car4, INPUT); pinMode(ir_car5, INPUT); pinMode(ir_car6, INPUT); pinMode(ir_enter, INPUT); pinMode(ir_back, INPUT); myservo.attach(3); myservo.write(90); lcd.init(); lcd.backlight(); lcd.setCursor (0,1); lcd.print(" CAR PARKING "); lcd.setCursor (0,2); lcd.print(" SYSTEM "); delay (2000); lcd.clear(); Read_Sensor(); int total = S1+S2+S3+S4+S5+S6; slot = slot-total; } void loop(){ Read_Sensor(); lcd.setCursor (0,0); lcd.print(" Have Slot: "); lcd.print(slot); lcd.print(" "); lcd.setCursor (0,1); if(S1==1) { lcd.print("S1:Fill "); } else { lcd.print("S1:Empty"); } lcd.setCursor (10,1); if(S2==1) { lcd.print("S2:Fill "); } else{lcd.print("S2:Empty");} lcd.setCursor (0,2); if(S3==1){lcd.print("S3:Fill ");} else{lcd.print("S3:Empty");} lcd.setCursor (10,2); if(S4==1){lcd.print("S4:Fill ");} else{lcd.print("S4:Empty");} lcd.setCursor (0,3); if(S5==1){lcd.print("S5:Fill ");} else{lcd.print("S5:Empty");} lcd.setCursor (10,3); if(S6==1){lcd.print("S6:Fill ");} else{lcd.print("S6:Empty");} if(digitalRead (ir_enter) == 0 && flag1==0){ if(slot>0){flag1=1; if(flag2==0){myservo.write(180); slot = slot-1;} } else { lcd.setCursor (0,0); lcd.print(" Sorry Parking Full "); delay(1500); } } if(digitalRead (ir_back) == 0 && flag2==0){flag2=1; if(flag1==0){myservo.write(180); slot = slot+1;} } if(flag1==1 && flag2==1){ delay (1000); myservo.write(90); flag1=0, flag2=0; } delay(1); } void Read_Sensor() { S1=0, S2=0, S3=0, S4=0, S5=0, S6=0; if(digitalRead(ir_car1) == 0){S1=1;} if(digitalRead(ir_car2) == 0){S2=1;} if(digitalRead(ir_car3) == 0){S3=1;} if(digitalRead(ir_car4) == 0){S4=1;} if(digitalRead(ir_car5) == 0){S5=1;} if(digitalRead(ir_car6) == 0){S6=1;} }
@alokesh5968
@alokesh5968 Год назад
Check line no. 30 and 31
@dipeshvarve8526
@dipeshvarve8526 2 года назад
Sir please can you please tell proteus version which you used ,can't able to simulate with latest one
@MuhammadAnsar
@MuhammadAnsar 2 года назад
proteus 8.12
@dipeshvarve8526
@dipeshvarve8526 2 года назад
Ty sir, could you please share the link to download the same
@YashKumar-qu8vg
@YashKumar-qu8vg 9 месяцев назад
mixed model AVR2.DLL failed to authorize - Missing or invalid Customer Key.. error like this is coming on proteus. please help to solve it
@BabluBablu-rk3dz
@BabluBablu-rk3dz Год назад
Sir please help me this given project done with all connections but POSITIVE DECLARATION ERROR comming ,, we used crystal library nd i2c library but no results please help us our submission date is 1 March please
@MuhammadAnsar
@MuhammadAnsar Год назад
check this video:- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kGFyBp_PN-s.html
@prathapyadav9534
@prathapyadav9534 Месяц назад
Which programming language your used in this project sirr.can you please tell me
@MuhammadAnsar
@MuhammadAnsar Месяц назад
C language
@ashwitharapelli
@ashwitharapelli 5 месяцев назад
Which coding language is used for implementation ?
@mohshahnavaj5737
@mohshahnavaj5737 2 года назад
Sir, electric heater pe project provide kra denge aap..?
@rojabs3938
@rojabs3938 2 года назад
Sir instead of doing soldering, can we use male and female connector
@MuhammadAnsar
@MuhammadAnsar 2 года назад
yes use this
@GabrielSkaPunk18
@GabrielSkaPunk18 Год назад
Buenas, necesito ayuda para diseñar el mismo prototipo el myopenlab or labview
@seenivas1402
@seenivas1402 2 года назад
Im having an error called Positive was not declared in this scope
@aswinkannoth
@aswinkannoth 2 года назад
bro if two cars enter at entrance and exit sensors at same time what will be the response of the LCD display
@MuhammadAnsar
@MuhammadAnsar 2 года назад
bro, only one car will come at a time
@aniket7179
@aniket7179 10 месяцев назад
Sir which ardiuno ide we should use for this....? Tell me its version also..?
@MuhammadAnsar
@MuhammadAnsar 10 месяцев назад
arduino 1.8.16
@sayedahmedalalawi2442
@sayedahmedalalawi2442 2 года назад
I get error for('POSITIVE' was not declared in this scope ) I tried to solve it. can you give library file for it to solve the problem
@nontoxicwibe3346
@nontoxicwibe3346 2 года назад
Hello Bro can you please provide your code for this project
@ei-020harishreddy4
@ei-020harishreddy4 2 года назад
Bro do you Got Solution of that Problem
@anstutimishra6383
@anstutimishra6383 2 года назад
Bro go to your program file and delete the crystalfile And copy and paste there given newliquidcrystal file And compile the program successfully
@sonurj46
@sonurj46 2 года назад
@@anstutimishra6383 bro i need 20×4 code
@rohithrao1255
@rohithrao1255 2 года назад
Remove Liquid Crystal file And add New liquid crystal
@dndesigns3644
@dndesigns3644 2 года назад
I got problem with code line 4 liquid crystal _i2c
@MuhammadAnsar
@MuhammadAnsar 2 года назад
check the liquid crystal _i2c library
@himan1601
@himan1601 8 месяцев назад
Compilation error: 'POSITIVE' was not declared in this scope Can u help me with this error? I have installed LiquidCrystal_I2C library
@suma.p729
@suma.p729 Месяц назад
Sketch uses 7278 bytes It is showing like this Not output
@tanishdeori9586
@tanishdeori9586 5 месяцев назад
Bhai jaan Kya main Arduino uno ki jagah nano Laga kar Aapke code ko paste kardu to Kya woh kaam karega
@nopriansyah3282
@nopriansyah3282 Год назад
so good
@MuhammadAnsar
@MuhammadAnsar Год назад
thank you
@RealtyElectronics
@RealtyElectronics 3 года назад
Sir kya ek aysa programable robot banaa sakte hai jise ham mit app se he program kare or upload kare. For example ham mit app par type kare ke forward jai delay 200 backward jai or stop ho jai phir ise bluetooth ke help se arduino me send kar de.
@roshnirawat7716
@roshnirawat7716 2 года назад
I have a question that if the car stopped in the barrier for a while, then what condition should be put in programming that the barrier will remain at the same time for some time and if the parking is big then give the exit and entry derection
@roshnirawat7716
@roshnirawat7716 2 года назад
Sir reply please
@dimasbagoes5904
@dimasbagoes5904 Год назад
love u
@MuhammadAnsar
@MuhammadAnsar Год назад
thank you
@ahsanhabibstudent7843
@ahsanhabibstudent7843 3 года назад
sir i have some programe error in line 5 "posetive" was not declared in this scope how to solve this problem
@MuhammadAnsar
@MuhammadAnsar 3 года назад
Add the liquid crystal i2c LCD library
@pependorisindo
@pependorisindo 2 года назад
@@MuhammadAnsar dik to mi nepomohlo kámo
@kafukodenis1301
@kafukodenis1301 2 года назад
@@MuhammadAnsar I added but the error is still persisting
@kafukodenis1301
@kafukodenis1301 2 года назад
@@MuhammadAnsar I added but the error is still persisting
@fight9457
@fight9457 2 года назад
How can i connect GSM Module and wifi module to hardware?to use mobile application Will the code vary so much?
@MuhammadAnsar
@MuhammadAnsar 2 года назад
yes code will have to change
@fight9457
@fight9457 2 года назад
@@MuhammadAnsar Can you tell me how please?
@bhuvneshtech295
@bhuvneshtech295 2 года назад
can I add iot here using Nodemcu ,if yes , can u tell how?
@dreamstudiodslr5139
@dreamstudiodslr5139 3 года назад
Ansar bhai ap ki video dekh k bohot seka he Sir ap se ek request he k 16x2 lcd k leye custom font creat karna chahta hu plz mery help kare
@MuhammadAnsar
@MuhammadAnsar 3 года назад
haaan g btay kia help kr skta ho ap ki
@dreamstudiodslr5139
@dreamstudiodslr5139 3 года назад
Sir seven segment style ki font 16x2 lcd me lana chahta hu
@hopstermixk9233
@hopstermixk9233 Год назад
sir hello what do you call the long wire one?
@JainamShah-ub9ns
@JainamShah-ub9ns 4 месяца назад
compilation error : liquidcrystal.h no such file or directory plzz help to solve this error
@xogtadunida561
@xogtadunida561 6 месяцев назад
Im having an error called Positive was not declared in this scope
@sk9365
@sk9365 2 года назад
sir I am in problem in LCD code in which POSITIVE is in error and i have install the given library
@pependorisindo
@pependorisindo 2 года назад
popiči aj ja tak mam
@kumar7gamer952
@kumar7gamer952 2 года назад
How to add sir
@aanaldd6091
@aanaldd6091 2 года назад
can i get a library for liquid crystal i2c include with positive cause i got error with positive was not declared can you help me
@keshavmaheshwari7438
@keshavmaheshwari7438 Год назад
same bro
@astaclover3120
@astaclover3120 2 года назад
Sir... Proteus mai LCD display nhi kr rha hai... aur cpu overload ka error arha hai proteus mai.. help kro sir final year project hai!!!
@MuhammadAnsar
@MuhammadAnsar 2 года назад
arduino ma i2c lcd ki library add kry
@yatendrakumar9013
@yatendrakumar9013 2 года назад
Sir Arduino Uno smd use kar sakte hai same programming par
@MuhammadAnsar
@MuhammadAnsar 2 года назад
haan g kr skty hy
@yatendrakumar9013
@yatendrakumar9013 2 года назад
Thnx sir
@blaisekim5511
@blaisekim5511 2 года назад
Hello help me I need to continue me I am blocked here is the error message: 'POSITIVE' was not declared in this scope.
@Mertarslan2424
@Mertarslan2424 Год назад
what is the name of the cables you use to make the connection?
@durgaprasadk6138
@durgaprasadk6138 9 месяцев назад
Normal wires and jumper wires
@rizwanazmat5446
@rizwanazmat5446 2 года назад
Bhi jan compiler kon sa use karte ha code ke lye
@danielmartinez-hi7sh
@danielmartinez-hi7sh 10 месяцев назад
Is it possible with an mg90s servomotor?
@MuhammadAnsar
@MuhammadAnsar 10 месяцев назад
yes it possible
@AATEvan
@AATEvan 3 года назад
vai apne arduino UNO ko board ke sath cipkane ki liye jo tape use kiya hein uska nam kya hein??
@bhuvneshmittal6080
@bhuvneshmittal6080 3 года назад
Double sided tape
@boniekandrear761
@boniekandrear761 Год назад
help me sir Arduino: 1.8.16 (Windows 10), Board: "Arduino Uno" parkiran_yoga:4:53: error: 'POSITIVE' was not declared in this scope LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); ^~~~~~~~ exit status 1 'POSITIVE' was not declared in this scope This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@MuhammadAnsar
@MuhammadAnsar Год назад
add the i2c lcd library
@boniekandrear761
@boniekandrear761 Год назад
@@MuhammadAnsar done, but still not working
@aniket7179
@aniket7179 10 месяцев назад
Sir this program showing error :'POSITIVE' was not declared in this scope.... Please give me solution
@LuckyKarthik-ws9fx
@LuckyKarthik-ws9fx 9 месяцев назад
bro are you find it whats answer to this
@LuckyKarthik-ws9fx
@LuckyKarthik-ws9fx 9 месяцев назад
reply bro
@aniket7179
@aniket7179 9 месяцев назад
@@LuckyKarthik-ws9fx nothing found
@LuckyKarthik-ws9fx
@LuckyKarthik-ws9fx 9 месяцев назад
What u do now
@aniket7179
@aniket7179 9 месяцев назад
@@LuckyKarthik-ws9fx i leave that project 😂
@yostinchacon7542
@yostinchacon7542 Год назад
Hello, I am working with Your example but this send me a error, can you help me with this? fatal error: LiquidCrystal_I2C.h: No such file or directory #include compilation terminated. exit status 1 Compilation error: LiquidCrystal_I2C.h: No such file or directory
@MuhammadAnsar
@MuhammadAnsar Год назад
check this video:- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kGFyBp_PN-s.html
@ghadeersaad8810
@ghadeersaad8810 10 месяцев назад
How many wires do we need for this ?
@MuhammadAnsar
@MuhammadAnsar 10 месяцев назад
almost 40 Pin Line
@Divyanshu_R.S
@Divyanshu_R.S 2 года назад
Kya ya Arduino nano ka use kiya ja sakta hai ?
@MuhammadAnsar
@MuhammadAnsar 2 года назад
haaan g kiya ja skta hy
@Mertarslan2424
@Mertarslan2424 Год назад
Doesn't it make any difference if I use one of the two, the original or the clone of Ardunio uno, right?
@vmoxofficial2233
@vmoxofficial2233 4 месяца назад
There's not problem
@LuckyKarthik-ws9fx
@LuckyKarthik-ws9fx 9 месяцев назад
bro its showing positive was not showing declared plz reply to me fast i have science fare bro
@OmarAhmed-rb4rx
@OmarAhmed-rb4rx 2 года назад
plz i have question if need open servo with RFID just open and close Servo with IR proximity how to coding this
@muhammadfakhir5077
@muhammadfakhir5077 9 месяцев назад
Have you done this thing?
@hardikkapoor7217
@hardikkapoor7217 10 месяцев назад
Hello sir your website cannot access.When I open it then it show 503 error. Can you share code and diagram through medium. Thank your and Reply me ASAP.😊😊
@MuhammadAnsar
@MuhammadAnsar 10 месяцев назад
Check again
@bhuvneshmittal6080
@bhuvneshmittal6080 3 года назад
Hello , the simulation file is not opening and Proteus app automatically closed , I using Proteus 8 professional , help
@MuhammadAnsar
@MuhammadAnsar 3 года назад
Proteus 8.12
@rishikeshnate7855
@rishikeshnate7855 6 месяцев назад
hello what if is use 16*2 lcd ? will the programme change?
@MuhammadAnsar
@MuhammadAnsar 6 месяцев назад
Yes, the program will have to be changed
@rakeshkumardwivedi6621
@rakeshkumardwivedi6621 2 года назад
Can we use 5V 1Amp Power Adaptor
@MuhammadAnsar
@MuhammadAnsar 2 года назад
yes use this
@Juanesqutia
@Juanesqutia 2 года назад
'Read_Sensor' was not declared in this scope Helpme
@anstutimishra6383
@anstutimishra6383 2 года назад
Positive was not declared in this scope sir iska aap salution bta do mera ye Major project h sir
@MuhammadAnsar
@MuhammadAnsar 2 года назад
video ki description ma jo link dia hoa hy es ma hi positive file bhi hy
@anstutimishra6383
@anstutimishra6383 2 года назад
Aap coment me uska link provided kra do plss
@anukumari4392
@anukumari4392 Год назад
@@anstutimishra6383 do you find the solution
@hopstermixk9233
@hopstermixk9233 Год назад
we have a thesis project and this parking system is our project and we dont know how to operate it we buy a package arduino but mostly the needed of our system is not in the package and the code it is always error sir i hope you can help us
@micwn7686
@micwn7686 3 месяца назад
Can you send me the thesis?
@yatendrakumar9013
@yatendrakumar9013 2 года назад
Sir, Arduino ka coad Kanha se milega Please sir batadijiye
@MuhammadAnsar
@MuhammadAnsar 2 года назад
Check the video description
@chandanchhuria2160
@chandanchhuria2160 4 месяца назад
Hello sir
@ghadeersaad8810
@ghadeersaad8810 10 месяцев назад
Should we connect arduino before running the arduino IDE ؟؟ when I debug it show me massage “ Liquidcrystal- I2c.h:no such file or directory
@MuhammadAnsar
@MuhammadAnsar 10 месяцев назад
check this video:- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kGFyBp_PN-s.html
@ghadeersaad8810
@ghadeersaad8810 10 месяцев назад
i had deleted the LiquidCrystal_I2C libraries and install again and still the same problem @@MuhammadAnsar
@aivolution098
@aivolution098 Год назад
I'm also getting the positive error even though i added the libraries sir. Please help me sir
@alokesh5968
@alokesh5968 Год назад
Replace the line ( 0x27,20,4)
@Mertarslan2424
@Mertarslan2424 Год назад
Can you specify the datasheet or the necessary software that you have installed on the computer for ardunio that you are using in the project?
@MuhammadAnsar
@MuhammadAnsar Год назад
Arduino IDE
@pradeeps178
@pradeeps178 Год назад
Compilation error: 'POSITIVE' was not declared in this scope. i got this error bro what to do
@MuhammadAnsar
@MuhammadAnsar Год назад
add the i2c lcd library check this video:- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kGFyBp_PN-s.html
@arjunbs8041
@arjunbs8041 Год назад
Wire connection full video do
@MuhammadAnsar
@MuhammadAnsar Год назад
check this video:- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kGFyBp_PN-s.html
@mdatifkhan7164
@mdatifkhan7164 2 года назад
with hope of reply., sir, I download your simulation file but not working !!? pls help..
@MuhammadAnsar
@MuhammadAnsar 2 года назад
but why?
@botanismaeel7246
@botanismaeel7246 Год назад
Which arduino package used for this project?
@MuhammadAnsar
@MuhammadAnsar Год назад
Arduino UNO
@princehuamai9659
@princehuamai9659 2 года назад
Sir are you using Arduino UNO or Arduino UNO R3. Sir plz confirm sir it's request.
@princehuamai9659
@princehuamai9659 2 года назад
Sir because i have got different types of Arduino. Which is not matching with your Arduino sir plz cofirm uno or r3. Which one are you using.
@rojabs3938
@rojabs3938 2 года назад
He used Arduino Uno
@afreenfatima7244
@afreenfatima7244 3 года назад
Assalamualaikum. Kya aap arduino uno library install karne ki link share kar sakte ?
@MuhammadAnsar
@MuhammadAnsar 3 года назад
وَعَلَيْكُمُ ٱلسَّلَامُ وَرَحْمَةُ ٱللَّٰهِ وَبَرَكَاتُهُ check this video:- ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kGFyBp_PN-s.html
@juinxin6634
@juinxin6634 11 месяцев назад
Hi bro may i ask , is it possible to connected wifi to display the information on mobiles app?
@MuhammadAnsar
@MuhammadAnsar 11 месяцев назад
yes
@rohanagrawal9017
@rohanagrawal9017 2 года назад
i am not able to find right infrared sensors
@user_8421
@user_8421 Год назад
Hello I'm trying to make the same project but the IR sensor type that i got have 4 pin ( GND . VCC . D0 . A0 ) unlike the one that you use that have only 3 can you please tell in this case what should i do?
@mubeentech128
@mubeentech128 9 месяцев назад
I also face this problem can you help me
@user_8421
@user_8421 9 месяцев назад
@@mubeentech128 yeah sure no problem Its very easy first you need to know the difference between the pin A0 & D0 A0 is for analog output that you can later use them in Arduino program to measure the distance between the IR sensor and the subject so it will give you the real distance for ex ( ir value = 20 cm ) D0 is for digital output so if the subject is present the sensor will give me value 1 if the subject is not in front of the IR sensor its give me the value 0 ( it's like a boolean either 1 or 0 ) in this particular project you only need to use D0 of you iR sensor's and attach them to Digital pins in your Arduino and then use the blue square box in your iR sensors to adjust the distance that you want it to be active in
Далее
Make Dumb Electronics Smart for $3
13:13
Просмотров 646 тыс.
13 Brilliant IoT Projects!!! (2024 Edition)
10:25
Просмотров 138 тыс.
Arduino LCD I2C - Tutorial with Arduino Uno
5:29
Просмотров 453 тыс.
Arduino Car Parking System
6:55
Просмотров 680 тыс.
Using LCD Displays with Arduino
46:23
Просмотров 1,7 млн