Lancefy is a smart IoT weather station designed to monitor and report weather conditions in real-time. The project leverages modern IoT technology to provide accurate and timely weather data.
- Real-time Weather Monitoring: Capture and display real-time weather data such as temperature, humidity, and atmospheric pressure.
- Data Logging: Store weather data for historical analysis.
- Remote Access: Access weather data remotely through a web interface.
- Modular Design: Easily add or remove sensors and components.
The repository contains the following main directories and files:
- Meteo-Mate/: Core application files for the weather station.
- Tests/: Test scripts and files for validating the system.
- Weather Station CAD Files/: CAD files for the physical components of the weather station.
- .gitattributes: Git attributes for handling text files.
- .gitignore: List of files and directories to ignore in the repository.
- LICENSE: Licensing information for the project.
- README.md: This file.
To get started with Lancefy, follow these steps:
- Clone the Repository:
git clone https://github.com/Kemilab/Lancefy.git
This README.md
file provides an overview of the project, instructions for getting started, and information on how to contribute.