Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 430 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 430 Bytes

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