Digital Forensics and Internet of Things. Группа авторов
Чтение книги онлайн.

Читать онлайн книгу Digital Forensics and Internet of Things - Группа авторов страница 19

Название: Digital Forensics and Internet of Things

Автор: Группа авторов

Издательство: John Wiley & Sons Limited

Жанр: Программы

Серия:

isbn: 9781119769033

isbn:

СКАЧАТЬ are getting better and better with time. When movements were used for this interaction in this implementation, it resulted in a significant breakthrough. We present a method for controlling a mechanized wheelchair using only finger movements [6, 7]. This article aims to develop a prototype for a smart wheelchair-using idea from embedded systems to control it which is very useful for physically handicapped people [8].

      3.1.1 Block Diagram

      Arduino UNO: It is an open-source electronic device and has an onboard 8-bit ATmega328p, where it allows anyone to perform their own projects. It comprises a crystal oscillator, serial communication, voltage regulator, etc., to support Arduino UNO. Arduino IDE is a platform where one can program the Arduino UNO for the desired outcomes.

      Flex Sensors: A flex sensor is a low-cost, simple-to-use sensor that measures the amount of bending or variations in resistance caused by bending.

      MEMS Sensors: These are low-cost inertial sensors with high precision that are used in a wide variety of industrial applications. These sensors sense external stimuli and carry out mechanical tasks.

Schematic illustration of the block diagram of gesture-based hand gloves using Arduino UNO.

      DC Motors: Compared to stepping motors, DC motors are faster, cost efficient, and compact in size.

      GSM module: This module is widely used in Internet of Things (IoT) and embedded systems projects. Using AT commands, one can read, write, or delete SMS messages.

      LCD Display: It is low cost and easy to program. It is an alphanumeric display which can print both alphabet and numbers.

      3.1.2 The Proposed New Design

      The new design was implemented for a variety of reasons, including both functional and ethical concerns. A simple and proven technology, as well as corresponding precision control, are integrated into the practical consideration of the equipment. The equipment is easier to manage and operate with because of the more efficient, easy-to-understand implementation [9]. The approach is also cost-effective, user-friendly, and simple to explain to people who are engineers. This design aims to solve the issue by creating a smart wheelchair that is different and special to disabled people, allowing them to travel around their neighborhood, workplaces, and markets without feeling any less important than other people due to their disability [10].

      3.1.3 Circuit Diagram

Schematic illustration of the circuit diagram of gesture-based hand gloves using Arduino UNO.

      The complete hardware and the components required are mentioned along with the circuit diagram. We used the Arduino IDE for programming for the desired outcomes.

A photograph of the complete hardware and the components used. A photograph of the complete hardware and the components used.

      3.2.1 Data Analysis

      Table 3.1 shows how we use an algorithm to regulate the motion of a wheelchair. The method is very simple, as previously mentioned, for a wheelchair whose motion is controlled with your index finger. The system was carried out with the same finger posture for the purpose of referring to it as the stable movement or “neutral position”. The wheelchair is propelled by electric motors that are operated by hand gloves that have a movement sensing system attached to them and are set to start mode.

Index finger Input from Arduino Directions
D1 D2 D3 D4
Stable 0° 0 0 0 0 No movement
Bend to Right 45° 0 0 0 1 Right movement
Bend to Left 45° 0 0 1 0 Left movement
Bend to Backward 45° 1 0 0 0 Reverse movement
Bend to Forward 45° 0 1 СКАЧАТЬ