https://github.com/guiss-guiss/climate-controller-arduino
This sketch allows the user to control the climate in a room using a variety of sensing and controlling devices..
https://github.com/guiss-guiss/climate-controller-arduino
aquaculture arduino-nano arduino-sketch brewing-beer climat-control greenhouse hatchery horticulture humidity hvac indoor-agriculture indoor-comfort temperature wine-cellars
Last synced: 5 months ago
JSON representation
This sketch allows the user to control the climate in a room using a variety of sensing and controlling devices..
- Host: GitHub
- URL: https://github.com/guiss-guiss/climate-controller-arduino
- Owner: Guiss-Guiss
- License: gpl-3.0
- Created: 2023-08-04T23:49:01.000Z (almost 2 years ago)
- Default Branch: Climate-Controller-DHT22
- Last Pushed: 2024-01-22T21:43:04.000Z (over 1 year ago)
- Last Synced: 2024-11-16T13:05:49.958Z (7 months ago)
- Topics: aquaculture, arduino-nano, arduino-sketch, brewing-beer, climat-control, greenhouse, hatchery, horticulture, humidity, hvac, indoor-agriculture, indoor-comfort, temperature, wine-cellars
- Language: C++
- Homepage: https://www.guillaumeguiss.com
- Size: 1.3 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Climate Controller | Contrôleur de Climat

[English](#english) | [Français](#français)
---
# English
## Overview
An Arduino-based climate control system for managing temperature, humidity, and lighting in enclosed environments.### Key Features
- 🌡️ Temperature & humidity control
- 💡 Programmable lighting
- 🔄 Bilingual interface
- ⚡ 5-relay control system
- 💾 Persistent settings storage
- 🖥️ LCD interface### Hardware Required
- Arduino (Uno/Mega/Nano)
- DHT22 sensor
- DS3231 RTC module
- 20x4 I2C LCD display
- 5 momentary switches
- 5 control relays### Quick Start
1. Connect components
2. Upload code
3. Configure settings via LCD
4. Monitor & enjoy automated control---
# Français
## Aperçu
Système de contrôle climatique basé sur Arduino pour gérer la température, l'humidité et l'éclairage dans des environnements fermés.### Caractéristiques Principales
- 🌡️ Contrôle température & humidité
- 💡 Éclairage programmable
- 🔄 Interface bilingue
- ⚡ Système à 5 relais
- 💾 Sauvegarde des paramètres
- 🖥️ Interface LCD### Matériel Requis
- Arduino (Uno/Mega/Nano)
- Capteur DHT22
- Module RTC DS3231
- Écran LCD 20x4 I2C
- 5 interrupteurs momentanés
- 5 relais de contrôle### Démarrage Rapide
1. Connecter les composants
2. Téléverser le code
3. Configurer via LCD
4. Surveiller & profiter du contrôle automatisé---
## Support | Soutien |
- 🌐 www.guillaumeguiss.com
- 📧 [email protected]## License | Licence
GNU General Public License