Skip to content

ClubElecINSSET/MyInssetWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

🌦️ MyInssetWeather - Autonomous Weather Station

Intelligent weather station developed for INSSET - An innovative student project for real-time environmental monitoring.

📋 Table of Contents

🎯 About

MyInssetWeather is an autonomous weather station developed as part of a Club Elec project. This station collects and transmits real-time accurate weather data through a set of professional sensors and an Arduino microcontroller.

Project Objectives

  • Practical : Create a functional weather monitoring solution
  • Innovation : Develop an autonomous and connected station
  • Community : Provide local weather data for INSSET

⚡ Features

Environmental Measurements

  • 🌡️ Temperature - Precise ambient temperature measurement
  • 💧 Humidity - Relative air humidity rate
  • 📊 Atmospheric pressure - Barometric pressure in hPa
  • 💨 Wind speed - Measurement in km/h with anemometer
  • 🧭 Wind direction - 8 main directions (N, NE, E, SE, S, SW, W, NW)
  • 🌧️ Precipitation - Rain intensity in mm/h

📊 Collected Data

Measured Parameters

Parameter Unit Range Precision
Temperature °C -40 to +85 ±1°C
Humidity % 0 to 100 ±3%
Pressure hPa 300 to 1100 ±1 hPa
Wind speed km/h 0 to 150+ ±0.1 km/h
Wind direction ° 0 to 360 ±22.5°
Precipitation mm/h 0 to 100+ ±0.1 mm/h

📁 Project Structure

├── 📁 Station/
│   ├── 📁 Main/
│   │   └── 📄 main.ino
│   └── 📁 PCB/
│       └── 📄 WeatherStation.eprj
├── 📜 LICENSE
└── 📖 README.md

🛠️ Development Steps

✅ Phase 1 - Development (Completed)

  • Electronic schematic design
  • Arduino code development
  • Individual sensor testing
  • Complete system integration

🔄 Phase 2 - Implementation (In Progress)

  • Electronic board realization
  • Program testing
  • Power supply and station installation
  • Extended field testing

📋 Phase 3 - Deployment (Planned)

  • Final on-site installation
  • Web interface development
  • Website data testing

🚀 Phase 4 - Improvements (Future)

  • WiFi/LoRa connectivity
  • Historical database
  • Mobile application

👥 Team

Name Class Position
Thomas L3MN President
Yoni L3MN Vice-President
Eliot L3MN Secretary
Zakariya L3SE Member

Supervision

  • Institution : INSSET (Club Elec)
  • Period : 2025
  • Type : Collaborative student project

📝 License

This project is under MIT license. See the LICENSE file for more details.


📞 Contact

For any questions or suggestions about this project:


About

Autonomous weather station for real-time environmental monitoring – INSSET Club Elec project

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages