SlideShare a Scribd company logo
INDUSTRIAL TRAINING REPORT
ON
IOT & Robotics
REPORT
SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS
FOR THE AWARD OF THE DEGREE
OF
BACHELOR OF TECHNOLOGY
IN
ELECTRICAL AND ELECTRONICS
GURU GOBIND SINGH INDRAPRASTHA UNIVERSITY
Submitted by:
Aman Jaiswal
(01315604916)
Dr. Akhilesh Das Gupta Institute of Technology &
Management
Shastri Park, Delhi 110053
i
Declaration
I, Aman Jaiswal, hereby declare that the work presented in this Internship Report has been
carried out by me after the completion of two month work at Roboslog Pvt Ltd. I also
confirm that the report is only prepared for my academic requirement, not for any other
purpose. It might not be used with the interest of the opposite party of the corporation.
————————————
Aman Jaiswal
01315604916
ii
Certificate
iii
Acknowledgement
The internship opportunity I had with Roboslog was a great chance for learning and professional
development. Therefore, I consider myself as a very lucky individual as I was provided with an
opportunity to be a part of it. I am also grateful for having a chance to meet so many wonderful
people and professionals who led me though this internship period.
Bearing in mind previous I am using this opportunity to express my deepest gratitude and special
thanks to the Founder of Roboslog Pvt Ltd who in spite of being extraordinarily busy with his
duties, took time out to hear, guide and keep me on the correct path and allowing me to carry out
my project at their esteemed organization and extending during the training.
I express my deepest thanks to Mr Narendra Verma for taking part in useful decision & giving
necessary advices and guidance and arranged all facilities to make life easier. I perceive as this
opportunity as a big milestone in my career development.
I will strive to use gained skills and knowledge in the best possible way, and I will continue to
work on their improvement, in order to attain desired career objectives. Hope to continue
cooperation with all of you in the future,
Sincerely,
MR. NARENDRA VERMA
(Founder of Roboslog Pvt Ltd)
.
iv
Abstract
This three-chapter report describes the work I completed as an electronics engineering intern at a
Roboslog pvt ltd company during june-july of 2019. It provides an overview of the company
organization; an overview of my role and the projects I worked on at the company.
The report presents the projects completed during summer internship at Roboslog Pvt Ltd which
are listed below:
1.NRF based communication between two systems using arduino.
2.Line followers and object obstacles robot.
3.Nitrogen Phosphorus & Potassium(NPK) detection of soil using optical transducer.
4.Smart purifiers & 3D printers
5.Wifi based quadcopters.
6.Design some multi layer PCBs.
All these projects have been completed successfully and results were according to expectations.
And all the PCBs are tested and working to our expectations.
v
Company Profile
RoboSlog is an Indian Startup that specializes in robotics-related services and products, which
include robotics software, and hardware. Roboslog was founded in 2018 by Narendra verma &
Janmejay Singh.
The company’s rapid growth since incorporation has triggered a chain of products, acquisitions,
training and partnerships. It offers services designed for work and productivity. The company
leads the development of the robotics, Roboslog has moved increasingly into hardware too it
partnered with major electronics manufacturers in the production of its devices, and it released
multiple hardware products in October 2019, including the smart speaker, wireless robot , and
virtual reality headset.
We focus on client relationships that build trust, confidence and loyalty. We are a truth based
business that requires us to have a high level of integrity in everything we do. We believe in our
team and a team oriented approach delivers the best results for our clients, company and business
partners.
In 2019, it announced the roboslog initiative to provide devices free for differentially able
specially for blinds, around the world, with initial deployment in India.
Our Aim to get the technical knowledge available to every child all over the world. We’re
reaching soon to every corner of the world, At first India to make future better.
vi
List of Contents
Declaration…………………………………………………………………………..……i
Certificate………………………………………………………………………………...ii
Acknowledgement………………………………………………………………………..iii
Abstract…………………………………………………………………………………...iv
Company Profile………………………………………………………………………….v
List of Contents…………………………………………………………………………..vi
List of Figures……………………………………………………………………………viii
List of Tables……………………………………………………………………………..ix
List of Abbreviations……………………………………………………………………..x
Chapter 1………………………………………………………………………………….1
1.0 Introduction…………………………………………………………………..1
1.1 Roboslog Training Courses…………………………………………………..1
1.1.1 ARM………………………………………………………….........2
1.1.2 AVR………………………………………………………………..3
1.1.3 IOT………………………………………………………………....3
1.1.4 PCB…………………………………………………………………5
1.1.5 8051 Microcontroller……………………………………………….5
vii
1.1.6 Raspberry Pi………………………………………………………..7
Chapter 2…………………………………………………………………………………9
2.0 Project Work Done During Internship……………………………………….9
2.1 Obstacle Avoiding Robot…………………………………………………….9
2.2 NPK Detection in Soil……………………………………………………….11
2.3 Smart Air Purifier……………………………………………………………13
2.4 Wifi Based Quadcopter………………………………………………………16
Chapter 3…………………………………………………………………………………18
3.0 Conclusion……………………………………………………………………18
3.1 References…………………………………………………………………….20
Appendix A……………………………………………………………………………….21
Appendix B…………………………………………………………………...................22
viii
Table of Figures
Figure 1 : ARM Microcontroller Board Kit………………………………………………2
Figure 2 : AVR Microcontroller Board Kit……………………………………………….3
Figure 3 : Internet Of Things……………………………………………………………..4
Figure 4 : Printed Circuit Board…………………………………………………………..5
Figure 5 : 8051 Microcontroller Board Kit……………………………………………….6
Figure 6 : 8051 Block Diagram of 8051………………………………………………….6
Figure 7 : Raspberry Pi Board…………………………………………………………….7
Figure 8 : Obstacles Avoiding Robot……………………………………………………..9
Figure 9 : Circuit Diagram of Obstacles Avoiding Robot……………………………….10
Figure 10 : NPK Device……………………………………………………………………11
Figure 11 : Circuit Diagram of NPK Device………………………………………………13
Figure 12 : Air Purifier ……………………………………………………………………13
Figure 13 : HEP Filter ……………………………………………………………………..14.
Figure 14 : Circuit Diagram of Air Purifier ……………………………………….……..15
Figure 15 : Quadcopter………………………………………………………….......……..16
Figure 16 : Circuit Diagram of Quadcopter……………………………………………….17
Figure 17 : Industrial Use of Drone………………………………………………………..21
Figure 18 : Drone Payload Market ………………………………………………………..21
Figure 19 : NPK Imporatnce………………………………………………………….......22
ix
List of Tables
Table 1 : Components Required of Obstacles Avoiding Robot ………………………10
Table 2 : Components Required of NPK Device……………………………………..12
Table 3 : Components Required of Air Purifier……………………………….………15
Table 4 : Components Required Quadcopter ………………………………………….17
Table 5 : Importance of NPK in Soil…………………………………………………..22
x
List of Abbreviations
PVT : Private……………………………………………………………………….iii
LTD : Limited………………………………………………………………………iii
AVR : Advanced Virtual Risc………………………………………………………2
ARM : Advanced Risc Machine…………………………………………………….3
IOT : Internet Of Things…………………………………………………………...3
I/O : Input/Output…………………………………………………………………3
IP : Internet Protocol…………………………………………………………….4
PCB : Printed Circuit Board……………………………………………………….4
TX : Transmitter………………………………………………………………….6
RX : Receiver…………………………………………………………………..…6
LED : Light Emitted Diode………………………………………………………...11
HEPA : High Efficiency Particulate Air……………………………………………..14
1
CHAPTER 1
1.0 Introduction
Roboslog was founded in 2018 by Narendra verma & Janmejay Singh. It is located in near Saket
metro station. RoboSlog is the humans behind the robots, a team of passionate people in a field
of electronics and artificial intelligence. We work hard to improve things resulting in respect to
their previous versions and new technology.On the other hand, this is a dynamic and kinematic
organization. The goal is to ignite the learner‟s individual creativity and mental power.
The company‟s rapid growth since incorporation has triggered a chain of products, acquisitions,
training and partnerships. It offers services designed for work and productivity. The company
leads the development of the robotics, Roboslog has moved increasingly into hardware too it
partnered with major electronics manufacturers in the production of its devices, and it released
multiple hardware products in October 2019, including the smart speaker, wireless robot , and
virtual reality headset. Our Aim to get the technical knowledge available to every child all over
the world. We‟re reaching soon to every corner of the world, At first India to make future better.
In 2019, it announced the roboslog initiative to provide devices free for differentially able
specially for blinds, around the world, with initial deployment in India. Above all, we tend to
develop a healthy and integrated environment. We work on different technologies and generate
products.
1.1 Roboslog Training Courses
We at RoboSlog provide best embedded training in delhi and all over india. We provide training
on AVR, ARM, Raspberry pi, IOT, drones etc. We‟re able to deliver best training program for
2
students who tend to learn and gain knowledge. In order to excel in their respective field and get
a job.
1.1.1 ARM
Roboslog provides Best ARM Microcontroller training in South Delhi based on current industry
standards that helps attendees to secure placements in their dream jobs at MNCs. Roboslog is
one of the most credible ARM Microcontroller training institutes in South Delhi offering hands
on practical knowledge and full job assistance with basic as well as advanced level ARM
Microcontroller training courses. ARM Microcontroller training course involves "Learning by
Doing" using state-of-the-art infrastructure for performing hands-on exercises and real-world
simulations. This extensive hands-on experience in ARM Microcontroller training ensures that
you absorb the knowledge and skills that you will need to apply at work after your placement in
an MNC.
Figure 1 ARM Microcontroller
3
1.1.2 AVR
At Roboslog‟s well-equipped AVR Microcontroller training center in South Delhi aspirants learn
the skills for Introduction to AVR Microcontroller, AVR Microcontroller Architecture,
Microcontroller ATMEL ATmega8515/ATmega32, Assembly Language, IO Device Interface
and practical, Advance assemble and C Language, LED Display,7-Segment, AVR Studio,
WINAVR C, Code Vision AVR, AVR Microcontroller on real time projects along with AVR
Microcontroller placement training. AVR Microcontroller Training in South Delhi has been
designed as per latest industry trends and keeping in mind the advanced AVR Microcontroller
course content and syllabus based on the professional requirement of the student; helping them to
get placement in Multinational companies and achieve their career goals. AVR Microcontroller
Course Contents. Microcontroller ATMEL ATmega8515/ATmega32.Introduction of Embedded
System Evolution in Microcontroller technology Past, Present & Future of Embedded System
1.1.3 Internet of Things(IOT)
Figure 2 AVR Microcontroller
4
Roboslog provides Best Internet of things training in South Delhi based on current industry
standards that helps attendees to secure placements in their dream jobs at MNCs. Internet of
Things (IoT) is an ecosystem of connected physical objects that are accessible through the
internet. The „thing‟ in IoT could be a person with a heart monitor or an automobile with built-
in-sensors, i.e. objects that have been assigned an IP address and have the ability to collect and
transfer data over a network without manual assistance or intervention. The embedded
technology in the objects helps them to interact with internal states or the external environment,
which in turn affects the decisions taken. Roboslog is one of the most credible IOT training
institutes in South Delhi offering hands on practical knowledge and full job assistance with basic
as well as advanced level IOT training courses. Internet of Things can connect devices embedded
in various systems to the internet. When devices/objects can represent themselves digitally, they
can be controlled from anywhere. The connectivity then helps us capture more data from more
places, ensuring more ways of increasing efficiency and improving safety and IoT security.
Figure 3 IOT
5
1.1.4 Printed Circuit Board(PCB)
PCB (Printed Circuit Board) designing is an integral part of each electronics products and this
program is designed to make students capable to design their own projects PCB up to industrial
grade. Roboslog provides Best PCB training in South Delhi based on current industry standards
that helps attendees to secure placements in their dream jobs at MNCs. Roboslog is one of the
most credible PCB training institutes in South Delhi offering hands on practical knowledge and
full job assistance with basic as well as advanced level PCB training courses. We also provide
online access of servers so that candidates will implement the projects at their home easily.
1.1.5 8051
The 8051 Microcontroller is one of the most popular general purpose microcontrollers especially
designed for embedded systems. The first version of this single chip microcontroller came in
Figure 4 PCB
6
1980s, and since then it has been being used for embedded systems especially in robotics. It a
small chip based on an architecture with support for embedded applications, such as measuring
device, security systems, robotics, remoter control applications, scroll message display, etc. Our
8051 Microcontroller training course has been designed to understand the complexity involved in
designing of embedded systems.Roboslog provides Best 8051microcontroller training in South
Figure 5 8051 Microcontroller Kit
Figure 6 Block Diagram of 8051
7
Delhi based on current industry standards that helps attendees to secure placements in their
dream jobs at MNCs. Roboslog is one of the most credible 8051 Microcontroller training
institutes in South Delhi offering hands on practical knowledge and full job assistance with basic
as well as advanced level 8051Microcontroller training courses.
1.1.5 Raspberry Pi
The Raspberry Pi is a small, affordable single-board computer that you will use to design and
develop fun and practical IoT devices while learning programming and computer hardware. In
addition, you will learn how to set up up the Raspberry Pi environment, get a Linux operating
system running, and write and execute some basic Python code on the Raspberry Pi. You will
also learn how to use Python-based IDE (integrated development environments) for the
Raspberry Pi and how to trace and debug Python code on the device. Please note that this course
does not include discussion forums. The course is designed for beginners who wish to work with
Figure 7 Raspberry pi
8
Raspberry Pi. It doesn‟t matter, if you already know Python Programming. We will begin our
journey of Raspberry Pi right from the basics from setting-up a Raspberry Pi for first time boot.
Later on, we will make some Raspberry Pi Projects. The concept learned in early part of the
course will help us take projects to the next level.
9
CHAPTER 2
2.0 Project Work Done During Internship
During the period, I handled industrial based projects like 3D Printer, NRF based communication
system, Arduino & ESP8266 based Quadcopter, Smart Air Purifier and some other automation
based on IoT like universal remote & home automation. Also designed some professional Printed
Circuit Boards(PCBs).
2.1 Obstacle Avoiding Robot
Obstacle Avoiding Robot is an intelligent device which can automatically sense the obstacle in
front of it and avoid them by turning itself in another direction. This design allows the robot to
navigate in unknown environment by avoiding collisions, which is a primary requirement for any
autonomous mobile robot. An Ultrasonic sensor is used to sense the obstacles in the path by
calculating the distance between the robot and obstacle. If robot finds any obstacle it changes the
Figure 8 Obstacle Avoiding Robot
10
direction and continue moving. The application of Obstacle Avoiding robot is not limited and it
is used in most of the military organization now which helps carry out many risky jobs that
cannot be done by any soldiers.
Components required
Table 1 Components Required for Obstacle Avoiding Robot
Arduino uno/nano Quantity-1
LM3298N Motor Driver Quantity-1
HC-HR04 Ultrasonic sensor Quantity-1
DC motors Quantity-2
Traction Wheels Quantity-2
5V DC Battery Quantity-1
Figure 9 Circuit Diagram of Obstacle Robot
11
2.2 NPK Detection of Soil
This project aims at developing a high cost-effective method to detect the presence of Nitrogen
(N), Phosphorus (P) and Potassium (K) of soil. Also measure the other parameters of soil like
Moisture, Temperature & humidity. This can improve the quality of soil and reduces the
undesired use of fertilizers to be added to the soil. These three elements nutrients promote the
growth of the plant in different ways Nitrogen promotes the growth of leaves and vegetation,
Phosphorus promotes root and growth and Potassium promotes flowering, fruiting and keeps
regulation of nutrient and water in plant cell. we are using optical transducer method for
detection of Nitrogen, Phosphorus & Potassium of soil. The optical transducer was formed by the
integration of light transmission system and light detection system. The Arduino microcontroller
was used to operate the light source in a transmission system. Apart from that, it was also used as
a data acquisition from the light detection system, light transmission system utilized three LEDs
with different wavelength. Each of the LED was chosen according to the spectrum absorption
wavelength by the NPK soils.
Figure 10 NPK Device
12
Components required
Table 2 Components Required for NPK Device
Atmega 328P Microcontroller Quantity-1
Light Emitting Diodes Quantity-3
PH Sensor Quantity-1
Moisture Sensor Quantity-1
Receivers Quantity-3
DHT11 Sensor Quantity-1
SIM 900A Module Quantity-1
DC Battery Quantity-2
Voltage Regulator Quantity-1
Jumper Wires Quantity-10
PCB Board Quantity-1
DC Jack Quantity-1
Tact Switch Quantity-1
13
Figure 11 Circuit Diagram of NPK Device
2.3 Smart Air Purifier
A smart air purifier cleans your air just like a normal air purifier, but also gives you real time
feedback and control of your air purifier and your indoor environment. In this air purifier we are
Figure 12 Air Purifier
14
using a dust sensor with three led strip red blue & green, arduino uno as microcontroller. Dust
sensor monitor the air quality index and send the value to arduino, according to the air quality
index value leds will glows. If the air quality index value is between 0-50 green led will glow, If
air quality index value within range 50-150 blue led will glow and if air quality index value is
above 150 red led will glow. This air purifier contain a wifi switch by using this we can control it
by our smart phone.
H-13 HEPA FILTER Technology
Removes 99.97% of the harmful pollutants in the air as small as 0.3 microns from the whole
room (upto 30m²). Advanced H-13, 1.5′ HEPA Filters made of Glass Fibre give optimum results
and last for over 1500 hours. Effective for PM 2.5, PM 10, pet dander, pollen, most viruses,
bacteria, smoke, mold, dust, and other hazardous particles floating in the air which cannot even
be seen from the naked eye.
Figure 13 HEP Filter
15
Components Required
Table 3 Components Required for Air Purifier
Atmega 328p Microcontroller Quantity-1
Dust Sensor Quantity-1
9v Relay Quantity-1
RGB Strips Quantity-3
Filter Quantity-1
AC Fans Quantity-2
Seven Segment Display Quantity-1
Circuit Diagram
Figure 14 Circuit Diagram of Air Purifier
16
2.4 Wi-fi Based Quadcopter
Every quadcopter comes with a microcontroller board with sensors on it, in our case – the
Arduino board. I chosed Arduino Uno because it cheap and easy availabe in market.
Arduino uno work on Atmega328p microcontroller which is 8 bit microcontroller have enough
processing speed and Clock Speed 16 MHz, Can provide 8-bit PWM output with the
analogWrite() function.
This board, together with the components choose, controls the motors. It is up to you to choose
how self-controlling you want your quad to be, and you can use only the basic ones such as the
gyro, or a bunch of other, more advanced sensors such as barometer, or a GPS, or even a sonar
so that your quad can be able to detect and avoid obstacles that are in its way. In this quadcopter
I used ESP-01 as a receiver and smart phone as transmitter or controller. For programming and
calibration of quadcopter I used multwii firmware which is easy to use because of its graphical
interface.
Components Required
Figure 15 Quadcopter
17
Table 4 Components Required for Quadcopter
Arduino Uno Quantity-1
ESP-01 Quantity-1
BrushlessDC Motors Quantity-4
ESC Quantity-4
Frame Type-X Quantity-1
MPU 6050 Quantity-1
Lipo Battery 12v Quantity-1
FTDI Quantity-1
Jumper Wires Quantity-1
DC Jack Quantity-1
Bread Board Quantity-1
Zip Ties Quantity-5
Figure 16 Circuit Diagram of Quadcopter
18
CHAPTER 3
3.0 Conclusion
On the whole, this internship was a useful experience .I have gained new knowledge, skills and
met many new people. I achieved several of my learning goals, however for some the conditions
did not permit. I got insight into professional practice. I learned different facets of working
within a Roboslog Pvt Limited.
Along my training period, I realize that observation is a main element to find out the root cause
of a problem. Not only for my project but daily activities too. During my project, I cooperate
with my colleagues and operators to determine the problems. Moreover, the project indirectly
helps me to learn independently, discipline myself, be considerate/patient, self-trust, take
initiative and the ability to solve problems. Besides, my communication skills is strengthen as
well when communicating with others. During my training period, I have received criticism and
advice from engineers and technician when mistakes were made. However, those advices are
useful guidance for me to change myself and avoid myself making the same mistakes again.
Apart from that, I had also developed my programming skills through various programs that I
had done. The activities that I had learned during industrial training really are useful for me in
future to face challenges in a working environment. Throughout the industrial training, I found
that several things are important:
 Critical and Analytical Thinking
19
To organize our tasks and assignment, we need to analyze our problems and assignment, and to
formulate a good solution to the problem. We would have to set contingency plan for the
solution, so that we are well prepared for the unforeseeable situations.
 Time Management
As overall technician and programmer are always racing against tight timeline and packed
schedule, a proper time management will minimize facing overdue deadlines. An effective time
management allows us to do our assignment efficiently and meet our schedules. Scheduling
avoids time wastage and allows us to plan ahead, and gaining more as a result.
 Goal Management
Opposing to a Herculean goal seemed to be reachable at first sight, it is better to sub-divide the
goals to a few achievable tasks, so that we will be gaining more confidence by accomplishing
those tasks.
20
3.1 REFERENCES
1) N. Singh and A. Shaligram, "D. NPK Measurement in Soil and Automatic Soil Fertilizer
Dispensing Robot," International Journal of Engineering Research & Technology, vol. 3,
no. 7, pp. 635-637, 2014.
2) Y. Kulkarni, K. K. Warhade, and S. Bahekar, "Primary nutrients determination in the
soil using UV spectroscopy," International Journal of Emerging Engineering Research
and Tecnology, vol. 2, pp. 198-204, 2014.
3) Vasilias Tzivaras, “ Building a Quadcopter With Arduino” pp.4-16, 2015.
4) Donald Norris, “Build Your Own Quadcopter: Power Up Your Designs with the Parallax
Elev-8” pp 122-134,2014.
21
Appendix A
Industrial use of Drones
Figure 17 Industrial use of Drones
Global Drone Payload Market
Figure 18 Drone Payload Market
0% 10% 20% 30% 40% 50% 60% 70% 80% 90%
Surveying
Inspection
Film & Photography
Mapping & Observation
Transport
Others
0
10
20
30
40
50
60
70
80
90
Camera & Sensors Radar &
Communication
Weaponry
2015
2020
22
Appendix B
Why NPK are so important for Agriculture
Table 5 Importance of NPK
Figure 19 Importance of NPK
Help in
leap
growth &
flowering
Help in
roots
growth
Vital for
disease
resistance

More Related Content

What's hot

Presentation IOT Robot
Presentation IOT RobotPresentation IOT Robot
Presentation IOT Robot
Vatsal N Shah
 
Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05
MuhammadUsman1709
 
Industrial Training report on java
Industrial  Training report on javaIndustrial  Training report on java
Industrial Training report on java
Softvision Info Solutions Private Limited
 
Voice controlled robot ppt
Voice controlled robot pptVoice controlled robot ppt
Voice controlled robot ppt
Noor Ul Hudda Memon
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
Abhishek Neb
 
Final report of line follower robot
Final report of line follower robotFinal report of line follower robot
Final report of line follower robot
Rohit Dadoriya
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robot
UVSofts Technologies
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iot
Kowshik Deb
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIR
Mandar Jadhav
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNO
Viswanadh Ivaturi
 
IoT home automation project
IoT home automation projectIoT home automation project
IoT home automation project
Shohin Aheleroff
 
Summer Internship Report on PLC
Summer Internship Report on PLCSummer Internship Report on PLC
Summer Internship Report on PLC
Sudeep Giri
 
robotics and automation
robotics and automationrobotics and automation
robotics and automation
Dhruv Upadhaya
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th sem
Vatsal N Shah
 
VTU final year project report
VTU final year project reportVTU final year project report
VTU final year project report
athiathi3
 
Home automation
Home automationHome automation
Home automation
Rupshanker Mishra
 
IR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNOIR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNO
Mln Phaneendra
 
Obstacle avoidance robot
Obstacle avoidance robotObstacle avoidance robot
Obstacle avoidance robot
Rahuldey1991
 
Major project presentation
Major project presentationMajor project presentation
Major project presentation
Gaurav Everyones
 
Interfacing Stepper motor with 8051
Interfacing Stepper motor with 8051Interfacing Stepper motor with 8051
Interfacing Stepper motor with 8051
Pantech ProLabs India Pvt Ltd
 

What's hot (20)

Presentation IOT Robot
Presentation IOT RobotPresentation IOT Robot
Presentation IOT Robot
 
Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05Bluetooth controlled robot using arduino uno and HC-05
Bluetooth controlled robot using arduino uno and HC-05
 
Industrial Training report on java
Industrial  Training report on javaIndustrial  Training report on java
Industrial Training report on java
 
Voice controlled robot ppt
Voice controlled robot pptVoice controlled robot ppt
Voice controlled robot ppt
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
Final report of line follower robot
Final report of line follower robotFinal report of line follower robot
Final report of line follower robot
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robot
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iot
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIR
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNO
 
IoT home automation project
IoT home automation projectIoT home automation project
IoT home automation project
 
Summer Internship Report on PLC
Summer Internship Report on PLCSummer Internship Report on PLC
Summer Internship Report on PLC
 
robotics and automation
robotics and automationrobotics and automation
robotics and automation
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th sem
 
VTU final year project report
VTU final year project reportVTU final year project report
VTU final year project report
 
Home automation
Home automationHome automation
Home automation
 
IR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNOIR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNO
 
Obstacle avoidance robot
Obstacle avoidance robotObstacle avoidance robot
Obstacle avoidance robot
 
Major project presentation
Major project presentationMajor project presentation
Major project presentation
 
Interfacing Stepper motor with 8051
Interfacing Stepper motor with 8051Interfacing Stepper motor with 8051
Interfacing Stepper motor with 8051
 

Similar to Internship Report on IOT & Robotics

Industrial Training Report on PLC & SCADA
Industrial Training Report on PLC & SCADAIndustrial Training Report on PLC & SCADA
Industrial Training Report on PLC & SCADA
Aman Jaiswal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET-  	  IOT Dune Buggy –Control it from AnywhereIRJET-  	  IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET Journal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET Journal
 
Rero slide 9 sept
Rero slide 9 septRero slide 9 sept
Rero slide 9 sept
Tan Engtong
 
Business plan of a software house
Business plan of a software houseBusiness plan of a software house
Business plan of a software house
Farwa Ansari
 
Electronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android PhoneElectronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android Phone
Brijender k
 
Technology Trend 2018
Technology Trend 2018Technology Trend 2018
Technology Trend 2018
Wan Muzaffar Wan Hashim
 
Proposal for Virtual Machine Project
Proposal for Virtual Machine ProjectProposal for Virtual Machine Project
Proposal for Virtual Machine Project
Kiran Thapa
 
13121103,13121005_EEE.pdf
13121103,13121005_EEE.pdf13121103,13121005_EEE.pdf
13121103,13121005_EEE.pdf
endryaszewdu
 
November 2019 Entrepreneur India Monthly Magazine
November 2019 Entrepreneur India Monthly MagazineNovember 2019 Entrepreneur India Monthly Magazine
November 2019 Entrepreneur India Monthly Magazine
Ajjay Kumar Gupta
 
industrial training report
industrial training reportindustrial training report
industrial training report
Love Kothari
 
Lentin joseph learning robotics using python design, simulate, program, an...
Lentin joseph   learning robotics using python  design, simulate, program, an...Lentin joseph   learning robotics using python  design, simulate, program, an...
Lentin joseph learning robotics using python design, simulate, program, an...
Rajmeet Singh
 
cctv hand book 2013 xxx.pdf
cctv hand book 2013 xxx.pdfcctv hand book 2013 xxx.pdf
cctv hand book 2013 xxx.pdf
PawachMetharattanara
 
Gdsc lbce offline accelerator meet -1
Gdsc lbce offline accelerator meet -1Gdsc lbce offline accelerator meet -1
Gdsc lbce offline accelerator meet -1
Diksha71
 
Peakode - Company Presentation
Peakode - Company Presentation Peakode - Company Presentation
Peakode - Company Presentation
Peakode
 
IRJET- Smart Mirror using Virtual Voice Assistant
IRJET- Smart Mirror using Virtual Voice AssistantIRJET- Smart Mirror using Virtual Voice Assistant
IRJET- Smart Mirror using Virtual Voice Assistant
IRJET Journal
 
Bitirme Tezim
Bitirme TezimBitirme Tezim
Bitirme Tezim
Oğuz Gençer
 
March 2020 Entrepreneur India Monthly Magazine
March 2020 Entrepreneur India Monthly MagazineMarch 2020 Entrepreneur India Monthly Magazine
March 2020 Entrepreneur India Monthly Magazine
Ajjay Kumar Gupta
 
Internship Report
Internship ReportInternship Report
Internship Report
munish4580
 
Report IOT Robot
Report IOT RobotReport IOT Robot
Report IOT Robot
Vatsal N Shah
 

Similar to Internship Report on IOT & Robotics (20)

Industrial Training Report on PLC & SCADA
Industrial Training Report on PLC & SCADAIndustrial Training Report on PLC & SCADA
Industrial Training Report on PLC & SCADA
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET-  	  IOT Dune Buggy –Control it from AnywhereIRJET-  	  IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
 
Rero slide 9 sept
Rero slide 9 septRero slide 9 sept
Rero slide 9 sept
 
Business plan of a software house
Business plan of a software houseBusiness plan of a software house
Business plan of a software house
 
Electronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android PhoneElectronic Notice Board Using Raspberry Pi and Android Phone
Electronic Notice Board Using Raspberry Pi and Android Phone
 
Technology Trend 2018
Technology Trend 2018Technology Trend 2018
Technology Trend 2018
 
Proposal for Virtual Machine Project
Proposal for Virtual Machine ProjectProposal for Virtual Machine Project
Proposal for Virtual Machine Project
 
13121103,13121005_EEE.pdf
13121103,13121005_EEE.pdf13121103,13121005_EEE.pdf
13121103,13121005_EEE.pdf
 
November 2019 Entrepreneur India Monthly Magazine
November 2019 Entrepreneur India Monthly MagazineNovember 2019 Entrepreneur India Monthly Magazine
November 2019 Entrepreneur India Monthly Magazine
 
industrial training report
industrial training reportindustrial training report
industrial training report
 
Lentin joseph learning robotics using python design, simulate, program, an...
Lentin joseph   learning robotics using python  design, simulate, program, an...Lentin joseph   learning robotics using python  design, simulate, program, an...
Lentin joseph learning robotics using python design, simulate, program, an...
 
cctv hand book 2013 xxx.pdf
cctv hand book 2013 xxx.pdfcctv hand book 2013 xxx.pdf
cctv hand book 2013 xxx.pdf
 
Gdsc lbce offline accelerator meet -1
Gdsc lbce offline accelerator meet -1Gdsc lbce offline accelerator meet -1
Gdsc lbce offline accelerator meet -1
 
Peakode - Company Presentation
Peakode - Company Presentation Peakode - Company Presentation
Peakode - Company Presentation
 
IRJET- Smart Mirror using Virtual Voice Assistant
IRJET- Smart Mirror using Virtual Voice AssistantIRJET- Smart Mirror using Virtual Voice Assistant
IRJET- Smart Mirror using Virtual Voice Assistant
 
Bitirme Tezim
Bitirme TezimBitirme Tezim
Bitirme Tezim
 
March 2020 Entrepreneur India Monthly Magazine
March 2020 Entrepreneur India Monthly MagazineMarch 2020 Entrepreneur India Monthly Magazine
March 2020 Entrepreneur India Monthly Magazine
 
Internship Report
Internship ReportInternship Report
Internship Report
 
Report IOT Robot
Report IOT RobotReport IOT Robot
Report IOT Robot
 

Recently uploaded

TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
IndexBug
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Things to Consider When Choosing a Website Developer for your Website | FODUU
Things to Consider When Choosing a Website Developer for your Website | FODUUThings to Consider When Choosing a Website Developer for your Website | FODUU
Things to Consider When Choosing a Website Developer for your Website | FODUU
FODUU
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 

Recently uploaded (20)

TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Things to Consider When Choosing a Website Developer for your Website | FODUU
Things to Consider When Choosing a Website Developer for your Website | FODUUThings to Consider When Choosing a Website Developer for your Website | FODUU
Things to Consider When Choosing a Website Developer for your Website | FODUU
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 

Internship Report on IOT & Robotics

  • 1. INDUSTRIAL TRAINING REPORT ON IOT & Robotics REPORT SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE AWARD OF THE DEGREE OF BACHELOR OF TECHNOLOGY IN ELECTRICAL AND ELECTRONICS GURU GOBIND SINGH INDRAPRASTHA UNIVERSITY Submitted by: Aman Jaiswal (01315604916) Dr. Akhilesh Das Gupta Institute of Technology & Management Shastri Park, Delhi 110053
  • 2. i Declaration I, Aman Jaiswal, hereby declare that the work presented in this Internship Report has been carried out by me after the completion of two month work at Roboslog Pvt Ltd. I also confirm that the report is only prepared for my academic requirement, not for any other purpose. It might not be used with the interest of the opposite party of the corporation. ———————————— Aman Jaiswal 01315604916
  • 4. iii Acknowledgement The internship opportunity I had with Roboslog was a great chance for learning and professional development. Therefore, I consider myself as a very lucky individual as I was provided with an opportunity to be a part of it. I am also grateful for having a chance to meet so many wonderful people and professionals who led me though this internship period. Bearing in mind previous I am using this opportunity to express my deepest gratitude and special thanks to the Founder of Roboslog Pvt Ltd who in spite of being extraordinarily busy with his duties, took time out to hear, guide and keep me on the correct path and allowing me to carry out my project at their esteemed organization and extending during the training. I express my deepest thanks to Mr Narendra Verma for taking part in useful decision & giving necessary advices and guidance and arranged all facilities to make life easier. I perceive as this opportunity as a big milestone in my career development. I will strive to use gained skills and knowledge in the best possible way, and I will continue to work on their improvement, in order to attain desired career objectives. Hope to continue cooperation with all of you in the future, Sincerely, MR. NARENDRA VERMA (Founder of Roboslog Pvt Ltd) .
  • 5. iv Abstract This three-chapter report describes the work I completed as an electronics engineering intern at a Roboslog pvt ltd company during june-july of 2019. It provides an overview of the company organization; an overview of my role and the projects I worked on at the company. The report presents the projects completed during summer internship at Roboslog Pvt Ltd which are listed below: 1.NRF based communication between two systems using arduino. 2.Line followers and object obstacles robot. 3.Nitrogen Phosphorus & Potassium(NPK) detection of soil using optical transducer. 4.Smart purifiers & 3D printers 5.Wifi based quadcopters. 6.Design some multi layer PCBs. All these projects have been completed successfully and results were according to expectations. And all the PCBs are tested and working to our expectations.
  • 6. v Company Profile RoboSlog is an Indian Startup that specializes in robotics-related services and products, which include robotics software, and hardware. Roboslog was founded in 2018 by Narendra verma & Janmejay Singh. The company’s rapid growth since incorporation has triggered a chain of products, acquisitions, training and partnerships. It offers services designed for work and productivity. The company leads the development of the robotics, Roboslog has moved increasingly into hardware too it partnered with major electronics manufacturers in the production of its devices, and it released multiple hardware products in October 2019, including the smart speaker, wireless robot , and virtual reality headset. We focus on client relationships that build trust, confidence and loyalty. We are a truth based business that requires us to have a high level of integrity in everything we do. We believe in our team and a team oriented approach delivers the best results for our clients, company and business partners. In 2019, it announced the roboslog initiative to provide devices free for differentially able specially for blinds, around the world, with initial deployment in India. Our Aim to get the technical knowledge available to every child all over the world. We’re reaching soon to every corner of the world, At first India to make future better.
  • 7. vi List of Contents Declaration…………………………………………………………………………..……i Certificate………………………………………………………………………………...ii Acknowledgement………………………………………………………………………..iii Abstract…………………………………………………………………………………...iv Company Profile………………………………………………………………………….v List of Contents…………………………………………………………………………..vi List of Figures……………………………………………………………………………viii List of Tables……………………………………………………………………………..ix List of Abbreviations……………………………………………………………………..x Chapter 1………………………………………………………………………………….1 1.0 Introduction…………………………………………………………………..1 1.1 Roboslog Training Courses…………………………………………………..1 1.1.1 ARM………………………………………………………….........2 1.1.2 AVR………………………………………………………………..3 1.1.3 IOT………………………………………………………………....3 1.1.4 PCB…………………………………………………………………5 1.1.5 8051 Microcontroller……………………………………………….5
  • 8. vii 1.1.6 Raspberry Pi………………………………………………………..7 Chapter 2…………………………………………………………………………………9 2.0 Project Work Done During Internship……………………………………….9 2.1 Obstacle Avoiding Robot…………………………………………………….9 2.2 NPK Detection in Soil……………………………………………………….11 2.3 Smart Air Purifier……………………………………………………………13 2.4 Wifi Based Quadcopter………………………………………………………16 Chapter 3…………………………………………………………………………………18 3.0 Conclusion……………………………………………………………………18 3.1 References…………………………………………………………………….20 Appendix A……………………………………………………………………………….21 Appendix B…………………………………………………………………...................22
  • 9. viii Table of Figures Figure 1 : ARM Microcontroller Board Kit………………………………………………2 Figure 2 : AVR Microcontroller Board Kit……………………………………………….3 Figure 3 : Internet Of Things……………………………………………………………..4 Figure 4 : Printed Circuit Board…………………………………………………………..5 Figure 5 : 8051 Microcontroller Board Kit……………………………………………….6 Figure 6 : 8051 Block Diagram of 8051………………………………………………….6 Figure 7 : Raspberry Pi Board…………………………………………………………….7 Figure 8 : Obstacles Avoiding Robot……………………………………………………..9 Figure 9 : Circuit Diagram of Obstacles Avoiding Robot……………………………….10 Figure 10 : NPK Device……………………………………………………………………11 Figure 11 : Circuit Diagram of NPK Device………………………………………………13 Figure 12 : Air Purifier ……………………………………………………………………13 Figure 13 : HEP Filter ……………………………………………………………………..14. Figure 14 : Circuit Diagram of Air Purifier ……………………………………….……..15 Figure 15 : Quadcopter………………………………………………………….......……..16 Figure 16 : Circuit Diagram of Quadcopter……………………………………………….17 Figure 17 : Industrial Use of Drone………………………………………………………..21 Figure 18 : Drone Payload Market ………………………………………………………..21 Figure 19 : NPK Imporatnce………………………………………………………….......22
  • 10. ix List of Tables Table 1 : Components Required of Obstacles Avoiding Robot ………………………10 Table 2 : Components Required of NPK Device……………………………………..12 Table 3 : Components Required of Air Purifier……………………………….………15 Table 4 : Components Required Quadcopter ………………………………………….17 Table 5 : Importance of NPK in Soil…………………………………………………..22
  • 11. x List of Abbreviations PVT : Private……………………………………………………………………….iii LTD : Limited………………………………………………………………………iii AVR : Advanced Virtual Risc………………………………………………………2 ARM : Advanced Risc Machine…………………………………………………….3 IOT : Internet Of Things…………………………………………………………...3 I/O : Input/Output…………………………………………………………………3 IP : Internet Protocol…………………………………………………………….4 PCB : Printed Circuit Board……………………………………………………….4 TX : Transmitter………………………………………………………………….6 RX : Receiver…………………………………………………………………..…6 LED : Light Emitted Diode………………………………………………………...11 HEPA : High Efficiency Particulate Air……………………………………………..14
  • 12. 1 CHAPTER 1 1.0 Introduction Roboslog was founded in 2018 by Narendra verma & Janmejay Singh. It is located in near Saket metro station. RoboSlog is the humans behind the robots, a team of passionate people in a field of electronics and artificial intelligence. We work hard to improve things resulting in respect to their previous versions and new technology.On the other hand, this is a dynamic and kinematic organization. The goal is to ignite the learner‟s individual creativity and mental power. The company‟s rapid growth since incorporation has triggered a chain of products, acquisitions, training and partnerships. It offers services designed for work and productivity. The company leads the development of the robotics, Roboslog has moved increasingly into hardware too it partnered with major electronics manufacturers in the production of its devices, and it released multiple hardware products in October 2019, including the smart speaker, wireless robot , and virtual reality headset. Our Aim to get the technical knowledge available to every child all over the world. We‟re reaching soon to every corner of the world, At first India to make future better. In 2019, it announced the roboslog initiative to provide devices free for differentially able specially for blinds, around the world, with initial deployment in India. Above all, we tend to develop a healthy and integrated environment. We work on different technologies and generate products. 1.1 Roboslog Training Courses We at RoboSlog provide best embedded training in delhi and all over india. We provide training on AVR, ARM, Raspberry pi, IOT, drones etc. We‟re able to deliver best training program for
  • 13. 2 students who tend to learn and gain knowledge. In order to excel in their respective field and get a job. 1.1.1 ARM Roboslog provides Best ARM Microcontroller training in South Delhi based on current industry standards that helps attendees to secure placements in their dream jobs at MNCs. Roboslog is one of the most credible ARM Microcontroller training institutes in South Delhi offering hands on practical knowledge and full job assistance with basic as well as advanced level ARM Microcontroller training courses. ARM Microcontroller training course involves "Learning by Doing" using state-of-the-art infrastructure for performing hands-on exercises and real-world simulations. This extensive hands-on experience in ARM Microcontroller training ensures that you absorb the knowledge and skills that you will need to apply at work after your placement in an MNC. Figure 1 ARM Microcontroller
  • 14. 3 1.1.2 AVR At Roboslog‟s well-equipped AVR Microcontroller training center in South Delhi aspirants learn the skills for Introduction to AVR Microcontroller, AVR Microcontroller Architecture, Microcontroller ATMEL ATmega8515/ATmega32, Assembly Language, IO Device Interface and practical, Advance assemble and C Language, LED Display,7-Segment, AVR Studio, WINAVR C, Code Vision AVR, AVR Microcontroller on real time projects along with AVR Microcontroller placement training. AVR Microcontroller Training in South Delhi has been designed as per latest industry trends and keeping in mind the advanced AVR Microcontroller course content and syllabus based on the professional requirement of the student; helping them to get placement in Multinational companies and achieve their career goals. AVR Microcontroller Course Contents. Microcontroller ATMEL ATmega8515/ATmega32.Introduction of Embedded System Evolution in Microcontroller technology Past, Present & Future of Embedded System 1.1.3 Internet of Things(IOT) Figure 2 AVR Microcontroller
  • 15. 4 Roboslog provides Best Internet of things training in South Delhi based on current industry standards that helps attendees to secure placements in their dream jobs at MNCs. Internet of Things (IoT) is an ecosystem of connected physical objects that are accessible through the internet. The „thing‟ in IoT could be a person with a heart monitor or an automobile with built- in-sensors, i.e. objects that have been assigned an IP address and have the ability to collect and transfer data over a network without manual assistance or intervention. The embedded technology in the objects helps them to interact with internal states or the external environment, which in turn affects the decisions taken. Roboslog is one of the most credible IOT training institutes in South Delhi offering hands on practical knowledge and full job assistance with basic as well as advanced level IOT training courses. Internet of Things can connect devices embedded in various systems to the internet. When devices/objects can represent themselves digitally, they can be controlled from anywhere. The connectivity then helps us capture more data from more places, ensuring more ways of increasing efficiency and improving safety and IoT security. Figure 3 IOT
  • 16. 5 1.1.4 Printed Circuit Board(PCB) PCB (Printed Circuit Board) designing is an integral part of each electronics products and this program is designed to make students capable to design their own projects PCB up to industrial grade. Roboslog provides Best PCB training in South Delhi based on current industry standards that helps attendees to secure placements in their dream jobs at MNCs. Roboslog is one of the most credible PCB training institutes in South Delhi offering hands on practical knowledge and full job assistance with basic as well as advanced level PCB training courses. We also provide online access of servers so that candidates will implement the projects at their home easily. 1.1.5 8051 The 8051 Microcontroller is one of the most popular general purpose microcontrollers especially designed for embedded systems. The first version of this single chip microcontroller came in Figure 4 PCB
  • 17. 6 1980s, and since then it has been being used for embedded systems especially in robotics. It a small chip based on an architecture with support for embedded applications, such as measuring device, security systems, robotics, remoter control applications, scroll message display, etc. Our 8051 Microcontroller training course has been designed to understand the complexity involved in designing of embedded systems.Roboslog provides Best 8051microcontroller training in South Figure 5 8051 Microcontroller Kit Figure 6 Block Diagram of 8051
  • 18. 7 Delhi based on current industry standards that helps attendees to secure placements in their dream jobs at MNCs. Roboslog is one of the most credible 8051 Microcontroller training institutes in South Delhi offering hands on practical knowledge and full job assistance with basic as well as advanced level 8051Microcontroller training courses. 1.1.5 Raspberry Pi The Raspberry Pi is a small, affordable single-board computer that you will use to design and develop fun and practical IoT devices while learning programming and computer hardware. In addition, you will learn how to set up up the Raspberry Pi environment, get a Linux operating system running, and write and execute some basic Python code on the Raspberry Pi. You will also learn how to use Python-based IDE (integrated development environments) for the Raspberry Pi and how to trace and debug Python code on the device. Please note that this course does not include discussion forums. The course is designed for beginners who wish to work with Figure 7 Raspberry pi
  • 19. 8 Raspberry Pi. It doesn‟t matter, if you already know Python Programming. We will begin our journey of Raspberry Pi right from the basics from setting-up a Raspberry Pi for first time boot. Later on, we will make some Raspberry Pi Projects. The concept learned in early part of the course will help us take projects to the next level.
  • 20. 9 CHAPTER 2 2.0 Project Work Done During Internship During the period, I handled industrial based projects like 3D Printer, NRF based communication system, Arduino & ESP8266 based Quadcopter, Smart Air Purifier and some other automation based on IoT like universal remote & home automation. Also designed some professional Printed Circuit Boards(PCBs). 2.1 Obstacle Avoiding Robot Obstacle Avoiding Robot is an intelligent device which can automatically sense the obstacle in front of it and avoid them by turning itself in another direction. This design allows the robot to navigate in unknown environment by avoiding collisions, which is a primary requirement for any autonomous mobile robot. An Ultrasonic sensor is used to sense the obstacles in the path by calculating the distance between the robot and obstacle. If robot finds any obstacle it changes the Figure 8 Obstacle Avoiding Robot
  • 21. 10 direction and continue moving. The application of Obstacle Avoiding robot is not limited and it is used in most of the military organization now which helps carry out many risky jobs that cannot be done by any soldiers. Components required Table 1 Components Required for Obstacle Avoiding Robot Arduino uno/nano Quantity-1 LM3298N Motor Driver Quantity-1 HC-HR04 Ultrasonic sensor Quantity-1 DC motors Quantity-2 Traction Wheels Quantity-2 5V DC Battery Quantity-1 Figure 9 Circuit Diagram of Obstacle Robot
  • 22. 11 2.2 NPK Detection of Soil This project aims at developing a high cost-effective method to detect the presence of Nitrogen (N), Phosphorus (P) and Potassium (K) of soil. Also measure the other parameters of soil like Moisture, Temperature & humidity. This can improve the quality of soil and reduces the undesired use of fertilizers to be added to the soil. These three elements nutrients promote the growth of the plant in different ways Nitrogen promotes the growth of leaves and vegetation, Phosphorus promotes root and growth and Potassium promotes flowering, fruiting and keeps regulation of nutrient and water in plant cell. we are using optical transducer method for detection of Nitrogen, Phosphorus & Potassium of soil. The optical transducer was formed by the integration of light transmission system and light detection system. The Arduino microcontroller was used to operate the light source in a transmission system. Apart from that, it was also used as a data acquisition from the light detection system, light transmission system utilized three LEDs with different wavelength. Each of the LED was chosen according to the spectrum absorption wavelength by the NPK soils. Figure 10 NPK Device
  • 23. 12 Components required Table 2 Components Required for NPK Device Atmega 328P Microcontroller Quantity-1 Light Emitting Diodes Quantity-3 PH Sensor Quantity-1 Moisture Sensor Quantity-1 Receivers Quantity-3 DHT11 Sensor Quantity-1 SIM 900A Module Quantity-1 DC Battery Quantity-2 Voltage Regulator Quantity-1 Jumper Wires Quantity-10 PCB Board Quantity-1 DC Jack Quantity-1 Tact Switch Quantity-1
  • 24. 13 Figure 11 Circuit Diagram of NPK Device 2.3 Smart Air Purifier A smart air purifier cleans your air just like a normal air purifier, but also gives you real time feedback and control of your air purifier and your indoor environment. In this air purifier we are Figure 12 Air Purifier
  • 25. 14 using a dust sensor with three led strip red blue & green, arduino uno as microcontroller. Dust sensor monitor the air quality index and send the value to arduino, according to the air quality index value leds will glows. If the air quality index value is between 0-50 green led will glow, If air quality index value within range 50-150 blue led will glow and if air quality index value is above 150 red led will glow. This air purifier contain a wifi switch by using this we can control it by our smart phone. H-13 HEPA FILTER Technology Removes 99.97% of the harmful pollutants in the air as small as 0.3 microns from the whole room (upto 30m²). Advanced H-13, 1.5′ HEPA Filters made of Glass Fibre give optimum results and last for over 1500 hours. Effective for PM 2.5, PM 10, pet dander, pollen, most viruses, bacteria, smoke, mold, dust, and other hazardous particles floating in the air which cannot even be seen from the naked eye. Figure 13 HEP Filter
  • 26. 15 Components Required Table 3 Components Required for Air Purifier Atmega 328p Microcontroller Quantity-1 Dust Sensor Quantity-1 9v Relay Quantity-1 RGB Strips Quantity-3 Filter Quantity-1 AC Fans Quantity-2 Seven Segment Display Quantity-1 Circuit Diagram Figure 14 Circuit Diagram of Air Purifier
  • 27. 16 2.4 Wi-fi Based Quadcopter Every quadcopter comes with a microcontroller board with sensors on it, in our case – the Arduino board. I chosed Arduino Uno because it cheap and easy availabe in market. Arduino uno work on Atmega328p microcontroller which is 8 bit microcontroller have enough processing speed and Clock Speed 16 MHz, Can provide 8-bit PWM output with the analogWrite() function. This board, together with the components choose, controls the motors. It is up to you to choose how self-controlling you want your quad to be, and you can use only the basic ones such as the gyro, or a bunch of other, more advanced sensors such as barometer, or a GPS, or even a sonar so that your quad can be able to detect and avoid obstacles that are in its way. In this quadcopter I used ESP-01 as a receiver and smart phone as transmitter or controller. For programming and calibration of quadcopter I used multwii firmware which is easy to use because of its graphical interface. Components Required Figure 15 Quadcopter
  • 28. 17 Table 4 Components Required for Quadcopter Arduino Uno Quantity-1 ESP-01 Quantity-1 BrushlessDC Motors Quantity-4 ESC Quantity-4 Frame Type-X Quantity-1 MPU 6050 Quantity-1 Lipo Battery 12v Quantity-1 FTDI Quantity-1 Jumper Wires Quantity-1 DC Jack Quantity-1 Bread Board Quantity-1 Zip Ties Quantity-5 Figure 16 Circuit Diagram of Quadcopter
  • 29. 18 CHAPTER 3 3.0 Conclusion On the whole, this internship was a useful experience .I have gained new knowledge, skills and met many new people. I achieved several of my learning goals, however for some the conditions did not permit. I got insight into professional practice. I learned different facets of working within a Roboslog Pvt Limited. Along my training period, I realize that observation is a main element to find out the root cause of a problem. Not only for my project but daily activities too. During my project, I cooperate with my colleagues and operators to determine the problems. Moreover, the project indirectly helps me to learn independently, discipline myself, be considerate/patient, self-trust, take initiative and the ability to solve problems. Besides, my communication skills is strengthen as well when communicating with others. During my training period, I have received criticism and advice from engineers and technician when mistakes were made. However, those advices are useful guidance for me to change myself and avoid myself making the same mistakes again. Apart from that, I had also developed my programming skills through various programs that I had done. The activities that I had learned during industrial training really are useful for me in future to face challenges in a working environment. Throughout the industrial training, I found that several things are important:  Critical and Analytical Thinking
  • 30. 19 To organize our tasks and assignment, we need to analyze our problems and assignment, and to formulate a good solution to the problem. We would have to set contingency plan for the solution, so that we are well prepared for the unforeseeable situations.  Time Management As overall technician and programmer are always racing against tight timeline and packed schedule, a proper time management will minimize facing overdue deadlines. An effective time management allows us to do our assignment efficiently and meet our schedules. Scheduling avoids time wastage and allows us to plan ahead, and gaining more as a result.  Goal Management Opposing to a Herculean goal seemed to be reachable at first sight, it is better to sub-divide the goals to a few achievable tasks, so that we will be gaining more confidence by accomplishing those tasks.
  • 31. 20 3.1 REFERENCES 1) N. Singh and A. Shaligram, "D. NPK Measurement in Soil and Automatic Soil Fertilizer Dispensing Robot," International Journal of Engineering Research & Technology, vol. 3, no. 7, pp. 635-637, 2014. 2) Y. Kulkarni, K. K. Warhade, and S. Bahekar, "Primary nutrients determination in the soil using UV spectroscopy," International Journal of Emerging Engineering Research and Tecnology, vol. 2, pp. 198-204, 2014. 3) Vasilias Tzivaras, “ Building a Quadcopter With Arduino” pp.4-16, 2015. 4) Donald Norris, “Build Your Own Quadcopter: Power Up Your Designs with the Parallax Elev-8” pp 122-134,2014.
  • 32. 21 Appendix A Industrial use of Drones Figure 17 Industrial use of Drones Global Drone Payload Market Figure 18 Drone Payload Market 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% Surveying Inspection Film & Photography Mapping & Observation Transport Others 0 10 20 30 40 50 60 70 80 90 Camera & Sensors Radar & Communication Weaponry 2015 2020
  • 33. 22 Appendix B Why NPK are so important for Agriculture Table 5 Importance of NPK Figure 19 Importance of NPK Help in leap growth & flowering Help in roots growth Vital for disease resistance