Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.78 KB

File metadata and controls

39 lines (30 loc) · 1.78 KB

smart_irrigation_system

Sobre / About

Um protótipo de sistema de irrigação inteligente responsável por regar a planta assim que o sensor identificar baixa umidade.
EN: A smart irrigation system prototype that water a plant as the sensor identifies low moisture.

Materiais / Materials

  • 1 Arduino UNO;
  • Jumpers;
  • 1 Sensor de umidade de solo higômetro (Soil moisture sensor hygrometer);
  • 1 Sensor de temperatura DHT11 (DHT11 Temperature Sensor);
  • 1 Relé (Relay)
  • 1 Bomba de água (Water pump);
  • 2 Resistores (Resistors);
  • 2 LEDS vermelho (2 red leds);
  • 2 LEDS verde (2 green leds);
  • 1 Display 16x2 I2C Blue BackLight;
  • 1 caixa projetada para o sistema (1 box designed for the system).

Objetivo

  • Tornar o ato de irrigar automático e, por consequência, ajudar a manter a planta úmida a todo momento;
  • Praticar programação em C++ voltada a projetos com Arduino.

EN:
Make the irrigation automatic and, consequently, help keeping the plant moist all the time;
Practice C++ programming for projects with Arduino.

Colaboradores: Leonardo Gabriel Lopes, Fellipe Tomasella Melhorança e Gabriel Belém.

20220625_140802 20220625_141059 20220625_140848

Vídeo do projeto em funcionamento

Circuito análogo utilizado no sistema / Analog circuit used in the system:

Bodacious Blorr-Curcan