Skip to content

Santana-C/SensorGasArduino

Repository files navigation

Sistema de Sensor de Gas con Arduino

General Info

System developed in Arduino and Visual Studio. The system is capable of reading the air quality with the help of an MQ-5 gas sensor and based on this it generates a graph in real time and can also warn by means of an LED and a Buzzer if it is in danger or if it should be to take precautions.

Installation

You can follow the next command lines to build the Windows Forms Application.

$ git clone https://github.com/Santana-C/SensorGasArduino
$ dotnet build

And compile the arduino code to the Arduino board too.

The arduino code is in arduino-project folder.

Arduino Circuit

Follow the next circuit

Circuit

Tecnologies

About

Sistema de Detección de Gas con Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published