Wifi Controlled Multi Sensing Robot
by _MrX_ in Circuits > Electronics
587 Views, 8 Favorites, 0 Comments
Wifi Controlled Multi Sensing Robot
in this tutorial, I am going to show you how to build a wifi controlled smart rover using nodemcu.
with this rover, you can observe the parameters of the robotic surrounding (light, temperature, humidity)in real-time with your smartphone.
first watch this making video
How This Works
we are using blynk application to control and read the rover with the help of internet we send data to blink server and blink server will send data to the target device(nodemcu) and vice versa
Componets Needed
Circuit Diagram
connect LDR to a0
connect dht11 to d4
please watch the video
Setting Up the Blynk App
please watch the making video I explained everything in that
Code
Happy Making
if you have any doubts please comment it below
watch video for easy making