https://github.com/ugurcanerdogan/weather-station
It is a wireless measurement center project that consists of various sensors and units and measures weather data made with Arduino.
https://github.com/ugurcanerdogan/weather-station
arduino diy diy-electronics maker weather-station
Last synced: 22 days ago
JSON representation
It is a wireless measurement center project that consists of various sensors and units and measures weather data made with Arduino.
- Host: GitHub
- URL: https://github.com/ugurcanerdogan/weather-station
- Owner: ugurcanerdogan
- Created: 2022-11-28T23:14:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T09:30:22.000Z (about 2 years ago)
- Last Synced: 2025-02-12T12:55:16.796Z (3 months ago)
- Topics: arduino, diy, diy-electronics, maker, weather-station
- Language: C++
- Homepage:
- Size: 7.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-Station
It is a wireless measurement center project that consists of various sensors and units and measures weather data made with Arduino.### Transmitter plan
- Arduino UNO
- nRF24L01 (as transmitter)
- 7 Segment Led (common cathode)
- DHT-11 Temparature & Humidity Sensor
- BMP180 Temparature & Pressure Sensor
- LM393 Light Sensor
- Resistors
### Receiver plan
- Arduino UNO
- nRF24L01 (as receiver)
- Micro Servo Motor
- 16x2 LCD Screen
- I2C module for LCD Screen
- Touch Sensor
- Resistors
- Colorful LEDs
- Buzzer