This is an old revision of the document!


Etilotest

Ciucu Ovidiu Andrei 1222A

Introduction

This alcohol tester provides a convenient and portable solution for individuals to monitor their alcohol consumption levels. It can be used for personal use or in situations where alcohol testing is required, such as safety checkpoints or professional settings.

General Description

The alcohol tester made with an Arduino Uno board, an MQ-3 sensor, a button,a buzzer, and an LCD display is a device designed to measure alcohol concentration levels. It provides a simple and convenient way to determine if an individual is sober, within legal limits, or drunk. The MQ-3 sensor is used to detect the presence of alcohol in the surrounding environment. When the button is pressed, the device initiates a 5-second countdown.A buzzer produces a sound every second to signal the measurement period. The sensor readings taken during this time are then processed to calculate the average alcohol concentration. Instead of displaying the results on the serial monitor, an LCD display is used to provide a user-friendly output. The LCD screen is connected to the Arduino Uno board via an I2C module, which simplifies the connection and communication between the two.Once the sensor reading is complete, the calculated alcohol concentration value is displayed on the LCD. The display provides different messages based on the concentration level. If the concentration is below a predefined sober threshold, the LCD displays "Sober" along with the measured value. If the concentration is within the legal limit, it shows "Have been drinking" And if the concentration exceeds a predefined drunk threshold, it displays "Drunk" as an indication of intoxication.

Electrical diagram

Hardware Design

Components

  • MQ-3 sensor
  • Arduino UNO board
  • Buzzer
  • Button
  • LCD display with I2C module
  • Breadboard
Physical Project

Code for the project
pm/prj2023/avaduva/etilotest.1685310144.txt.gz · Last modified: 2023/05/29 00:42 by ovidiu_andrei.ciucu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0