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
- Host: GitHub
- URL: https://github.com/tim-w-james/raspberry-pi-weather-station
- Owner: Tim-W-James
- Created: 2021-09-10T03:24:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T10:46:20.000Z (almost 5 years ago)
- Last Synced: 2026-03-29T05:34:56.733Z (3 months ago)
- Topics: python, raspberry-pi
- Language: Python
- Homepage:
- Size: 7.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## About The Project

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