/raspberry-pico-weather-logger

Weather-logging MicroPython script for Raspberry Pico and BME280 sensor

Primary LanguagePython

Raspberry Pico Weather Logger

Weather-logging MicroPython script for Raspberry Pico and BME280 sensor

Logs timestamped readings of temperature in celsius, humidity percentage, and air pressure in hPa to a CSV file

Use config.json to change filename, log frequency and hardware settings

raspberry-pico-weather-station