Wifi Controlled Multi Sensing Robot

by _MrX_ in Circuits > Electronics

587 Views, 8 Favorites, 0 Comments

Wifi Controlled Multi Sensing Robot

Wifi controlled multisensor Robotic Rover
20200423_170844.png

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

IMG_20200420_170440.jpg
IMG_20200420_170455.jpg

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

IMG_20200421_163402.jpg

nodemcu

motors

robotic wheels

DHT 11 sensor

4*diodes

LDR

common PCB

10k resistor

Circuit Diagram

Schematic_room monitor_2020-04-24_17-37-21.png

connect LDR to a0

connect dht11 to d4

please watch the video

Setting Up the Blynk App

IMG_20200421_100018.jpg

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