News

The Raspberry Pi weather station uses two sensors in the form of the DHT11 Humiture sensor and the BMP280 Barometer, code has been modified from the Sunfounder’s GitHub repository.
The DHT11 sensor will typically connect to the GPIO pin for data transmission, while the raindrop sensor will connect to an analog-to-digital converter (ADC) since the Raspberry Pi does not have ...