/weather

Arduino project for temperature monitoring

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Weather Project

This is a project for retrieving weather information using Open-Meteo and indoor temperatures using a DS18B20 temperature sensor, swic

Installation

  1. Clone the repository:
git clone https://github.com/matthewberryman/weather.git
  1. Install the PlatformIO VSCode extension

Usage

  1. Connect your weather sensor to your development board.

  2. Build and upload the code to your board.

  3. The weather data is displayed on the LED, and you can wave your hand in front of the hand gesture sensor to change from indoors (default) to outdoors temperature.

Contributing

Contributions are welcome! Please follow the contribution guidelines for this project.

License

This project is licensed under the MIT License.