Bugfix

last modified: October 23, 2025

Data Logger Simple – Software Bugfix

Posted on 2015-08-31— Projects

I noticed my Data Logger Simple was recording identical values every 30 seconds because sleep mode stopped timer1 used by millis(). I fixed this in v1.1 by replacing the DHT timing check with a simpler DHT22-only implementation. Read the full post for details and the v1.1 download.

Read this post