An open API service indexing awesome lists of open source software.

https://github.com/tim-w-james/raspberry-pi-weather-station

Python code for a weather station that can detect temperature, light level, wind speed and wind direction
https://github.com/tim-w-james/raspberry-pi-weather-station

python raspberry-pi

Last synced: 15 days ago
JSON representation

Python code for a weather station that can detect temperature, light level, wind speed and wind direction

Awesome Lists containing this project

README

          



Raspberry Pi Weather Station


Python code for a weather station that can detect temperature, light level, wind speed and wind direction.


Copy of an old college project from 2019.

Table of Contents



  1. About The Project



  2. Getting Started


  3. Contact

## About The Project

drawing

Python program for a Raspberry Pi weather station circuit that interfaces with various sensors to collect data.

### Features

* Humidity sensor
* Temperature sensor
* Light level sensor
* Wind direction
* Wind speed

### Built With

* Raspberry Pi
* Python
* Breadboard circuit

## Getting Started

1. Install the [RPi OS](https://www.raspberrypi.org/software/operating-systems/) on a Raspberry Pi
2. Ensure sensors are connected to pins described at the top of the [python file](https://github.com/Tim-W-James/Raspberry-Pi-Weather-Station/blob/main/weather_system.py)
3. Run the python program

## Contact

Email: [tim.jameswork9800@gmail.com](mailto:tim.jameswork9800@gmail.com "tim.jameswork9800@gmail.com")

Project Link: [https://github.com/Tim-W-James/Raspberry-Pi-Weather-Station](https://github.com/Tim-W-James/Raspberry-Pi-Weather-Station)

[product-screenshot]: FullStation.jpg