0% found this document useful (0 votes)
58 views25 pages

Pdi Report (Copy)

Uploaded by

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

Pdi Report (Copy)

Uploaded by

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

Smart Glasses for Blind People using Arduino

-A study of smart glasses


By

M.MONI

Department of Management

Dr Kalyan Chakravathi

Assistant Professor and Head for Department of

Management RGUKT, RK Valley, Idupulapaya, Y.S.R

Kadapa(Dist),Andhra Pradesh-516330

1
Table of contents:
S.No Context Page No
Title page 1
Table of contents 2
Certificate 3
Declaration 4
Acknowledgement 5
1 Introduction 6-7
1.1 Introduction to smart glasses 6-7
1.2 Problems 7
2.1 Technologies used in smart glasses 7-8
2.2 Historical Background and Origin 8-9
3 IOT(INTERNET OF THINGS) 9
3.1 ARCHITECTURE OF IOT 9-11
3.2 Advantages of IOT 11-12
3.3 Disadvantages of IOT 12-13
3.4 Review Of literature 14

4.1 Theorotical study 14-15

4.2 Ergonomic Assessment Tools 16

4.3 problem objective 16-17

4.4 Scope of the problem 17


4.5 Problem statement 17-18
5.1 Solution of the Problem 18-19

5.2 Working Principle 19-20

5.3 Applications of SmartGlasses 21


6.1 Conclusion 21-22
6.2 Refrences 22-24
RAJIV GANDHI UNIVERSITY OF KNOWLEDGE
TECHNOLOGIES RAJIV KNOWLEDGE VALLEY,
KADAPA, A.P -516330
2023-2024

CERTIFICATE
This is to certify that the project report entitled “A study of smart

glasses ”a bonafide record of the project work done and submitted by

M.Moni (R190010)

for the partial fulfillment of the requirements for the award of B.Tech
Degree in
ELECTRONICS AND COMMUNICATION ENGINEERING, RAJIV
GANDHIUNIVERSITYOF KNOWLEDGE TECHNOLOGIES,
RAJIV KNOWLEDGE VALLEY

Head of the Department&Assistant professor


DR.kalyan Chakravathi
DECLARATION
We certify that,The work made in this report has been done by us under
the guidance of my supervisor.We have confirmed to the norms and
guidelines given in the ethical code of conduct of the institute.Whenever
we have used materials (data,theoretical analysis,figures and text) from
other sources, we have given due credit to them by sitting them in the text
of the report and giving their details in the references.

Project Submitted by
M.Moni
R190010
ACKNOWLEDGEMENT
It is a great pleasure and privilege to express our profound sense of
gratitude and deep regards to Mr.Kalyan chakravathi,Assistant Professor
and Head for Department of Management ,Rajiv Gandhi University of
knowledge Technologies, R.K.Valley for his valuable
guidance ,motivation , support and giving us the opportunity to work under
his guidance. We would also like to thank our Electronics and
Communication Engineering Faculty who supported us in our academics.

We thank Mr. Mohan Raju, Head of the Department of ECE,RGUKT,

R.K.Valley for permitting to do project and Encouraged us in every aspect.


1.Introduction
1.1 Introduction to Smart Glasses
In this world Blind individuals face significant challenges in navigating their
surroundings independently, as they lack real-time access to information about
obstacles, objects, and their environment. Existing assistive devices are often
expensive and limited in functionality. This project aims to address these issues by
developing an affordable, wearable, and user-friendly solution using Arduino-based
technology. The goal is to provide a reliable and accessible means for blind individuals
to detect obstacles, receive navigation assistance, and recognize objects in their
vicinity, ultimately enhancing their mobility, independence, and overall quality of life.

World, approximately 300 million’s of people are visually impaired, smart glasses
helps the people can navigate Who are visually impaired to enhance their life. with the
help of this device They independently, feel convenient in the society, and also feel
secure. They many problems in their life, some of them are they cannot Navigate
independently cheated in terms of money, Bus or Train number identification in this
paper, we have proposed a method to support visually challenged people. The Existing
methods are available to identify obstacles, stair cases, water proximity separately as
well as combinedly. We have filled the Existing smart aid techniques for obstacle
detection with the fire detection and the backgrounddetection.A lot of visually impaired
people have suffered from being left out of the activities them from going out for any
social activities and interactions, which are usually related to navigati Regardless
outdoors, travelling inside public spaces are a different story as many environmental
cues cannot be used and have their own set of difficulties. Some technologies have
come into play helping these people to have freedom in navigation (e.g., accessible
map, indoor navigation systems, wearable computing essential to understand the facts,
and actual problems that they experience, and what behaviors and strategies they
used.

which apparently led to this study. 30 visually impaired people and 15 experts were

recruited and askedtogive interviews regarding the behaviors, strategies, and

challenges found with indoor navigation,especially public


spaces e.g., universities, hospitals, malls, museums, and airports. The findings from
this presents study revea lthat navigating inside buildings and public spaces full of
unfamilar.
1.2 Problems
Blind individuals face various challenges related to navigation and obstacles in their
daily lives, including:
1.) Limited Spatial Awareness: Blind individuals often struggle to perceive their
surroundings accurately, making it difficult to navigate unfamiliar environments and
avoid obstacles.
2.) Unpredictable Terrain: Uneven sidewalks, stairs, and obstacles such as parked cars
or construction sites pose significant challenges for blind individuals, increasing the risk
of falls and accidents.
3.) Reliance on Others: Without access to reliable navigation aids, blind individuals
often depend on assistance from sighted individuals, limiting their independence and
autonomy.
4.) Inaccessible Information: Visual cues such as street signs, traffic lights, and maps
are inaccessible to blind individuals, making it challenging to navigate urban
environments safely.
5.) Dynamic Environments: Busy streets, crowded spaces, and changing traffic
patterns add complexity to navigation for blind individuals, requiring real-time
awareness and adaptation.
6.) Lack of Feedback: Without auditory or tactile feedback about their surroundings,
blind individuals may struggle to gauge distances, detect obstacles, and navigate
effectively.
7.) Social Stigma: The fear of judgment or negative reactions from others can
discourage blind individuals from seeking assistance or exploring new environments,
further limiting their mobility and independence.
Addressing these challenges requires innovative solutions that provide real-time

navigation assistance, obstacle detection, and tactile or auditory feedback to empower

blind individuals to navigate their surroundings confidently and independently.

2. Technologies Used in Smart Glasses


Smart glasses for blind people often incorporate various technologies to

provide assistance with navigation, object recognition, and obstacle


detection. Arduino, a popular open-source hardware and software platform, can be
utilized in such devices to control sensors, process data, and provide feedback to the
user. Here are some key technologies commonly used in smart glasses for the blind
using Arduino:
Ultrasonic Sensors: Ultrasonic sensors can detect obstacles by emitting sound
waves and measuring the time it takes for the waves to bounce back. Arduino can
interface with these sensors to provide distance information, helping the wearer
navigate safely.
Infrared (IR) Sensors: IR sensors can detect objects by emitting and receiving
infrared radiation. Arduino can interpret the signals from these sensors to identify
nearby objects or obstacles.
Camera Module: A camera module can capture images of the wearer's surroundings,
which can then be processed using computer vision algorithms to recognize objects,
text, or people. Arduino can interface with the camera module and process the
captured images.
Vibration Motors or Speakers: These components can provide feedback to the
wearer based on the information gathered from sensors. For example, vibrations or
auditory cues can indicate the presence of obstacles or the direction of a detected
object.
Bluetooth or Wi-Fi Module: Arduino can be equipped with Bluetooth or Wi-Fi
connectivity to communicate with a smartphone or other devices. This allows for
additional functionalities such as GPS navigation assistance or receiving information
from online databases.
Voice Recognition and Synthesis: Arduino can be programmed to recognize voice
commands from the wearer and provide spoken feedback or instructions through a
speaker or earpiece.
Tactile Feedback: Arduino can control actuators such as small motors or solenoids to
provide tactile feedback to the wearer, indicating the location or distance of detected
objects.
By integrating these technologies with Arduino, smart glasses for the blind can offer
enhanced situational awareness and assistive capabilities to improve the wearer's
mobility and independence.

2.2 Historical Background and Origin:


Smart glasses for blind people using Arduino are a remarkable innovation that
combines technology with accessibility. The idea stems from the desire to enhance the
independence and mobility of visually impaired individuals by providing them with real-
time information about their surroundings.
The historical background of such devices can be traced back to the development of
assistive technologies for the visually impaired, which have been evolving over several
decades. However, the integration of Arduino, an open-source electronics platform, into
smart glasses for the blind represents a more recent advancement.

Arduino-based smart glasses typically utilize sensors such as ultrasonic or infrared


sensors to detect obstacles and provide feedback to the wearer through auditory or
tactile cues. The Arduino microcontroller processes the sensor data and triggers
appropriate responses, such as vibrating motors or audio signals, to alert the user
about obstacles in their path.
The origin of these smart glasses lies in the collaborative efforts of researchers,
engineers, and developers who are passionate about leveraging technology to improve
the lives of individuals with visual impairments. By harnessing the power of Arduino
and other open-source hardware and software, these innovators have created
affordable and customizable solutions that empower blind individuals to navigate their
surroundings with greater confidence and independence.

3. IOT(INTERNET OF THINGS)
IoT stands for Internet of Things, which means accessing and controlling daily
usable equipments and devices using Internet.
Connecting everyday things embedded with electronics, software, and sensors to
internet enabling to collect and exchange data without human interaction called as the
Internet of Things (IoT). The term "Things" in the Internet of Things refers to anything
and everything in day to day life which is accessed or connected through the internet.

3.1 ARCHITECTURE OF IOT


The working of IoT is different for different IoT echo system (architecture). However,
the key concept of there working are similar. The entire working process of IoT starts
with the device themselves, such as smartphones, digital watches, electronic
appliances, which securely communicate with the IoT platform. The platforms collect
and analyze the data from all multiple devices and platforms and transfer the most
valuable data with applications to devices.
Figure 2.2 IOT Architecture

FEATURES OF IOT
The most important features of IoT on which it works are connectivity, analyzing,
integrating, active engagement, and many more. Some of them are listed
below:Connectivity: Connectivity refers to establish a proper connection between all
the things of IoT to IoT platform it may be server or cloud. After connecting the IoT
devices, it needs a high speed messaging between the devices and cloud to enable
reliable, secure and bi- directional communication.

Analyzing: After connecting all the relevant things, it comes to real-time analyzing
the data collected and use them to build effective business intelligence. If we have
a good insight into data gathered from all these things, then we call our system has
a smart system.
Integrating:IoT integrating the various models to improve the user experience as

well.
Artificial Intelligence:IoT makes things smart and enhances life through the use of
data. For example, if we have a coffee machine whose beans have going to end,
then the coffee machine itself order the coffee beans of your choice from the
retailer.
Sensing: The sensor devices used in IoT technologies detect and measure any
change in the environment and report on their status. IoT technology brings passive
networks to active networks. Without sensors, there could not hold an effective or true
IoT environment.
Active Engagement: IoT makes the connected technology, product, or services
to active engagement between each other.
Endpoint Management:
It is important to be the endpoint management of all the IoT system otherwise, it
makes the complete failure of the system. For example, if a coffee machine itself
order the coffee beans when it goes to end but what happens when it orders the
beans from a retailer and we are not present at home for a few days, it leads to the
failure of the IoT system. So, there must be a need for endpoint management.

Advantages and disadvantages of IOT

Any technology available today has not reached to its 100 % capability. It always has
a gap to go. So, we can say that Internet of Things has a significant technology in a
world that can help other technologies to reach its accurate and complete 100 %
capability as well.

3.2 Advantages of IOT


Internet of things facilitates the several advantages in day-to-day life in the

business sector. Some of its benefits are given below:

o Efficient resource utilization: If we know the functionality and the way that
how each device work we definitely increase the efficient resource utilization
as well as monitor natural resources. o Minimize human effort: As the
devices of IoT interact and communicate with each other and do lot of task
for us, then they minimize the human effort.
o Save time: As it reduces the human effort then it definitely saves out time.

Time is the primary factor which can save through IoT platform.

o Improve security: Now, if we have a system that all these things are

interconnected then we can make the system more secure and efficient.

3.3 Disadvantages of IOT


As the Internet of things facilitates a set of benefits, it also creates a significant set

of challenges. Some of the IoT challenges are given below:

o Security: As the IoT systems are interconnected and communicate over


networks. The system offers little control despite any security measures, and
it can be lead the various kinds of network attacks.
o Privacy: Even without the active participation on the user, the IoT system
provides substantial personal data in maximum detail.

3.3 Applications of IoT


WEARABLES

Wearable technology is the hallmark of IoT applications and one of the earliest
industries to deploy IoT. We have fit bits, heart rate monitors and smartwatches
these days.Guardian glucose monitoring device has been developed to help people
with diabetes. It detects glucose levels in our body, uses a small electrode called
the glucose sensor under the skin, and relates it to a radiofrequency monitoring
device.

2. SMART HOMES

The smart home is probably the first thing when we talk about the IoT application.
The example we see the AI home automation is employed by Mark Zuckerberg. Alan
Pan's home automation system, where a string of musical notes uses in-house
functions.
3. HEALTH CARE

IoT applications can transform reactive medical-based systems into active


wellness-based systems. Resources that are used in current medical research lack
important real-world information. It uses controlled environments, leftover data, and
volunteers for clinical trials. The Internet of Things improves the device's power,
precision and availability. IoT focuses on building systems rather than just tools.
Here's how the IoT-enabled care device works.

4. AGRICULTURE

By the year 2050, the world's growing population is estimated to have reached
about 10 billion. To feed such a large population, agriculture needs to marry
technology and get the best results. There are many possibilities in this area. One
of them is Smart Greenhouse
.Farming techniques grow crops by environmental parameters. However, manual
handling results in production losses, energy losses and labour costs, making it less
effective. The greenhouse makes it easy to monitor and enables to control the
climate inside it
5. INDUSTRIAL ATOMATION

It is one of the areas where the quality of products is an essential factor for a more
significant investment return. Anyone can re-engineer products and their packaging
to provide superior performance in cost and customer experience with IoT
applications. IoT will prove as a gamechanger. In industrial automation, IoT is used
in the following areas:

1 Product flow monitoring

2 Factory digitization

3 Inventory management

4 Safety and security


3.4 Review Of literature
The literature surrounding the development of smart glasses for blind individuals
leveraging Arduino technology spans across various disciplines, including
engineering, computer science, and assistive technology. These innovative
systems aim to enhance the independence and mobility of visually impaired
individuals by providing real-time auditory or tactile feedback about their
surroundings.
One significant aspect of this literature review is the exploration of hardware and
software integration. Researchers have developed custom hardware setups
utilizing Arduino microcontrollers, sensors such as ultrasonic or infrared distance
sensors, and miniature cameras to capture the user's environment. These
components are then coupled with sophisticated software algorithms to process
sensor data and provide meaningful feedback to the user. Various navigation
algorithms have been proposed, ranging from simple obstacle detection to more
complex path planning and object recognition techniques.

User interface design is another critical area of investigation. Studies have


focused on designing intuitive interfaces that are accessible to individuals with
visual impairments. This includes the development of tactile interfaces, auditory
cues, and speech-based feedback systems to convey information about
obstacles, landmarks, and navigation instructions effectively. Usability testing with
blind users is often conducted to assess the effectiveness and user-friendliness of
these interfaces.

Moreover, the literature delves into the practical challenges associated with the
implementation of smart glasses for the visually impaired. These include
considerations such as battery life, form factor, comfort, and affordability.
Researchers strive to develop lightweight, energy-efficient systems that can be
worn comfortably for extended periods without causing fatigue or discomfort.
Additionally, efforts are made to minimize the cost of components to ensure
affordability for individuals with limited financial resources.

Overall, the literature review provides valuable insights into the state-of-the-art in
smart glasses for blind people using Arduino technology. It highlights both the
progress made and the remaining challenges to be addressed, paving the way for
future advancements in assistive technology for the visually impaired.

4.1 Theorotical study


A theoretical study on smart glasses for blind individuals utilizing Arduino
technology would delve into the conceptual framework and
design principles behind such a system. It would explore the theoretical
underpinnings of the hardware and software components, as well as the potential
benefits and challenges associated with their integration.
From a technological perspective, the study would begin by outlining the key
components required for smart glasses for the visually impaired. This includes
Arduino microcontrollers, sensors (such as ultrasonic or infrared distance sensors,
cameras), actuators (such as vibration motors), and communication modules
(such as Bluetooth or Wi-Fi). The study would discuss the role of each component
in capturing environmental data, processing it, and providing meaningful feedback
to the user.

Next, the study would delve into the theoretical principles behind navigation
algorithms and sensory feedback mechanisms. It would explore different
approaches to obstacle detection, path planning, and object recognition,
drawing on concepts from computer vision, signal processing, and machine
learning. Theoretical models for interpreting sensor data and generating
appropriate feedback signals would be discussed, considering factors such as
accuracy, responsiveness, and energy efficiency.

Moreover, the study would examine theoretical frameworks for designing user
interfaces that are accessible and intuitive for individuals with visual impairments.
This includes principles of auditory and tactile interface design, as well as human-
computer interaction (HCI) guidelines for designing inclusive technology.
Theoretical models for providing effective navigation instructions, conveying
spatial information, and alerting users to potential hazards would be explored.

Finally, the theoretical study would consider broader implications such as


usability, privacy, and ethical considerations. It would discuss theoretical
frameworks for evaluating the usability of smart glasses for blind people,
including user-centered design principles and usability testing methodologies.
Theoretical models for addressing privacy concerns related to data collection
and sharing would also be considered, along with ethical frameworks for
ensuring the responsible development and deployment of assistive
technologies.
Overall, a theoretical study on smart glasses for blind individuals using Arduino
technology would provide a comprehensive overview of the conceptual
foundations and design principles underlying such systems, laying the
groundwork for future research and development in this important field.
4.2 Ergonomic Assessment Tools
Designing an ergonomic assessment tool for smart glasses tailored to the needs
of blind users using Arduino involves a multi-faceted approach. Firstly, integrating
sensors such as accelerometers and gyroscopes can capture head movements,
aiding in gesture recognition and navigation. These sensors provide real -time
data on head tilt, rotation, and direction, crucial for ensuring comfortable and
intuitive interaction. Additionally, incorporating proximity sensors can enhance
safety by detecting obstacles in the user's path.

Haptic feedback mechanisms, such as small vibrating motors, can provide


tactile cues to users, signaling information like proximity to objects or navigation
instructions. This tactile feedback enhances user experience and improves
safety by alerting the wearer to potential hazards in their environment.

Furthermore, voice recognition technology can enable hands-free interaction,


allowing users to control the smart glasses through simple voice commands.
This feature enhances accessibility and usability, particularly for individuals with
limited mobility or dexterity.
Overall, by leveraging Arduino -based technology and a comprehensive array of
sensors and feedback mechanisms, this ergonomic assessment tool aims to
optimize the user experience of smart glasses for blind individuals, promoting
comfort, safety, and independence in daily activities.

4.3 problem objective


The objective of this project is to develop smart glasses for blind people
using arduino

• To create a wearable device that improves accessibility and mobility


for blind individuals.
• Provide real-time information about the user's surroundings to enable
safe and independent
• Allow users to customize the device to their specific needs and
preferences
• Design smart glasses that are comfortable, lightweight, and easy to use.

• Design and build the hardware components, including sensors,


microcontrollers, and a
user interface.
• Integrate the software and hardware with Arduino for control and data
processing.
• Continuously improve the design for maximum comfort and
accessibility.

4.4 Scope of the problem

The scope of this project is ambitious, as it involves a multidisciplinary approach,


combining hardware and software development with user-centric design and ethical
considerations. The goal is to create a reliable and affordable assistive technology
solution that enhances the mobility, independence, and overall quality of life for blind
individuals.

4.5 Problem Statement


The problem statement for developing smart glasses for blind people using Arduino is
to create an intuitive and accessible assistive device that enhances the mobility,
independence, and overall quality of life for visually impaired individuals. Key
challenges include designing a lightweight and ergonomic form factor that is
comfortable for extended wear, integrating sensors and feedback mechanisms to
provide real-time environmental awareness and navigation assistance, and ensuring
compatibility with existing assistive technologies.

The smart glasses must effectively interpret and respond to user gestures, head
movements, and voice commands to navigate obstacles, access information, and
interact with the surrounding environment. Additionally, the device should prioritize
user safety by providing timely alerts about potential hazards and obstacles in the
user's path.
Moreover, the solution should be cost-effective and scalable to reach a broader

audience of visually impaired individuals, considering factors such as affordability,

ease of maintenance, and accessibility in diverse socio-economic contexts.


Ultimately, the goal is to empower blind individuals with a reliable and user-friendly
tool that facilitates independent mobility, enhances social inclusion, and improves
overall quality of life.

5.1 Solution of the Problem


This can be achieved by implementing a smart glasses that depends on capturing
the the significant value of the project is the improvements in the wearer’s social and
academic life. Identically, wearing GLASSES helps the user to avoid the surrounding
diversified obstacles and thus the mobility increases. If such a product is released,
the independency of the users can be augmented, which will get them involved more
in the society. The project’s strategy is to use the product on people with different
low-vision cases, where the low vision patients can communication better with
others, reach desired destinations faster and easily, and participate in the various
events. Moreover, disposing of canes make a person looks normal. The primary goal
of this project is to design and implement smart glasses using an ultrasonic sensor to
detect intrusions or movements within a defined parameter. The proposed aim to
develop an efficient smart glasses for blind people. This system will be used to
detect the unauthorized access within a specified range and trigger an alert . The
entire perimeter range can be displayed on the monitor and it displays the position,
distance of the intrusions, unauthorized access, presence of objects in that defined
range.
5.2 WORKING PRINCIPLE

This works as in the utrasonic sensor which is mounted on the head of the
glasses, constantly keep on detecting the objects in front of them, if the object
comes near them, the arduino is programmed along with a high-level language
python3, to speak to the user to "STOP! STOP! THERE IS A OBJECT VER NEAR
TO YOU."
The smart glass prototype consists of components like arduino uno, 9v battery,
ultrasonic sensor, micro coin vibrator,jumper wires,push button,mega
programming cable. It’s essential that all components are connected to each
other.
The brain of this project is arduino uno r3 which is a processor, and all the
components are connected to it. First of all, the smart glass with ultra sonic sensor
and all other components which ultra sonic sensor is attached is communicating to
arduino uno r3 through live feed to it so that it can process every frame. Ultrasonic
detects the distance of the objects and send it to aruino uno r3 which eventually
sends signals to theVibration Band accordingly. Though the bone conduction
headset,
the micro-controller gives the response and warning to the user so that user can

act accordingly.

Enhance Accessibility: To create a wearable device that improves


accessibility and mobility for blind individuals.
Real-time Assistance: Provide real-time information about the user's
surroundings to enable safe and independent navigation.
Customizable Features: Allow users to customize the device to their
specific needs and preferences.
User-Friendly Design: Design smart glasses that are comfortable, light
weight and easy to use.
Object Recognition: Implement technology to recognize and describe
objects or people in the user's field of view.
Obstacle Detection: Enable the glasses to detect and alert the user to
obstacles in their path.
Navigation Support: Integrate GPS or indoor positioning systems to assist
users in
reaching their destinations.
Affordable Solution: Develop a cost-effective alternative to expensive
commercial assistive technologies.
These aims and objectives collectively aim to develop a practical, user-
centric, and affordable solution to enhance the quality of life for blind
individuals using smart glasses powered by Arduino.
5.3 Applications of Smart Glasses
In addition, smart glasses are used in a variety of ways, including application
development. Examples include information visualization, image data analysis,
data processing, navigation, information transmission and sharing, and risk
detection and warning .People who get blindness due to old age will have trouble
sustaining in doing chores.

The product can be of an excellent use for old age people and can assist them in
doing regular activities with much ease. Visual impairment due to accidents is a
significant for people as they are not used to the blindness and can struggle for
even small activities. Smart Glass can be of great assistance in guiding and
navigating. Partial blindness may occur to some people who get affected by eye
diseases like cataract, glaucoma, etc. may also use this device for assistance.

6.1 Conclusion

In conclusion, the development and implementation of smart glasses for blind

people using Arduino present a promising and impactful solution


to enhance the independence and navigation capabilities of individuals with visual
impairments. The advantages of this technology, rooted in the versatility and
accessibility of Arduino, are noteworthy.
Arduino-based smart glasses offer a range of features, including obstacle
detection, navigation assistance, object recognition, text-to-speech conversion,
facial recognition, indoor navigation, and gesture control. These functionalities
collectively contribute to a more comprehensive and empowering experience for
users.
The wearable and lightweight design, coupled with the affordability and open-
source nature of Arduino, makes this technology accessible to a broader user
base. The customizable solutions enabled by Arduino's open platform allow
developers to tailor the smart glasses to the specific needs of individual users,
promoting inclusivity and personalization.

Furthermore, the integration of smart glasses with smartphones through Arduino


fosters a familiar and user-friendly interface, enhancing the overall user
experience. The potential for community collaboration within the Arduino
ecosystem adds a valuable layer of support, facilitating the continuous
improvement and expansion of features in smart glasses for the visually impaired.

As smart glasses continue to evolve, driven by Arduino's adaptability and the


creativity of developers, they have the potential to significantly improve the quality
of life for individuals with visual impairments by providing a sophisticated and
intuitive means of navigating the world around them. The future of assistive
technology for the visually impaired holds promise, with Arduino-based smart
glasses at the forefront of innovative solutions.

6.2 References
1.)Aman, Bhavesh B and Rahul C, “A Comprehensive Review of Smart Glasses

Technology- Future of Eyewear”, Turkish Journal of Computer and Mathematics

Education, vol. 12, no. 2, April, 2021, pp. 15-26.


2.) Amreen Khanam, S.K. Abdul Basith, Anjana Dinesh, Mohammed Imaduddin
and Noor Fathima, “A Survey on Smart Glasses: An audio assistant for visually
impaired”, Journal of Applied Science and Computations, vol. 5, no. 12, pp. 96-
101, December 2018. ISSN NO: 1076-5131

3.) Andrés A. Díaz-Toro, Sixto E. Campaña-Bastidas, Eduardo F. Caicedo-Bravo,


"Vision- Based System for Assisting Blind People to Wander Unknown
Environments in a Safe Way", Journal of Sensors, vol. 2021, Article ID 6685686,
2021.
4.) Ankita Bhuniya, Sumanta Laha, Deb Kumar Maity, Abhishek Sarkar and
Suvanjan Bhattacharyya, “Smart Glass for Blind People”, AMSE JOURNALS-
AMSE IIETA publication-2017- Series: Modelling D; Vol. 38; No. 1; pp. 102-110,
Nov.15, 2017
5.) Arvitha, M., Biradar, A.G., & Chandana, M., “Third Eye for Visually Challenged
Using Echolocation Technology”, International Conference on Emerging Smart
Computing and Informatics (ESCI), pp. 391-395,
202110.1109/ESCI50559.2021.9397015.
6.) Bineeth Kuriakose, Raju Shrestha & Frode Eika Sandnes, “Tools and

Technologies for Blind and Visually Impaired Navigation Support: A Review”, IETE

Technical Review, 2020, DOI: 10.1080/02564602.2020.1819893

7.) Freddy Poly, Dipak Tiwari, Varghese Jacob, “VI Spectacle – A Visual Aid for
the Visually Impaired”, International Research Journal of Engineering and
Technology, e-ISSN: 2395-0056, Vol. 7, no. 2, pp. 1153-1155, Feb 2020, ISO
9001:2008.
8.) J. Bai, S. Lian, Z. Liu, K. Wang and D. Liu, "Smart guiding glasses for visually

impaired people in indoor environment," in IEEE Transactions on


Consumer Electronics, vol. 63, no. 3, pp. 258-266, August 2017, doi:
10.1109/TCE.2017.014980.

9.) Khaled Hassan, Md. Rakibul Hassan, M.M. Tanvir Ahmed, Md. Sayeed Ahmed
Sabbir, Md. Sabbir Ahmed, and Milon Biswas, “A Survey on an Intelligent System
for Persons with Visual Disabilities”, Australian Journal 10.) Lavanya Dhanesh, B.
Surya Prakash, P. SaiK. Nivin, “Smart Glass for Visually Impaired Persons”,
Proceedings of the Second International Conference on Artificial Intelligence and
Smart Energy (ICAIS-2022) IEEE Xplore Part Number: CFP22OAB-ART; ISBN:
978-1-6654- 0052-7 978-1-6654-0052-7/2

11.) Maghfirah Ali, Tong Boon Tang, “Smart Glasses for the Visually Impaired

People”, Springer International Publishing Eds.: ICCHP 2016, Part II, LNCS

97599759, pp. 579-582, Oct 2016, DOI: 10.1007/978-3-319-41267-2_82.

12.) Rohith Agarwal et al., "Low-cost ultrasonic smart glasses for blind," 8th IEEE
Annual Information Technology, Electronics and Mobile Communication
Conference (IEMCON), Oct 2017, pp. 210-213, doi:
10.1109/IEMCON.2017.8117194
13.) Senthil Kumar M, Sivaram S, Rajakumar M and Raghavanandhan N, “Smart

Assistant for Visually Impaired People using Deep Learning”, A Journal of

Composition Theory, Vol. 14, no. 4, pp. 130-136, APRIL 2021. ISSN: 0731-675

14.) Sulaiman Khan, Shah Nazir and Habib Ullah Khan, “Analysis of Navigation

Assistants for Blind and Visually Impaired People: A Systematic Review”, IEEE

Access multidisciplinary, vol. 9, pp. 26712-26733, Feb 2021.

You might also like