This project utilizes a Raspberry Pi along with a GY-BME280 sensor to create a weather station. The script collects temperature, pressure, and humidity data from the sensor and uploads it to various weather platforms including pwsweather, Windy, and Weather Underground.
- Clone this repository:
git clone https://github.com/cyberorg/paraguidews.git
- Install the required dependencies:
- Adafruit_CircuitPython_BME280 library. Follow the installation instructions on the linked page.
- Configure the script with your API keys for pwsweather, Windy, and Weather Underground.
- Obtain the necessary hardware components:
- Run the script using Python:
python paraguidews.py
- View live data on the following platforms: