0% found this document useful (0 votes)
27 views4 pages

VTIOT26

This document describes a Wi-Fi based robotic car that can be monitored and controlled remotely using a microcontroller and various sensors. The car is equipped with a microcontroller, Wi-Fi module, and sensors like ultrasonic and IR for obstacle detection and avoidance. A remote device can control the car's movement and receive sensor data.

Uploaded by

pavan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views4 pages

VTIOT26

This document describes a Wi-Fi based robotic car that can be monitored and controlled remotely using a microcontroller and various sensors. The car is equipped with a microcontroller, Wi-Fi module, and sensors like ultrasonic and IR for obstacle detection and avoidance. A remote device can control the car's movement and receive sensor data.

Uploaded by

pavan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

AUTOMATIC MONITORING AND CONTROLLING OF WI-

FI BASED ROBOTIC CAR

ABSTRACT
This project aims to design and implement a Wi-Fi based robotic car that can be monitored
and controlled remotely using an microcontroller, and various sensors. The car is equipped
with a microcontroller that acts as the main control unit, a Wi-Fi module that provides
connectivity to a remote device/computer, various sensors (such as ultrasonic, IR, etc.) for
obstacle detection and avoidance. The remote device/computer can send commands to the car
to control its movement and receive real-time data such as sensor readings, etc. The project
will demonstrate the capabilities of the combination of hardware and software components to
create a fully functional, autonomous Wi-Fi based robotic car.
EXISTING SYSTEM
A robot-car is typically an electro-mechanical system driven by electronic programming and
computer programming. It can be managed by an Android smartphone APP. The remote
buttons in the android app have been created in this paper by monitoring the motion of the car
with them, using Bluetooth communication for the controller and android interfaces. The
controller can be attached via UART to the Bluetooth module. The robot motion can be
controlled according to commands obtained from Android. A robot in a car controlled by
Android smartphones using Bluetooth waves will be presented

PROPOSED SYSTEM
The car is equipped with a microcontroller that acts as the main control unit, a Wi-Fi module
that provides connectivity to a remote device/computer, various sensors (such as ultrasonic,
IR, etc.) for obstacle detection and avoidance. The remote device/computer can send
commands to the car to control its movement and receive real-time data such as sensor
readings, etc.
BLOCK DIAGRAM:
Receiver Section

Power Supply

IOT
DHT11 Sensor

OLED
Microcontroller
Ultrasonic Sensor

Driver
Circuit

motor

Buzzer

Transmitter Section:
Hardware Requirements:
 Microcontroller
 Camera
 Ultrasonic Sensor
 L293D
 2 DC Motors
 OLED
 Buzzer

Software Requirements:
 Embedded C
 Micro python
 Arduino IDE

You might also like