df36986f7e0cb753b87c97de832b81540133e656
WeatherStation
This repo will be used for our BTS project which consist of creating a weather station.
For this project used a raspberry pi 3B and a TZ-BT04 wich is a basic bluetooth HR/Temp sensor.
How does it work
How to use
Clone the repo with this command :
git clone https://github.com/jeanGaston/WeatherStation.git
Then go into the repo folder :
cd WeatherStation
Make the Install script executable using this command :
chmod +x Install.sh
Then execute it with sudo :
sudo ./Install.sh
Access the web interface in your browser at http://localhost:5000.
Usage
- Navigate to
http://localhost:5000to view sensor data and configure system settings. - Check the logs for any errors or alerts.
Contributing
Contributions are welcome! If you have any suggestions or improvements, please submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Description
Languages
Python
54.7%
HTML
32.3%
Shell
7.3%
D2
5.7%