Skip to content

Commit 4fc5d72

Browse files
committed
Added checked against lux meter details
1 parent 4df076b commit 4fc5d72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Adafruit_TSL2561/Adafruit_TSL2561.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
# Ported "Extended delays to take into account loose timing with 'delay'" update from CPP code
2121
# Added hack so that with autogain every sample goes from 1x to 16x as going from 16x to 1x does not work
2222
#
23+
# This was checked against a £10 lux meter from Amazon and was withing 10% up and down the range, the meter
24+
# had a stated accuracy of 5% but then again, £10 meter.
25+
#
2326

2427
import sys
2528
import time

0 commit comments

Comments
 (0)