Next Article in Journal
PEDOT-Based Chemiresistive and Colorimetric Dual-Mode Sensors for the Detection of Hydrogen Peroxide Vapor
Previous Article in Journal
Comparison of Different Formats for Immunochromatographic Detection of Surfactant Nonylphenol
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Development of Low-Cost Arduino-Based Equipment for Analytical and Educational Applications †

Department of Chemistry, Biochemistry, Microbiology and Hygiene of Nutrition, State Biotechnological University, 61051 Kharkiv, Ukraine
Presented at the 2nd International Electronic Conference on Chemical Sensors and Analytical Chemistry, 16–30 September 2023; Available online: https://csac2023.sciforum.net/.
Eng. Proc. 2023, 48(1), 8; https://doi.org/10.3390/CSAC2023-14893
Published: 22 September 2023

Abstract

:
A modern microcontroller Arduino platform is often used to create electronic devices with the ability to receive signals from various digital and analog sensors, to perform further primary processing of information to be transferred to a computer, as well as to control various devices. This versatility makes it possible to create low-cost equipment for analytical and educational applications on these platforms. As an example, this white paper describes the benefits of using Arduino microcontroller boards to create two powerful and inexpensive interfaces for computers and laboratory equipment for automating analytical chemistry laboratories. The first one is a device for carrying out coulometric titration in galvanostatic mode with potentiometric or amperometric indication of the titration end point. The instrument is used to determine the concentration of individual substances and the total antioxidant capacity of food systems. Another development is a device for determining the water activity of food systems with a capacitive sensor for determining relative humidity. Both types of measurement equipment use Arduino One or Nano microcontrollers in combination with various controls for analog signal measurement, A/D conversion, and indication. The measured values are monitored in real time by transferring information to a personal computer via a USB port under the control of the developed software. The effective use of the developed devices is presented on the example of measurements of foodstuff samples when obtaining validated data.

1. Introduction

The implementation of information technologies in the educational process is an irreversible process and a necessary attribute of the educational environment of a modern university, complementing traditional forms of education. Their use in the classroom in the chemical laboratory allows students to start becoming acquainted with the elements of automated process control and data collection, which is important for technological and engineering specialties. Many research and teaching labs use commercial USB devices to collect instrument signal data. However, the affordability of such instruments and their software, coupled with the need to have enough for teaching labs, create a barrier to this approach. One alternative approach to solving this problem is to independently develop inexpensive devices using microcontrollers on an Arduino-based board [1].
Arduino-like microcontrollers are increasingly being used in the classroom to teach skills, attitudes, and knowledge about technology [2]. Arduino is a tool for designing electronic devices or, in other words, an electronic designer that interacts more closely with the surrounding physical environment than standard personal computers and goes beyond the virtual. It is an open-source “physical computing” [3] platform built on a simple printed circuit board with modern software development environment. Thus, it becomes possible to use these boards to create electronic devices with the ability to receive signals from various digital and analog sensors and to control various actuators. There are a number of advantages to this approach:
  • Arduino-based device designs can work on their own or interact with software on a computer;
  • The development price can be a variable component depending on the use of boards either assembled by the user independently or purchased as a set;
  • The open-source software development environment is suitable for both novice and advanced users and is available for free download;
  • The benefits for teachers and students are its low cost, its ability to be used across platforms (the Arduino software runs on Windows, MacOS, and Linux) and the ability to expand hardware capabilities through a variety of modules.
This study presents a partial experience of using two Arduino-based devices for electronic data acquisition in an educational chemical laboratory in the course of academic subjects devoted to food analysis methods. In this context, the Arduino platform is used for the development of electronic devices with the ability to receive signals from various digital and analog sensors, assembly and initial processing of information with subsequent processing by more complex computing devices, as well as control of devices in the process of performing laboratory educational projects.

2. Development of Arduino-Based Devices for Electronic Data Acquisition

2.1. General Description

The general architecture of both developed devices based on an Arduino board is presented in Figure 1.
These devices use the modular principle of building hardware using commercial or self-built modules, the description of which will be given below. With the help of modules, the analog signal received from the sensors is converted into a digital signal and transmitted via a USB port to a computer. These processes are controlled by a software sketch. The data are received and processed in a continuous process of data exchange between the board and the computer data logger. The user interface of the latter, written in Processing as open-source software, allows the user to control the operation of the devices.

2.2. Device for Water Activity Determination

One of the most important chemical components of any food system is water, which affects their chemical, physical, and microbiological stability. An important parameter for monitoring the specified stabilities in food systems is water activity.
This parameter, within the framework of the thermodynamic concept, is related to the partial specific Gibbs free energy of the system, which is required in the study of the necessity of the system being in equilibrium at a given temperature. When this equilibrium is reached, the activity of water within a satisfactory approximation is equal to the relative humidity of the air around the sample in the hermetic measuring chamber. This allows for measurements to use relative humidity sensors that change electrical resistance or capacitance. The advantages of capacitive sensors are a simple design and low-cost implementation. The latter technology was the basis for the development of a device for determining the water activity of food systems (Figure 2a).
This device was used in laboratory studies to determine the water activity of food systems and the influence of various factors such as formulation ingredients, packaging, and storage conditions. Such knowledge is important for future technologists of food production.
The device utilizes an Arduino Nano board [1] and module SHT31-D (Adafruit Industries, New York, NY, USA) connected via a I2C interface for control and data acquisition (Figure 1). The SHT31 temperature sensor and characteristics (Sensirion AG, Stäfa, Switzerland) has a high relative accuracy of ±2% and an accuracy of ±0.3 °C, which is sufficient for most educational tasks.
During use, the Arduino plugs into a standard USB port on any computer to provide power and data collection capabilities (Figure 2a). The data logger software is used to control this device and to monitor the change in water activity and temperature over time until the moment of equilibrium. The user-friendly interface of the software shows two separate graphs for water activity and temperature values (Figure 2b). The experimental data are duplicated in digital form both on the LCD display of the instrument and on the computer screen. In addition, the data are output as a tab-delimited text file and can be easily displayed and analyzed in any spreadsheet or graphing program.
The instrument was validated at the measurement temperature using a series of standards, which were saturated salt standards [4].

2.3. Device for Constant-Current Coulometric Titration

The coulometric method of chemical analysis is an absolute method based on the Coulomb law, which is distinguished by its simple implementation and high accuracy of experimental data. Therefore, it is quite often included in the course of quantitative analysis for pedagogical purposes [5].
There are two types of coulometric techniques [6], one of which, namely current-constant coulometric titration, has been realized by the development of the Arduino-based devices for electronic data acquisition (Figure 3a). A glass chemical beaker with a capacity of 50 mL is used as a coulometric cell (Figure 3b)). Two pairs of electrodes generating (GE) and indicator (IE) are immersed in it. The generating electrodes are a platinum electrode with an area of about 2 cm2, placed in the main beaker, and a wire platinum electrode, located in a separate 5 mL glass chamber with a glass membrane. The indicator electrodes are platinum redox and silver chloride electrodes. A glass chemical beaker with a capacity of 50 mL is used as a coulometric cell. The analytical signal from the indicator electrodes is fed to a portable lab pH/ion meter with an analog output or to a built-in own module with an operational amplifier.
The device utilizes an Arduino Uno (or Nano) and commercial modules for control and data acquisition:
  • An ADS1115 module (Adafruit Industries, New York, NY, USA) as a high-precision 16-bit A/D converter at 860 samples per second over an I2C interface, which provides higher resolution data acquisition than is possible only with the Arduino Uno;
  • An LCD display 1602 (HiLegto Technology Co., Shenzhen, China), based on the HD44780 controller, to display information about the progress of the titration in the form of an analytical signal-time;
  • An MOS module based on a MOSFET transistor IRF520N (HiLegto Technology Co., Shenzhen, China) as a simple motor driver for PWM control of the DC motor of the magnetic stirrer;
  • A single-channel 5V relay module with high/low level trigger (HiLegto Technology Co., Shenzhen, China) as a switch that turns on or off the supply from the potentiostat/galvanostat (GS) of a given constant current to the generating electrodes (GE).
During use, the Arduino is connected to a standard USB port on a computer to supply power and to enable data acquisition. The software allows the user to display experimental data both on the LCD display of the instrument and on the computer screen and to save it as a tab-delimited text file.

3. The Use of Arduino-Based Equipment for Analytical and Educational Applications

The performance of equipment for coulometric titration has been confirmed by the validation of methods for chemical analysis of various food products. Let us show this by using the example of data on aqueous solutions of ascorbic acid (AA), which are used as a standard in the determination of this antioxidant in food systems. The content of AA was determined by titration with electrogenerated iodine at a constant current strength of 5 mA. The validation procedure included the following parameters: specificity, linearity range of the analytical method, detection and determination limits, accuracy, and repeatability. The dependence of the quantity of electricity on the AA amount in solution has a linear relationship with a high determination coefficient (Table 1).
The slope of the experimental linear regression equation equal to 1.0969 does not differ significantly from that calculated according to Faraday’s law of 1.0956 (p < 0.05), which confirms the specificity of the method. The accuracy of the method is confirmed by the results obtained from the “taken-found” methods for five aqueous solutions of AA at various concentrations of the operating range. According to Table 2, the results were obtained at a level of RSD < 0.83%, which does not exceed 1%, which indicates the absence of a systematic error.
The developed device was used both in educational laboratories and in the scientific research of PhD students. Recent research is most characterized by the use of constant-current coulometric titration. This allowed us to obtain reliable data in two directions of research:
  • The determination of the content of individual compounds in the food matrix, for example, iodine in algae [7] or ascorbic acid in fruit jelly [8];
  • The determination of the total antioxidant capacity of food systems such as marshmallows and marmalade [9], candy caramel [10], and grape seeds powder [11].
For most food systems, the obtained water activity values were in good agreement, within the accuracy of the sensor, with the research data from other authors obtained using more accurate and expensive instruments.

4. Conclusions

This report provides a description of two electronic devices for DC coulometric titration and the determination of water activity as a tool for both educational and research laboratories in the chemical analysis of food systems. The proposed design is based on the use of a 16-bit data acquisition device based on an Arduino controller with open-source software. One of the important features of the development is its low price compared with commercial products and the lack of access to commercial software licenses. This design is an economical option for use in virtually any environment that requires time-dependent signal processing. In addition, a number of obvious advantages in the organization of the educational process are achieved:
  • Shifting the focus of the student’s attention to the essence of physical and chemical phenomena instead of routine work to obtain the results of the experiment;
  • Gaining experience with automated process control systems as an integral part of the modern industry;
  • Increasing the motivational component of the student in the cognitive cycle of task–realization–result;
  • Activation of the student’s independent work on the formation of skills in the latest information and communication technologies with the possibility of their use in future professional activities.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available from the corresponding author upon request.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Arduino—Home. Available online: https://www.arduino.cc/ (accessed on 11 August 2023).
  2. Roumen, G.J.; Fernaeus, Y. Envisioning Arduino Action: A Collaborative Tool for Physical Computing in Educational Settings. Int. J. Child Comput. Interact. 2021, 29, 100277. [Google Scholar] [CrossRef]
  3. O’Sullivan, D.; Igoe, T. Physical Computing: Sensing and Controlling the Physical World with Computers. Technol. (Singap World Sci.) 2004, xxix, 464. [Google Scholar]
  4. Fontana, A.J.; Carter, B.P. Measurement of Water Activity, Moisture Sorption Isotherm, and Moisture Content of Foods. In Water Activity in Foods: Fundamentals and Applications; John Wiley & Sons, Ltd.: Hoboken, NJ, USA, 2020; pp. 207–226. ISBN 9781118765982. [Google Scholar]
  5. Dabke, R.B.; Gebeyehu, Z.; Thor, R. Coulometric Analysis Experiment for the Undergraduate Chemistry Laboratory. J. Chem. Educ. 2011, 88, 1707–1710. [Google Scholar] [CrossRef]
  6. Hsueh, C.-J.; Janyasupab, M.; Lee, Y.-H.; Liu, C.-C. Coulometric Analysis. In Encyclopedia of Applied Electrochemistry; Springer: New York, NY, USA, 2014; pp. 275–283. [Google Scholar]
  7. Gubskyi, S.; Nikitin, S.; Evlash, V.; Nemirich, O. Iodine Content Determination in Dried Talli of Laminaria by Galvanostatic Coulometry. Ukr. Food J. 2015, 4, 320–327. [Google Scholar] [CrossRef]
  8. Evlash, V.; Gubsky, S.; Aksenova, E.; Borisova, A.; Zhelezniak, Z. Determination of Ascorbic Acid Amount in Gelatin Aqueous Solutions by Galvanostatic Coulometry Using Electrogenerated Bromine. Ind. Technol. Eng. 2016, 18, 22–31. [Google Scholar]
  9. Gubsky, S.; Artamonova, M.; Shmatchenko, N.; Piliugina, I.; Aksenova, E. Determination of Total Antioxidant Capacity in Marmalade and Marshmallow. East.-Eur. J. Enterp. Technol. 2016, 4, 43. [Google Scholar] [CrossRef]
  10. Mazur, L.; Gubsky, S.; Dorohovych, A.; Labazov, M. Antioxidant Properties of Candy Caramel with Plant Extracts. Ukr. Food J. 2018, 7, 7–21. [Google Scholar] [CrossRef]
  11. Gorodyska, O.; Grevtseva, N.; Samokhvalova, O.; Gubsky, S.; Gavrish, T.; Denisenko, S.; Grigorenko, A. Influence of Grape Seeds Powder on Preservation of Fats in Confectionary Glaze. East.-Eur. J. Enterp. Technol. 2018, 6, 36–43. [Google Scholar] [CrossRef]
Figure 1. A general Arduino-based circuit for electronic data acquisition devices.
Figure 1. A general Arduino-based circuit for electronic data acquisition devices.
Engproc 48 00008 g001
Figure 2. An Arduino-based water activity data acquisition device of foodstuff: (a) photograph of a device connected to a computer; (b) screenshot of the user interface for monitoring the change in water activity and temperature over.
Figure 2. An Arduino-based water activity data acquisition device of foodstuff: (a) photograph of a device connected to a computer; (b) screenshot of the user interface for monitoring the change in water activity and temperature over.
Engproc 48 00008 g002
Figure 3. An Arduino-based constant-current coulometric titration equipment: (a) photograph of the device; (b) a general Arduino-based circuit for constant-current coulometric titration equipment with potentiometric indication of the titration end point.
Figure 3. An Arduino-based constant-current coulometric titration equipment: (a) photograph of the device; (b) a general Arduino-based circuit for constant-current coulometric titration equipment with potentiometric indication of the titration end point.
Engproc 48 00008 g003
Table 1. Linearity regression output for aqueous solutions of ascorbic acid.
Table 1. Linearity regression output for aqueous solutions of ascorbic acid.
ParameterMagnitudeRegression Equation Y = a + b · XMagnitude
Linearity range, μg/g49.2–1276Slope, b1.0966
Limit of detection, μg/g16.2Intercept, a35.238
Limit of determination, μg/g49.2Determination coefficient0.9993
Table 2. Results of analysis of aqueous solutions of ascorbic acid.
Table 2. Results of analysis of aqueous solutions of ascorbic acid.
Amount Taken, μg/gAmount Found *, μg/gRecovery ± RSD, %Variation, %
124.0124.2 ± 1.6100.2 ± 0.8+0.16
250.8252.2 ± 2.1100.5 ± 0.5+0.44
482.5483.0 ± 3.2100.1 ± 0.4+0.23
852.4848.5 ± 3.399.5 ± 0.2−0.46
12771280 ± 8.0100.2 ± 0.4+0.23
* Average as the result of five replicate measurements, p < 0.05.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Gubsky, S. Development of Low-Cost Arduino-Based Equipment for Analytical and Educational Applications. Eng. Proc. 2023, 48, 8. https://doi.org/10.3390/CSAC2023-14893

AMA Style

Gubsky S. Development of Low-Cost Arduino-Based Equipment for Analytical and Educational Applications. Engineering Proceedings. 2023; 48(1):8. https://doi.org/10.3390/CSAC2023-14893

Chicago/Turabian Style

Gubsky, Sergey. 2023. "Development of Low-Cost Arduino-Based Equipment for Analytical and Educational Applications" Engineering Proceedings 48, no. 1: 8. https://doi.org/10.3390/CSAC2023-14893

Article Metrics

Back to TopTop