Intelligent weather station developed for INSSET - An innovative student project for real-time environmental monitoring.
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.
- Practical : Create a functional weather monitoring solution
- Innovation : Develop an autonomous and connected station
- Community : Provide local weather data for INSSET
- 🌡️ 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
| 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 |
├── 📁 Station/
│ ├── 📁 Main/
│ │ └── 📄 main.ino
│ └── 📁 PCB/
│ └── 📄 WeatherStation.eprj
├── 📜 LICENSE
└── 📖 README.md
- Electronic schematic design
- Arduino code development
- Individual sensor testing
- Complete system integration
- Electronic board realization
- Program testing
- Power supply and station installation
- Extended field testing
- Final on-site installation
- Web interface development
- Website data testing
- WiFi/LoRa connectivity
- Historical database
- Mobile application
| Name | Class | Position |
|---|---|---|
| Thomas | L3MN | President |
| Yoni | L3MN | Vice-President |
| Eliot | L3MN | Secretary |
| Zakariya | L3SE | Member |
- Institution : INSSET (Club Elec)
- Period : 2025
- Type : Collaborative student project
This project is under MIT license. See the LICENSE file for more details.
For any questions or suggestions about this project:
- 📧 Email : [[email protected]](mailto: [email protected])
- 🌐 GitHub : ClubElecINSSET
- 🏫 Club Elec - Website