V-derSystem is a sensor data management system. It collects and processes information from sensors measuring temperature, wind speed, and humidity. The system calculates averages and provides meaningful insights for further analysis.
- C++ Compiler
-
Clone the repository:
git clone https://github.com/Jockomoko/V-derSystem cd V-derSystem -
Create a build directory and navigate into it:
cd build
- Use build script:
bash ./build.sh
After building the project, you can run the application using:
./V-derSystemIf you´d like to contribute to the project:
- Fork the repository.
- Create a feature branch
- Commit your changes
- Submit a pull request