Accès libre

Arduino Data Acquisition System for Monitoring Quality of Life Parameters in a Room

  
18 déc. 2024
À propos de cet article

Citez
Télécharger la couverture

Data acquisition is the process of collecting information from various sources through sensors or instruments. After obtaining the data, it is usually converted from the analogue format to a digital format.

In this paper an application that gathers room-related information is presented. The purpose of such a system would be to be able to monitor certain parameters of interest in a living space. Afterwards this data can be used in various manners. One of the most important results of this data is being able to identify the habitability of a room. It can point out potential health hazards before they cause actual health problems. An additional objective is for the system to be on an accessible budget and to be easy to understand and implement. The hardware system using Arduino is presented in detail, as well as the graphical user interface created in Visual Studio.

The system works as intended for the purposes stated above. It measures: temperature, humidity, light intensity, sound, and air quality. It works on its own if it is supplied with a 9-volt power source. The Graphical User Interface can be used to visualise and analyse the collected data. The system can still be improved by adding wireless communication such as Wi-Fi and allowing it to be integrated into Internet of Things systems. The power consumption could be improved if needed for higher sampling frequency demands.