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.
- 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).
- 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.



