Skip to content

Temperature/pressure/humidity logging with Adafruit Datalogger and BME280 sensor.

Notifications You must be signed in to change notification settings

CharlesVercauteren/BME280_RTC_SD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BME280_RTC_SD

Temperature/pressure/humidity measuring with BME280.
Logging with Adafruit datalogger (Real time clock + SD-card).
Tested on Arduino Uno.

SD-card must be formatted in FAT16. The SD-card can be removed to read the log files, but don't forget to reset the Arduino after the SD-card is placed back in the datalogger.
De log-files are named MMDD.txt. Initial logging interval is 15 minutes. This can be changed in the sketch, zie #define LOG_INTERVAL.

About

Temperature/pressure/humidity logging with Adafruit Datalogger and BME280 sensor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages