กลับไปหน้ารวมไฟล์
automatic-greenhouse-3a599c-en.md

Serre Automatisée ARDUINO et GROVE

Ce projet est disponible sur le site de Technologie Services. Il utilise Ardublock Education (Software). Il utilise le système Grove sheeld et Arduino.

This project is available on the Technology Services website. He uses Ardublock Education (Software). He uses the Grove sheeld and Arduino system.

Serre Arduino

Cette serre peut :

  • Arroser vos plantes automatiquement quand elles en ont besoin
  • Afficher les données comme la température dans la serre, l'humidité de la plante ou encore la luminosité.
  • Elle peut réguler la chaleur en ouvrant le toit à l'aide d'un servo -moteur.
  • Elle régule aussi la luminosité en allumant ou éteignant les LED.

This greenhouse can:

  • Water your plants automatically when they need them
  • Display data such as the temperature in the greenhouse, the humidity of the plant or the brightness.
  • It can regulate heat by opening the roof with a servo motor.
  • It also regulates the brightness by turning on or off the LEDs.

Voici les librairies Arduino :

https://github.com/adafruit/DHT-sensor-library

https://github.com/Seeed-Studio/Grove_LCD_RGB_Backlight

#include <TSServo.h>
#include <DHT.h>
#include <rgb_lcd.h>

EXPANDED TECHNICAL DETAILS

High-Current Environmental Automation

This project is a high-voltage optimized greenhouse controller that prioritizes long-term durability and safety.

  • Relay Logic Center: Managed by an Arduino Uno, the system controls heavy-duty 120V/240V water pumps and grow-lights through a 4-channel relay bank.
  • Environmental Shielding: Uses waterproof DS18B20 temperature probes to monitor soil health at multiple depths.

Resource Management

  • Smart Irrigation Scheduling: The firmware uses a "Rain Delay" logic; if the humidity sensor detects a high-moisture environment, the irrigation cycle is automatically postponed to save water and prevent fungal growth.

ข้อมูล Frontmatter ดั้งเดิม

title: "Automatic Greenhouse"
description: "I designed an automatic greenhouse based on the Arduino and Grove system. It allows your plants to grow without you being there."
author: "Edouard91"
category: ""
tags:
  - "plants"
  - "garden"
views: 5806
likes: 1
price: 2450
difficulty: "Intermediate"
components:
  - "1x Serre Ikéa"
  - "1x Kit Technologie Services"
  - "1x Arduino UNO"
tools: []
apps:
  - "1x Arduino IDE"
  - "1x Ardublock Education IDE Software"
downloadableFiles:
  - "https://projects.arduinocontent.cc/03eacba7-569e-4513-a9b3-5c0c404453ea.ino"
documentationLinks: []
passwordHash: "98afb6505eea7ef4685bff96f7c70ecbe7f9f4fa948dbd2cf625fce116dfe84c"
encryptedPayload: "U2FsdGVkX1971w6Jy/0lkfreE5Enac2CKyHKy4KzTzmx/IQ5OYoHRvMiSR70TLkEfsCOf0qtj4vvvj9cgGd/yJNzHdfmsV/1IVUxvdrSsBXQIWlJCtSmBFT1LuXLL33YhGlP3rAEu+6aSpctqw/zCg=="
seoDescription: "Build an Automatic Greenhouse with Arduino and Grove system. Grow your plants automatically without being there."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/automatic-greenhouse-3a599c_cover.jpg"
lang: "en"