Sir, i am super impressed by your work, ideas and delivery. I can't thank you enough for sharing your skills. you are pretty amazing if i can say so. Thanks.
Sir I've connected all the virtual pins according to the code...but still I cannot see the leds turn on in the new blynk 2.0. Ive followed all your instructions and also took some references from your Blynk 2.0 playlist. please reply i got presentation tommorow.
Sir I just follow your all steps and code but your device is showing offline in blink app and also some issues are their in servo please guide us sir I have to submit this project the day after tomorrow
@@ElectroniClinic i've already download it, but i have more problem sir, when i connect pin TX and RX to (2,3) to nodemcu, it has problem on it the esp tool can't connect to blynk
@@sarthaksrivastava9445 sorry, I can't find the solution for this, I use ESP8266 for this project. Because i can't still connect the Arduino to Node Mcu ESP8266
@@adyaruan5331 I think I figured it out, just dont connect any wires while uploading the code on MCU, once the code it uploaded open serial monitor and enable timestamp, you should see blank input at that time, then connect your TX RX wires from arduino to see if you are able to get data from Arduino.
hello sir,i am using arduino uno + node mcu+ultrasonic sensors.I am just sending status of parking slot from node mcu to mosquitto broker.But when i am compiling node mcu program program shows " 'connectWifi' was not declared in this scope" and lots of errors.So my question is two serial communication(from arduino to node mcu) and (node mcu to broker )possible..if so what are the changes to be made????please reply
Awesome tutorial. Question: kya mai same setup sirf nodemcu mein kar sakta huin without Arduino use kiye ? Can I connect multiple IR sensors to one NodeMCU for monitoring ?
yes, of course, you can use the Nodemcu module alone. you can watch my other tutorials on Nodemcu. If you face any problem let me know. I am always here to help you.
awesome, question:how to add on the code for making for an example to press on the led to make reservation with a yellow color, when the car reached the slot changes to green, and also how to add timer on the reservation and thanks in advance.
@@ElectroniClinic why through sms cant i use the virtual pin for another led, small and beside the slot to make it reserve and when the car comes in , the button will be turned off and the led turned on for the slot,or is that not possible for it and thanks
of course, you can use virtual pins. but using the gsm module, this way anyone can reserve a slot. This can be a real system. while the App can be used by the staff for the monitoring.
I have done so many projects in which I did two-way communication. If you want to add buttons for the reservation, those tutorials will help you. check my playlists on Nodemcu esp8266.
imagine a scenario : - there are 4 parking slots slot 1 and slot 3 is filled , a car arrived and slot 2 is assigned to it ,a second car arrived and since slot 2 is already assigned ,the only remaining slot 4 is assigned to second car . now 1st car instead of parking in assigned slot 2 it goes to slot 4.the second car since the slot allotted is slot 4 moves towards that slot but it finds that slot 4 is filled by first car. how can we overcome such scenarios with our parking system.
the video is really helpful thank you can you please add to the circuit and the code ( an entry gate and an exit gate using servo motor and ir sensor ) and also display 16x2 I would appreciate that .
I had this error after connecting circuit can you solve it: esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
Watch my video on How to make Automatic Spot Welding Machine using a Microwave Oven transformer
ua-cam.com/video/xnPIsrxVozM/v-deo.html
can you please explain what is the sv1 and sv2 connected on the wifi module at 3:00 ?
@@niggtube4482 these are female headers
@@ElectroniClinic thanks so much
Can u please provide blynk application link as u mentioned in the video at start
Sir, i am super impressed by your work, ideas and delivery. I can't thank you enough for sharing your skills. you are pretty amazing if i can say so. Thanks.
very impressive and best explanation thank you very much
Sir I like u very much .....good videos
I Will make it soon. Thanks sir 🤗
İt's very helpful thank you sir ❤️
My final year project thanks bro♥️♥️♥️🐾
How did u got the program
Can esp32 be used
Cool amazing working perfectly
Sir shall we use blue red and black wire instead of that yellow wire
Sir I've connected all the virtual pins according to the code...but still I cannot see the leds turn on in the new blynk 2.0. Ive followed all your instructions and also took some references from your Blynk 2.0 playlist. please reply i got presentation tommorow.
Sir I just follow your all steps and code but your device is showing offline in blink app and also some issues are their in servo please guide us sir I have to submit this project the day after tomorrow
Hello Sir @Electronic Clinic, i have a problem with the"time out waiting for packet header" what should i do ?
am i need to change the esp?
go to my website electroniclinic.com and download the exact libraries.
@@ElectroniClinic i've already download it, but i have more problem sir, when i connect pin TX and RX to (2,3) to nodemcu, it has problem on it the esp tool can't connect to blynk
@@adyaruan5331 Hi Ady, Did you find any solution to it ?
@@sarthaksrivastava9445 sorry, I can't find the solution for this, I use ESP8266 for this project. Because i can't still connect the Arduino to Node Mcu ESP8266
@@adyaruan5331 I think I figured it out, just dont connect any wires while uploading the code on MCU, once the code it uploaded open serial monitor and enable timestamp, you should see blank input at that time, then connect your TX RX wires from arduino to see if you are able to get data from Arduino.
Superb tutorial..
sir on your project Car Parking Slots Monitoring using computer application in this video can i use the computer application using c#?
Sir why you choose v10 in slot1, V12 in slot2 about Blynk app ?
As a modification for the project, how can we add features like billing, reservation of parking slots
Sir same project but used blynk usb and ultrasonic sensor pls upload an video
Hi, when will you upload fingerprint attendance system database version please reply
hello sir,i am using arduino uno + node mcu+ultrasonic sensors.I am just sending status of parking slot from node mcu to mosquitto broker.But when i am compiling node mcu program program shows " 'connectWifi' was not declared in this scope" and lots of errors.So my question is two serial communication(from arduino to node mcu) and (node mcu to broker )possible..if so what are the changes to be made????please reply
Is this prototype is applicable in reactnative vscode?
can we get the time when parking slot occupied or available?
Osm
Awesome tutorial. Question: kya mai same setup sirf nodemcu mein kar sakta huin without Arduino use kiye ? Can I connect multiple IR sensors to one NodeMCU for monitoring ?
yes, of course, you can use the Nodemcu module alone. you can watch my other tutorials on Nodemcu. If you face any problem let me know. I am always here to help you.
I already follow all the procedures and the problem is it can't connect (didn't go online) in blynk.
Excuse me, can find nearest parking be implemented in this project? If can how to do it?
can i just use the normal esp8266? not the nodemcu one
V1 is not assigned in the blynk application.. Project not working
Sir what will be the flowchart for the project program?
awesome, question:how to add on the code for making for an example to press on the led to make reservation with a yellow color, when the car reached the slot changes to green, and also how to add timer on the reservation and thanks in advance.
for this, you can add a gsm module and then through SMS you can send a command and serve a slot.
@@ElectroniClinic why through sms cant i use the virtual pin for another led, small and beside the slot to make it reserve and when the car comes in , the button will be turned off and the led turned on for the slot,or is that not possible for it and thanks
of course, you can use virtual pins. but using the gsm module, this way anyone can reserve a slot. This can be a real system. while the App can be used by the staff for the monitoring.
in reality, you will need to verify, who is serving the slot.
I have done so many projects in which I did two-way communication. If you want to add buttons for the reservation, those tutorials will help you. check my playlists on Nodemcu esp8266.
hey i getting error for node mcu board which should i select either 0.9/1.0
Can I connect rx and tx of nodemcu to rx and tx of Arduino uno?
imagine a scenario : - there are 4 parking slots slot 1 and slot 3 is filled , a car arrived and slot 2 is assigned to it ,a second car arrived and since slot 2 is already assigned ,the only remaining slot 4 is assigned to second car . now 1st car instead of parking in assigned slot 2 it goes to slot 4.the second car since the slot allotted is slot 4 moves towards that slot but it finds that slot 4 is filled by first car.
how can we overcome such scenarios with our parking system.
its only possible if you design a custom app for this with a database. then you can edit the entries.
i have some videos on desktop applications which you can use with arduino.
check playlists.
what is the range of the phone to be used plz tell us
as it uses the internet, so you can monitor this from any part of the world so far the internet connection is available.
the video is really helpful thank you can you please add to the circuit and the code ( an entry gate and an exit gate using servo motor and ir sensor ) and also display 16x2 I would appreciate that .
If I already have this but I want to add iot and nodemcu code will depend on ardunino or not
For the nodemcu schematic if I use a usb port to give it 5volts, I only need to connect RX AND TX to the arduino uno right?
Also conect gnd & vin to arduino uno with the help of bread board :)
Hi can you explain the user defined getvalue function in more detail
Sir, can we also use Bluetooth module with nodemcu?
Please reply sir
yes, of course, you can use it. Very soon I will make a video on this. you can watch my recent videos, in which i have used the Nodemcu serial port
@@ElectroniClinic Thank you very much for your time and consideration
Hi sir in my project while uploading code in nodeMCU it's giving error as
Failed to connect ESP8266: Invalid head of Packet
Please help me
Is cloud used in this project?
This is my BE project now
Hii that is also my final project
Can you help me in that
@@anujrathod2246 how may I help u
Can you give me coding
Connection details plzer
Are u from which city
guys me to it's my final project can you help mt codes and circuit diagram ahmeddhaqan11@gmai.com
sir can i make this project using RPi
pls tell sir
Can I get the circuit diagram & programming code for single parking having 4 parking slots????
Please I need it very urgently....
delete two slots and name it as single parking.
you only need to delete the extra code.
@@ElectroniClinic please Bro Help me complete this project
may i know how you configure the hardware parts?
i mean the whole process...
I have already explained this. Watch my other tutorial on car parking monitoring system using vb.net
@@ElectroniClinic thank you sir, one more question, are you use all the GND pin on arduino UNO and GND pin for the node mcu?
because i was using modified jumper wire female to female and male to female, but i did not user breadboard.
Can we use ultrasonic sensor instead of IR sensor sir?
yes you can.
Hello, can you please tell me what components I should buy because I'm a bit confused 😅
Hi, can u help me out with how to install libraries for Nodemcu esp8266
are all the links given above are related to car parking system
sir your video is great can we get a copy of the code for the arduino ide
It's available on electroniclinic. Com
Range of IR sensor module is remarkably limited So,
there will be questions on flawless working of project in real field.
What about more than 6 parking or how to increase more parking?
Ya u can do it for multiple parkings
use multiple nodemcu modules.
which mobile app is used here?
blynk.
Superb man 👍🏼
thanks bro
In this video, I could not access the code and schema
Hey bro i need some help regarding this can you help?
Can we use Ultrasonic Sensor instead of ir Sensor?
yes
Thank you. 😊
But, How?
how to simulate this on Proteus ??
sir how to connection between sensor and iot full details
check my playlist on iot projects
@@ElectroniClinic ok
l
@@ElectroniClinic but I wan't only IoT based car parking
Nodemcu esp8266 wifi module Programming of IoT getting error
how we can book any slot in advance
I need connections for this project ..
Sir, can I build a board with til78 and til32 infrared leds? Thank you in advance.
You can use any ir leds if u know to connect them.
The purpose is only to detect the cars. For this u can also use other types of sensors
Sir, Please suggest how to migrate this car parking system to Blynk 2.0 platform.
I have getting started videos on blynk v2.0. check playlist
Could you give me another resource where I could look at the code
is there any way to change the app BLYNK? to other apps?
You can use Ubidots IoT platform, or you can use an android cell phone application. check my playlists.
I had this error after connecting circuit can you solve it:
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
check the voltage of esp8266 3.3v
did u solve this error?...........coz i am also getting same error :'(
@@ishasharma537 I am also getting same error please help me
How you connecting the cable
where do we have to paste the blynk auth token??
Its explained in the video
Sir explain program for that project
How To Trasnfer Data From Arduino To Phpmyadmin offline ????
What is SV1 in ckt diagram
female headers
watch my latest tutorial on nodemcu power supply.
Can you please provide me the code you wrote in this
can i get the code that used only 4 ir sensor with nodemcu esp8266?
Code is already available on my website.
Hi Hashim did you manage to do this with 4 IR sensors only? I am looking for a project like that. Can you help please.
can it work on esp32?
Why not.
Data not processed over Blynk Mobile
Help, Pliss
this was designed using old blynk. You will need to use the new blynk v2.0. Watch my getting started video on Blynk v2.0.
Thankyou so much!!!!
How to download the program
How we can make an android application in android studio , if you can help me then i will be very thankful to you for this great favor.
check playlists. I have two tutorials on app designing.
@@ElectroniClinic plz share a link with in which you used Android Studio
Sir I m facing problem in doing this plz help
before you make this project, first follow some basic tutorials. Check my playlist.
Sir I have everything as you done but it I didn’t get any output plz do some help
Can't visit to the website sir !!!
Website is online
Sir...Where to get code...please reply me sir
It's available on electriniclinic.com
@@ElectroniClinic Sir it's showing error....diagonising problem...pls provide me sir...I'm undertaking project
Plss snd connection process
Visit my website
Sir, why have you used Arduino when it can be done using NODEMCU only?
actually, many boys and girls were asking how to use arduino and nodemcu together.
So I just saved life of the most beautiful girl, this is cool and an amazing feeling.
hi! the link www.electroniclinic.com/cgi-sys/suspendedpage.cgi does not seem to be working.
sir, how to include the SimpleTimer header file? Can you please provide the library for it?
open my website electroniclinic.com and search for the libraries. an article will open, in this article you will find all the libraries.
Thanks a lot.
you are welcome.
Mobile per show nhi kr r
Wiring check karo aur virtual pins. Check kar lo ke wifi ke sath connected hai??
ca u tell me which app to be downloaded?
How to make a Smart Electric bike with an automatic speed control system:
ua-cam.com/video/CJfkDjr7cTM/v-deo.html
Please I need someone to make this project for me .For the cost no problem
Sir plz give me MCU8266 wifi.h library file
libraries are available on my website.
@@ElectroniClinic but sir it's not download
Sir plz send me on my Gmail plzzzzz
rahuljangra0456@gmail.com
Sir plz help me plz 🙏
open my website electroniclinic.com. and search for Arduino libraries.
I did a similar and better project. Iot based smart car parking system. Reply to get the details :)
Dedo bhaii
Plz guide me bro I want to make the same project