Final PPT (Autosaved)
Final PPT (Autosaved)
Introduction
Literature review
Proposed method
IMU sensors
Components used
Project Budget
Future work
Conclusion
INTRODUCTION
Tele-presence refers to a set of technologies which allow a person to feel as if they were
present, to give the appearance of being present, or to have an effect, via tele-robotics, at a
place other than their true location.
Tele-presence requires that the user senses be provided with such stimuli as to give the
feeling of being in that other location. Additionally, users may be given the ability to
affect the remote location.
In this case, the user's position, movements, actions, voice, etc. may be sensed,
transmitted and duplicated in the remote location to bring about this effect.
Therefore information may be travelling in both directions between the user and the
remote location.
The target of this project is to develop a system that helps people with disability to extend
their social interactions with the society. When one is sick in bed or unable to move out
of a restricted environment this system can help the user to observe and experience the
world
LITRATURE REVIEW
I. Bluetooth based virtual telepresence robot , Shamin P. Shaji , electronicsforu
This article describes about to build the virtual telepresence robot based on Bluetooth module HC-05
its explains to interface Rpi camera to raspberry pi 4 board .
LINK -https://www.electronicsforu.com/electronics-projects/virtual-telepresence-robot-raspberry-pi
II. Wi-Fi Controlled Robot Car Using Nodemcu and Blynk by Manitesla , instructables
This article helps to understand the working of Wi-Fi Controlled Robot using Blynk.
It's more effective while compare to Bluetooth controlled robot.
LINK- https://www.google.com/amp/s/www.instructables.com/Wifi-Controlled-Robot-Car-Using-Nodemcu
This article gives us the clear knowledge about accelerometer and it's quite helpful for coding part.
LINK - https://www.hobbytronics.co.uk/accelerometer-info
PROPOSED METHOD
Raspberry pi 4 model B is the central component that interfaces user and the virtual
telepresence robot through Wi-Fi. Its used video capture and 360° camera rotation.
The video captured by camera can be viewed on a smartphone placed in the virtual reality
(VR) headset. The project lets the user experience virtual reality through VR headset. Dual-
screen mode is enabled in the smartphone for this purpose.
The Smartphone reads the accelerometer and magnetometer data of the direction in
which the user turns his head, say, right or left. This data is sent to the modem over Wi-Fi
and to the RPi board, which in turn, provides these values as inputs to the servo motors.
Servo motor is a rotatory actuator or linear actuator that allows for precise control of
angular or linear position, velocity and acceleration. It consists of a suitable motor
coupled to a sensor for position feedback.
PROPOSED METHOD
Two servo motors are used to move the camera one for the vertical movement and
the other for the horizontal movement. So when you turn your head along with VR
headset to the right side, the camera will also turn to the right direction.
ESP8266 Board and BLYNK android application is used for controlling the robot
movement through Internet of things (IoT) .The BLYNK application's virtual keys
are configured for right left forward backward movements . These commands are
send to the ESP8266 Board through wi-fi.
L298N is a typical motor driver module that allows DC motor to drive in either
direction. L298N can control a set of two DC motors simultaneously in any
direction.
Block diagram for Raspberry Pi camera movement
BLOCK DIAGRAM FOR WIFI ROBOT
CIRCUIT DIAGRAM FOR RPi CAMERA
MOVEMENT
Raspberry Pi 4 model B
Raspberry Pi camera module-5mp
NodeMCU
Motor driver - L298N
Lead acid battery for motors - 6v, 1.2 A
Dc motors -2
Servo motors -2
VR box
Raspberry Pi 4 model B
DESCRIPTION :
The Raspberry pi 4 Model B is the latest product in the popular Raspberry Pi range of single
board computers. It offers ground-breaking increases in processor speed , multimedia performance, memory.
SPECIFICATION :
Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz
2GB, 4GB or 8GB LPDDR4-3200 SDRAM (depending on model)
2.4 GHz and 5.0 GHz IEEE 802.11ac wireless, Bluetooth 5.0, BLE
Gigabit Ethernet2 USB 3.0 ports; 2 USB 2.0 ports.
Raspberry Pi standard 40 pin GPIO header (fully backwards compatible with previous boards)
2 × micro-HDMI ports (up to 4kp60 supported)
2-lane MIPI DSI display port
2-lane MIPI CSI camera port
Raspberry Pi 4 model B
H.265 (4kp60 decode), H264 (1080p60 decode, 1080p30 encode)
OpenGL ES 3.0 graphics
Micro-SD card slot for loading operating system and data storage
5V DC via USB-C connector (minimum 3A*)
5V DC via GPIO header (minimum 3A*)
Power over Ethernet (PoE) enabled (requires separate PoE HAT)
Operating temperature: 0 – 50 degrees C ambient
Raspberry Pi camera module
DESCRIPTION :
Raspberry Pi camera module board is a high definition 5MP
camera that has the ability to capture good quality photos.
SPECIFICATION :
SPECIFICATION :
Microcontroller: Tensilica 32-bit RISC CPU Xtensa LX106
Operating Voltage: 3.3VInput
Voltage: 7-12V
Digital I/O Pins (DIO): 16
Analog Input Pins (ADC): 1
UARTs: 1
SPIs: 1
I2Cs: 1
Flash Memory: 4 ; MBSRAM: 64 KB
LEAD ACID BATTERY
DESCRIPTION :
Lead acid rechargeable batteries are the oldest type of
rechargeable Batteries . Despite having a very low energy-to-weight
ratio and a low energy-to-volume ratio, they are able to supply high
surge currents, meaning that they are able to meet the power
requirements of applications such as storage in back-up power supplies
in mobile phone towers.
SPECIFICATION :
Weight Approx. 310g (0.68lbs)
Internal Resistance (@1kHz) Approx. 41mΩ
Maximum Discharge Current
For 5 seconds 18A
Case Material ABS
MOTOR DRIVER – L298N
DESCRIPTION :
L298N Motor Driver Module is a high power motor driver module
for driving DC and Stepper Motors. This module consists of an L298 motor driver
IC and a 78M05 5V regulator.
SPECIFICATION :
SPECIFICATION :
SPECIFICATION :
SPECIFICATION :
FUTURE WORK
• Now the robot can look around to different places successfully . But it lacks in something well that
is sound . We thought of adding a microphone and a speaker , to hear the atmosphere and to
respond or talk to people who is near to the robot .
• We also thought of adding a robotic arm on the top of it . To pick or drop the object which user
watch through virtual reality . That robotic arm is controlled with the MPU6050 gyroscope and
accelerometer sensor which is place on the user hand. Robotic arm acts according to the users
hand gestures .
THANK YOU ..!