International Journal of Interactive Mobile Technologies (iJIM) – eISSN: 1865-7923 – Vol. 15, No. 23, 20121 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People https://doi.org/10.3991/ijim.v15i23.22147 Aznilinda Zainuddin, Nur Aliah Zubir, Nor Aqilah Aminuddin, Nur Dalila Khirul Ashar, Mohd Ezwan Mahadan() Universiti Teknologi MARA, Masai, Malaysia ezwan7101@uitm.edu.my Abstract—People with physical mobility disabilities experience limited abil- ity to perform daily routine. Integration between home appliances and Internet of Thing (IoT) can be used to support these people. The technology allows tasks to be performed much more easily and enable access to applications and ser- vices that would be a challenge with existing digital user interfaces. However, the developed system that is commercially available is costly and equipped with highly specific interfaces which may require considerable technical competency to conduct system interfacing. The purpose of this study is to develop a low cost IOT system for voice-enabled lamp control by utilizing Google Assistant that is available in commercial Android based mobile devices, allowing user to operate lighting appliances without moving. Personal assistance using Google platform embedded with Arduino microcontroller, ESP8266-based NodeMCU development board and integrated Blynk application allow for remote monitor- ing capability. The system is remotely controlled from a tablet or smartphone to assist disabled people with restricted mobility, in particular those with lower limb disabilities. The system had been tested and demonstrated that the lamp control can be easily accessed by voice command that is then validated using voice pitch analyzer. Test result indicated that capability of the integrated voice control sys- tem is verified up to a maximum distance of 24.5 meter, making it a potential implementation in any customized smart home or room system for people with mobile disability. Keywords—internet of thing (IOT), voice detection, physical impairment technology, smart home, interfacing ESP8266 1 Introduction In 2017, more than one billion people worldwide are suffering from mobility impair- ment. This accounts for 15% of the world population and the figure is projected to increase due to global increase in ageing population and chronic health conditions [1]. For example, 23.8% of European population is expected to reach 65 years or older by year 2030, and researchers are looking for technological improvement in home environ- ment that could help with performing tasks and health management [2]. Locally, 34% 164 http://www.i-jim.org https://doi.org/10.3991/ijim.v15i23.22147 mailto:ezwan7101@uitm.edu.my Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People of Malaysian is physically disabled, making them one of the largest disabled group after learning disability [3]. Physical disability (also may be described as mobility impair- ment) may occur at birth due to developmental disabilities or as a result from accident, trauma or any underlying health issues. The limitation of movement due to disability significantly diminishes quality of life, even making the process of completing simple tasks or operating any equipment almost impossible. To improve living conditions, special requirements and preferences have to be met when modifying existing environ- ment to cater for disabled people. Some examples may include considerations in home layout, accessibility of building (doors, window), ease of equipment operations, etc. With respect to home environment, technological advancement has made its way into this sector by introducing a centralized smart home system that is controllable by user. This system typically involves an interconnecting network of home appliances that communicates with each other and manages collected data through the Internet of Things (IoT). Current technology chain framework that supports the IoT is making enormous progress, making this technology easier to set up and affordable. These improvements may be utilized to support people with special needs to boost their quality of life. However, employing these systems can be challenging due to difficulties for users to operate unfamiliar technology. A group of researchers have showed that for affected group with lower limb disability and mobility issues, voice-based smart home technology is effective in performing tasks [4]. This system based on voice-initiated command instruction can be seen as potential framework to assist mobility impaired people. The system allows capability to control basic operations of home electronic devices at any locations using designated application installed on the mobile phone, or it can be commanded directly in the home environment. Current research project acknowledges the small number of research projects that have implemented home automation system for mobility impaired people to control lighting appliances with the voice command detection. Previous research has been conducted by Ashraf I. et al. [5] in order to build a mobile app that controls home appliances (including lighting system) for smart home application. The system used Microsoft Azure cloud database and Raspberry Pi database server to communicate between mobile apps and home apps in which the developed multiple GUI-based inter- face could be of use of disabled people. Another system developed for physically chal- lenged people has been developed by A. Aswathi et al. [6] which implemented voice and gesture-based application with Arduino MEGA-2560. The hardware was embed- ded with speech recognition module and IOT modules using Wi-Fi adapter to provide wireless signal for implementing the IOT in their embedded system. It was concluded that the effectiveness of the developed system depends on surrounding environment, noise and user pronunciation, and suggested further improvements could be made on the system. Another framework proposed by S. Uma et al. [7] has implemented Node-RED technology and embedded with NodeMCU for IOT implementation in their lamp control design. Information fetching for turning on and off was done through Firebase cloud service. Benchmark study were performed to examine the effectiveness and suitability of designed IOT frameworks. Table 1 summarised the comparison between existing frameworks. iJIM ‒ Vol. 15, No. 23, 2021 165 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People Table 1. Summary of benchmark design of IOT-appliance control using voice command Author (Year) Controller System Platform IOT Cloud/Web Implication Target User Ashraf I. et al. (2020) [5] Raspberry Pi HTTP web interface Microsoft Azure Home automation General user A. Aswathi et al. (2019) [6] Arduino MEGA-2560 Blynk NA Home automation and control Physically challenged and elderly S. Uma et al. (2019) [7] NodeMCU Node-RED Firebase Home appliances Elderly and disabled C. Stolojescu- Crisan et al. (2021) [8] ESP8266/ ESP8285 qToggleServer qToggleServer package Home automation General user I. S. Areni et al. (2020) [9] Raspberry Pi 3 MIT App Inventor 2 Adafruit IO cloud server Safety, security, intelligence, and comfort General user H. Isyanto et al. (2020) [10] Arduino Mega 2560 and ESP8266 Thinkspeak IFTTT Smart home, security system Elderly and disabled people S. Garg et al. (2020) [11] NodeMCU Blynk Application IFTTT Security General user W. A. Jabbar et al. (2019) [12] NodeMCU Google Assistant MQTT Home automation General user As for this study, an IOT-based voice control technology will be implemented on a smart home system to control lighting appliances. The proposed system provides an affordable and accessible option for home automation by making use of commercially available voice recognition system in smart phones. Nevertheless these interfacing technologies are costly, inefficient, and difficult to operate [13][14]. The most signif- icant issues with the currently existing systems are their high initial setup costs and unattractive user interfaces [15][16]. The aim of this study is to develop the IoT voice-enabled device with low-cost con- troller and open-source platform as end product realization. The study uses the personal assistance using Google platform embedded with Arduino microcontroller, ESP8266- based NodeMCU development board and integrated with Blynk application using If This Then That (IFTTT) as the interface between the mobile apps, voice command and the lamp appliance. Improvement in system development with simple open-source plat- form and user-friendly interface used allows people with physical disabilities control electrical devices without having to physically move in order to manually operate said devices. The controller interface’s simple design makes it easy to use and also allows easy customization to fit any personal requirements by the caretaker or disabled users. This paper is organized as follows: Section 1 demonstrates the introductory back- ground related to the proposed study and literature review of previous related works. Section 2 discuss the system development methodology, in terms of hardware and soft- ware of the proposed prototype. Section 3 explains the results and discussion of our research, and Section 4 provides the conclusions of the study. 166 http://www.i-jim.org Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People 2 Material and method The research method for developing this system is sequenced in stages that was adapted from [17], which comprised of design development, hardware construction, system development followed by integration and validation. Figure 1 illustrates the overall design concept of the proposed voice-enabled lamp control system, integrated with IOT. The system consists of three modules namely input module, controller module and output module. The input module utilizes IFTTT Platform to connect the applets to the Google Assistant voice recognition system, which then will transmit data to controller module that is comprised of Arduino UNO microcontroller and ESP8266- based NodeMCU. The output module is composed of LCD to welcome and standby display message, four channels relay with potentiometer as the switching circuit, and light bulb (target device to be controlled). Fig. 1. Conceptual design framework The Arduino Uno was selected as the main controller for processing and transmitting data in this study. The Blynk application provides an interface for monitoring the home environment and controlling the lamp appliance remotely through a button or voice command. ESP8266-based NodeMCU provides the connectivity interfaces between microcontroller and Blynk application. The smartphone that contains this application will transmit input data taken from user voice commands (voice recognition is performed by Google Assistant AI) to either turn ON or turn OFF. With voice recognition, mobility iJIM ‒ Vol. 15, No. 23, 2021 167 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People impaired user can control electrical devices remotely. The electrical device tested in the proposed system is a relay-operated lamp. To control the operation of the electrical system, electrical devices will require a relay that operates as a switch. Different types of electrical appliances could be added and customized in the future, depending on the user specifications. The user interface in the Blynk application used in this research is also configured to allow interactions with more than one electrical device. 2.1 Hardware design development and prototype The hardware components are arranged in Printed Circuit Board (PCB) prior to hardware assembly (see Figure 2) and designed in addition to the system architecture. Details description of each hardware components are described as follows:- (a) (b) Fig. 2. (a) Hardware components prior to actual assembly (b) 3D front view visualization of PCB with mounted component • Arduino UNO microcontroller: Arduino is a microcontroller board based on the Atmega328P microcontroller, which is an 8-bit microcontroller. There are three dif- ferent forms of memory for this microcontroller: flash memory, SRAM memory, and EEPROM memory. Six analogue input pins are included in the controller’s 14-digit input/output pins (except that these 6-pins can be used as PWM outputs). The Ardu- ino IDE (Integrated Development Environment) is used to program it, and a type B USB cable is used as the connector. • ESP8266-based Node-MCU: The ESP8266 Node-MCU is a Wi-Fi microchip that also functions as a 32-bit microcontroller which includes the Internet Protocol Suite (TCP/IP stack). It utilizes open-source firmware, which is accompanied with open- source prototype board designs. Because of its low cost, the Node-MCU has been employed in a variety of electronic projects due to simple programming that can be written using Arduino IDE. The Node-MCU’s dimensions are 49 × 26 × 3.1 mm. • LCD display: A screen display module. In this work, a 16 x 2 LCD display is imple- mented which displays 32 characters in a time, functioned in 4-bit mode or 8-bit mode and sizing dimension of 82 × 35 × 18 millimeters. 168 http://www.i-jim.org Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People • Four channel relay modules: The relay modules regulate the voltage or current of a circuit. It is connected between the lamp appliance and Arduino UNO microcontrol- ler’s GPIO. The relay modules contain three terminals namely COM, NO, and NC. The dimensions of 75 × 55 × 19.3 millimeters are used since it will fit the prototype PCB nicely. • Potentiometer: A three-terminal resistor with a moveable or rotary contact that could be adjusted to create a variable voltage difference. When only two terminals are applied, the device operates as a variable resistor. This potentiometer has the dimension of 17 × 24 × 25 millimeters. • Light bulb: The light bulb used is an incandescent lamp where the filament is heated until it lights up. This type of light bulb is selected for this study due to its lower price when compared to LED light bulb. This light bulb will be the output to repre- sent the home appliance that will be voice operated. • Power supply and battery 9V: The specification of power supply for this setup is either 50000mAh battery bank, power adapter connected to the socket or 9V battery in order to power up the Arduino UNO microcontroller board and operate the system. 2.2 System flowchart design The flowchart diagram shown in Figure 3 outlines the algorithm sequence for the developed system. The program initiates by establishing the Wi-Fi connection on the mobile phone and the electrical appliance with the NodeMCU-ESP8266 micro- controller. The established connectivity remains in the standby mode until the system receives voice command from the user. When the smartphone’s internal microphone receives the voice command, it will be interpreted by the voice recognition system (Google Assistant). Then IFTTT will verify the voice command and transfer the com- mand over Wi-Fi to NodeMCU-ESP8266 through Blynk platform. The IFTTT is designed to automate required function (in this case for Blynk App to send out recognized voice command to server) when a certain requirement is met (trig- gered by specific voice command). To use the IFTTT app, build an applet upon login, then specify the requirement for “This,” i.e. the trigger, and then fill in the commands that the Google Assistant should reply to, and this command will be used to operate the appliance/relay associated with it. Additionally, Goggle Assistant’s response upon com- mand can also be typed in as desired. After configuring “This”, the next step requires setting up “That”, i.e. the desired action to be automated. In this case, we will need to send commands to the Blynk Server. For this, input the IP address of the Blynk server into the URL, followed by the Authentication token supplied by Blynk, and finally the pin number of the microcontroller to which the device to be controlled is connected. During operation, after all codes and data are transmitted to Arduino UNO (microcon- troller), it reads the command and sends the signal to activate the General-Purpose Input Output (GPIO) pins. The respected relay then operates and turns the lamp appli- ance ON or OFF, depending on the voice command received. iJIM ‒ Vol. 15, No. 23, 2021 169 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People Fig. 3. The voice-enabled lamp control system operation flow chart Table 2. Software description No Software Description 1 Arduino IDE The system uses C/C++ as a programming language and Arduino IDE for uploading codes in NodeMCU-ESP8266. 2 Blynk IoT Platform Blynk is a powerful tool for cross-platform software and hardware communication to control devices using the smartphone’s user interface. In this study, all communication between Arduino and smartphone will be done through the Blynk cloud. The app is a fully customizable dashboard that allows user to create interface by dragging and dropping numerous pre-built features and widgets. 3 IFTTT Platform To integrate voice command and Blynk functionalities for automatic operations of turning electrical appliance on and off. IFTTT is an open- source web service for constructing applets, which are webs of basic conditional expressions. IFTTT allows users to automate assess to Blynk communication when Google Assistant voice recognition system is activated. 170 http://www.i-jim.org Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People 2.3 IOT interfacing with Arduino and Blynk application Blynk Application also serves as user interface that allow communications of infor- mation from button or voice command to the lamp appliance. In this study, this interface technology is utilized to visualize and support IOT by displaying data from activated input button or voice command and the control output of lamp appliance (see Figure 4). Fig. 4. The Blynk settings for lamp appliances The proposed system is operated through user voice command given via smart phone, and the Arduino UNO microcontroller performs an action based on the voice command given. Program code is presented as follows. #define BLYNK_PRINT Serial #include #include Char auth [] = “Jrq5lUhsw4Gt5H_YQf-ADfu4guPT-uqK char ssid [] = “Zubir”; // Wi-Fi connection char pass [] = “zubir64031501”; // Wi-Fi password void setup() { Serial.begin(9600); Blynk.begin (auth, ssid, pass); } Void loop () { Blynk.run(); } 2.4 Voice testing, verification, and validation User voice recognition process is performed by the built-in personal assistant that is commercially available in Android smartphones, also known as Google Assistant. This functionality can be activated by pressing the home button or icon on the phone for two second. Upon activation, the microphone is ready to pick up any voice command from the user. When voice command is received, it was validated using a voice pitch ana- lyzer to identify any spoken phrases. Upon identification, all the command is converted to text and displayed on the mobile phone or to be used in other functions (such as performing Internet search or operating applications). iJIM ‒ Vol. 15, No. 23, 2021 171 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People Implementation of Google Assistant in the proposed appliance control system is done by introducing IFTTT statement command whereby it creates a automated commu- nication between Google Assistant and NodeMCU-ESP8266 through Arduino library available in Blynk platform. IFTTT statement command provides a free software plat- form that allows web services, devices, and applications from variety of developers to connect with each other in order to automate simple tasks. This method was selected as it is convenient for users to set up their preferred conditional programming as well as the accessibility to various types of applications and services. During voice identification process, the voice recognition system will convert the spoken command into text. Any phrases of either turn-on or turn-off command (or other custom commands that user has specified) that can be identified by the Google Assistant which is also assigned as IFTTT “trigger” will be verified with the user com- mand. Once the phrase has been validated, the Google Assistant will respond with a confirmation message or a rejection text that is visible to the user. If it matches the requirement for IFTTT, the user command will be sent to Arduino to trigger the relay so that light gets ON. (a) (b) (c) Fig. 5. IFTTT setup with Google Assistance using simple phrase mode 3 Result and discussion The complete prototype was tested and verified for its operational effectiveness. For voice command recognition, the experiment was conducted for four persons to sample with different tone voice. It is recorded with the date and time stamp to record the data with voice samples are tested in 16 different experiments. The system has been tested several times to simulate the frequency of daily use. After experiment was con- ducted, the IFTTT applet has successfully triggered and converts the voice command to text as shown in Figures 6–8. 172 http://www.i-jim.org Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People Fig. 6. Recorded time stamp for every activity on IFTTT Fig. 7. Recorded time stamp tested on three different dates Fig. 8. Google assistant display on mobile phone during the operation of the system iJIM ‒ Vol. 15, No. 23, 2021 173 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People Additionally, a test was carried out to determine the system’s effectiveness by varying the distance between the speaker and the microphone on the smartphone and recording the respond time. Varying voice frequency is also added as a test variable in order to verify whether lamp control system can respond to different user voices. Voice frequency is measured using the voice pitch analyser apps that is available in the Google play store. The voice verification test was carried out at a maximum distance of 24.5 metres, without any physical obstructions. The user and the lamp are separated by a distance. This measurement is based on the average size of a typical living room terrace in relation to the kitchen. The time stamp successfully appeared during testing as shown in Figure 6 and full experiment results to demonstrate the system operational at different voice frequencies are shown in Table 3. The system response time was measured from the time the command is spoken, until the lamp is lit or turned off, with the average response time being approximately 9.65 seconds (see Figure 9). Among the responses received, shorter distance results the faster execution time of voice command. Table 3. Verification test on the system effectiveness No User’s Voice Command Average Voice Frequency (Hz) The Device Operated Accordingly (ü) 1 Turn on the lamp 179 ~ 215 ü 2 Turn off the lamp 170 ~ 214 ü 3 OK, on the lamp 110 ~ 163 ü 4 OK, off the lamp 157 ~ 171 ü 5 Lamp on 148 ~ 177 ü 6 Lamp off 181 ~ 239 ü Fig. 9. Execution time 174 http://www.i-jim.org Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People 3.1 Analysis of the system design The proposed IOT-based lighting appliance voice control system had been success- fully tested and verified. Since the lamp was demonstrated to be controllable by voice command up to 24.5m, the system will be capable of assisting mobility impaired person to operate electrical appliances remotely. The development of user control parameters through Blynk interface (see Figure 4) allows for selection and interface customization according to preference of the user and types of appliances to be controlled. Compared to the previous works [5–12], improvement was made in terms of utilizing available open-source platform, and customizable interface. The selected platform and interface are simple, and the ability to modify and add more types of appliances to be controlled allow for greater design flexibility. The suggested system, as presented, attempted to solve the constraints of the existing system and is accompanied with a real-world implementation scenario for validation purposes. The system performance was found satisfactory according to the obtained test results and voice verification. 4 Conclusion and future work This research introduces the integration of voice recognition process from the Google Assistant into the smart home control framework through the use of IFTTT and Blynk platform for user-to-appliance communication. The voice-enabled lamp control with IoT technology for the mobility-impaired has been successfully developed and tested. The system is operational with varying voice frequency and voice to microphone dis- tance with the average respond time of ten seconds. The device has been checked and its functionality has been confirmed. Verification of voice command had been done up to a maximum distance of 24.5 m, demonstrating the capability to remotely control appliances. Future work would involve incorporating a tracking database system to track the user activities and appliance usage. Also, current work can be extended to include additional electrical appliances or functions such as television, air conditioning or even water taps. 5 Acknowledgement The author would like to thank Universiti Teknologi MARA, Cawangan Johor, for supporting this project under the research grant Geran Bestari Sepadanan 1/2020 Grant Scheme 600-TNCPI 5/3/DDN (01) (041/2020). 6 References [1] American International Medical University, Disabilities: causes, diagnosis and management, 2017. [2] Valera Román. et al. (2021). ‘Voice Assistant Application for Avoiding Sedentarism in Elderly People Based on IoT Technologies’, Electronics, 10(8), p. 980. https://doi. org/10.3390/electronics10080980 iJIM ‒ Vol. 15, No. 23, 2021 175 https://doi.org/10.3390/electronics10080980 https://doi.org/10.3390/electronics10080980 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People [3] Zainol, H. et al. (2018). ‘Social Sustainable Accessibility for People with Disabilities at Public Transport Stations through Sustainable Development Goals in Malaysia’, Environ. Proc. J., 3(9), pp. 89–94. https://doi.org/10.21834/e-bpj.v3i9.1499 [4] Masina, F. et al. (2021). ‘VOICE Actuated Control Systems (VACS) for Accessible and Assistive Smart Homes. A Preliminary Investigation on Accessibility and User Experi- ence with Disabled Users’, in Lecture Notes in Electrical Engineering, 725, pp. 153–160. https://doi.org/10.1007/978-3-030-63107-9_11 [5] Ashraf, I. et al. (2020). ‘Home Automation using General Purpose Household Electric Appliances with Raspberry Pi and Commercial Smartphone’, Plos one, 15(9), p. e0238480. https://doi.org/10.1371/journal.pone.0238480 [6] Aswathi, A. et al. (2019). ‘Design and Implementation of Gesture, Voice and (IOT) Internet of Things Based Home Automation for Physically Challenged’, Int. J. Curr. Eng. Sci. Res., 6(6), pp. 82–89. https://doi.org/10.21276/ijcesr.2019.6.6.16 [7] Uma, S. et al. (2019). ‘IoT Based Voice/Text Controlled Home Appliances’, in Procedia Computer Science, 165, pp. 232–238. https://doi.org/10.1016/j.procs.2020.01.085 [8] Stolojescu-Crisan, C., Crisan, C. and Butunoi, B.P. (2021). ‘An IoT-Based Smart Home Automation System’, Sensors, 21(11), p. 3784. https://doi.org/10.3390/s21113784 [9] Areni, I. et al. (2020). ‘IoT-Based of Automatic Electrical Appliance for Smart Home’, Int. J. Interact. Mob. Technol., 14(18), pp. 204–212. https://doi.org/10.3991/ijim.v14i18.15649 [10] Isyanto, H., Arifin, A.S. and Suryanegara, M. (2020). ‘Performance of Smart Personal Assistant Applications Based on Speech Recognition Technology using IoT-based Voice Commands’, in 2020 IEEE International Conference on Information and Communica- tion Technology Convergence (ICTC), (October), pp. 640–645. https://doi.org/10.1109/ ICTC49870.2020.9289160 [11] Garg, S. et al. (2020). ‘IoT Based Home Automation. Journal of Information and Optimiza- tion Sciences’, J. Inf. Optim. Sci. 41(1), pp. 261–271. https://doi.org/10.1080/02522667.20 20.1721581 [12] Jabbar, W.A. et al. (2019). ‘Design and Fabrication of Smart Home with Internet of Things Enabled Automation System’, IEEE Access, 7, pp. 144059–144074. https://doi.org/10.1109/ ACCESS.2019.2942846. [13] Feng, C. and Xie, H. (2020). ‘The Smart Home System Based on Voice Control’, in: Kountchev R., Patnaik S., Shi J., Favorskaya M. (eds) Advances in 3D Image and Graph- ics Representation, Analysis, Computing and Information Technology. Smart Innovation, Systems and Technologies, 180, pp. 383–392. https://doi.org/10.1007/978-981-15-3867-4_45 [14] Martinek, R. et al. (2020). ‘Voice Communication in Noisy Environments in a Smart House using Hybrid lms+ ica Algorithm’, Sensors, 20(21), p. 6022. https://doi.org/10.3390/ s20216022 [15] Fakhrurroja, H., Machbub, C. and Prihatmanto, A.S. (2020). ‘Multimodal Interaction System for Home Appliances Control’, International Journal of Interactive Mobile Technol- ogies, 14(15), pp. 44–67. https://doi.org/10.3991/ijim.v14i15.13563 [16] Huda, C., Tolle, H. and Utaminingrum, F. (2020). ‘Mobile-Based Driver Sleepiness Detec- tion using Facial Landmarks and Analysis of EAR Values’, International Journal of Interac- tive Mobile Technologies, 14(14), pp. 16–30. https://doi.org/10.3991/ijim.v14i14.14105 [17] Irawan, Y., Wahyuni, R., Fonda, H., Hamzah, M.L. and Muzawi, R. (2021). ‘Real Time System Monitoring and Analysis-Based Internet of Things (IoT) Technology in Measur- ing Outdoor Air Quality’, International Journal of Interactive Mobile Technologies, 15(10), pp. 224–240. https://doi.org/10.3991/ijim.v15i10.20707 176 http://www.i-jim.org https://doi.org/10.21834/e-bpj.v3i9.1499 https://doi.org/10.1007/978-3-030-63107-9_11 https://doi.org/10.1371/journal.pone.0238480 https://doi.org/10.21276/ijcesr.2019.6.6.16 https://doi.org/10.1016/j.procs.2020.01.085 https://doi.org/10.3390/s21113784 https://doi.org/10.3991/ijim.v14i18.15649 https://doi.org/10.1109/ICTC49870.2020.9289160 https://doi.org/10.1109/ICTC49870.2020.9289160 https://doi.org/10.1080/02522667.2020.1721581 https://doi.org/10.1080/02522667.2020.1721581 https://doi.org/10.1109/ACCESS.2019.2942846 https://doi.org/10.1109/ACCESS.2019.2942846 https://doi.org/10.1007/978-981-15-3867-4_45 https://doi.org/10.3390/s20216022 https://doi.org/10.3390/s20216022 https://doi.org/10.3991/ijim.v14i15.13563 https://doi.org/10.3991/ijim.v14i14.14105 https://doi.org/10.3991/ijim.v15i10.20707 Paper—Appliance Control with IOT-Arduino of Voice Command Detection for Mobility Impaired People 7 Authors Aznilinda Zainuddin is a Senior Lecturer from Universiti Teknologi MARA (UiTM), Kampus Pasir Gudang. During her MSc, she was involved in Nano-Electronics research work focusing on memristor. Her research expertise is on thin films and nano- technology. Her current research interest is on inventive problem solving and machine learning on space weather. Nur Aliah Zubir is a final year diploma student from Universiti Teknologi Mara (UiTM), Kampus Pasir Gudang. She was a final round participant in 1st IEEE Five Minutes Final Year Project (5MFYP) Competition 2020 organised by IEEE Young Professionals Malaysia. Nor Aqilah Aminuddin is a final year diploma student from Universiti Teknologi Mara (UiTM), Kampus Pasir Gudang. She participated in 1st IEEE Five Minutes Final Year Project (5MFYP) Competition 2020 organised by IEEE Young Professionals Malaysia and won the 1st place under diploma category. Nur Dalila K. A. is a Senior Lecturer from the Department of System, Faculty of Electrical Engineering, Universiti Teknologi MARA (UiTM), Kampus Pasir Gudang. She graduated from National University of Singapore (NUS) with MSc in Electrical Engineering. Her current interest is on engineering education and machine learning applications in space weather. Mohd Ezwan Mahadan is a Senior Lecturer from Universiti Teknologi MARA (UiTM), Kampus Pasir Gudang which receives a Science Master’s Degree from Universiti Tun Hussein Onn Malaysia (UTHM). He is involved in Power Electron- ics research work focusing on active power filter. His current research interest is on neutral-to-earth voltage. Article submitted 2021-02-18. Resubmitted 2021-08-06. Final acceptance 2021-08-28. Final version published as submitted by the authors. iJIM ‒ Vol. 15, No. 23, 2021 177