-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathSensly.log
More file actions
85 lines (84 loc) · 7.29 KB
/
Sensly.log
File metadata and controls
85 lines (84 loc) · 7.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
2018-04-11 04:03:43.331 DEBUG Sensly - init_BME280_Sensor: ----- BME Sensor {}
2018-04-11 04:03:43.478 DEBUG I2C - readU16: Read 0x6F37 from register pair 0x88, 0x89
2018-04-11 04:03:43.479 DEBUG I2C - readU16: Read 0x6867 from register pair 0x8A, 0x8B
2018-04-11 04:03:43.481 DEBUG I2C - readU16: Read 0x0032 from register pair 0x8C, 0x8D
2018-04-11 04:03:43.482 DEBUG I2C - readU16: Read 0x9433 from register pair 0x8E, 0x8F
2018-04-11 04:03:43.483 DEBUG I2C - readU16: Read 0xD68E from register pair 0x90, 0x91
2018-04-11 04:03:43.484 DEBUG I2C - readU16: Read 0x0BD0 from register pair 0x92, 0x93
2018-04-11 04:03:43.486 DEBUG I2C - readU16: Read 0x1FDD from register pair 0x94, 0x95
2018-04-11 04:03:43.487 DEBUG I2C - readU16: Read 0xFF35 from register pair 0x96, 0x97
2018-04-11 04:03:43.488 DEBUG I2C - readU16: Read 0xFFF9 from register pair 0x98, 0x99
2018-04-11 04:03:43.489 DEBUG I2C - readU16: Read 0x26AC from register pair 0x9A, 0x9B
2018-04-11 04:03:43.490 DEBUG I2C - readU16: Read 0xD80A from register pair 0x9C, 0x9D
2018-04-11 04:03:43.491 DEBUG I2C - readU16: Read 0x10BD from register pair 0x9E, 0x9F
2018-04-11 04:03:43.493 DEBUG I2C - readU8: Read 0x4B from register 0xA1
2018-04-11 04:03:43.494 DEBUG I2C - readU16: Read 0x016C from register pair 0xE1, 0xE2
2018-04-11 04:03:43.495 DEBUG I2C - readU8: Read 0x00 from register 0xE3
2018-04-11 04:03:43.496 DEBUG I2C - readU8: Read 0x1E from register 0xE7
2018-04-11 04:03:43.497 DEBUG I2C - readU8: Read 0x13 from register 0xE4
2018-04-11 04:03:43.498 DEBUG I2C - readU8: Read 0x2B from register 0xE5
2018-04-11 04:03:43.499 DEBUG I2C - readU8: Read 0x03 from register 0xE6
2018-04-11 04:03:43.504 DEBUG I2C - readU8: Read 0x2B from register 0xE5
2018-04-11 04:03:43.506 DEBUG I2C - write8: Wrote 0x24 to register 0xF4
2018-04-11 04:03:43.509 DEBUG I2C - write8: Wrote 0x60 to register 0xF5
2018-04-11 04:03:43.512 DEBUG I2C - write8: Wrote 0x04 to register 0xF2
2018-04-11 04:03:43.513 DEBUG I2C - write8: Wrote 0x87 to register 0xF4
2018-04-11 04:03:43.513 INFO Sensly - dust_sensor_read_test_v2: ---- DUST SenSoR ----
2018-04-11 04:03:44.215 DEBUG Sensly - get_read_byte: Read gave result '15' after '0' times
2018-04-11 04:03:44.517 DEBUG Sensly - get_read_byte: Read gave result '255' after '0' times
2018-04-11 04:03:44.518 INFO Sensly - MQ2_test: ---- MQ2 ----
2018-04-11 04:03:45.220 DEBUG Sensly - get_read_byte: Read gave result '0' after '0' times
2018-04-11 04:03:45.522 DEBUG Sensly - get_read_byte: Read gave result '188' after '0' times
2018-04-11 04:03:45.523 DEBUG Sensly - MQ2_test: Read value is 188
2018-04-11 04:03:45.524 INFO Sensly - MQ7_test: ---- MQ7 ----
2018-04-11 04:03:46.226 DEBUG Sensly - get_read_byte: Read gave result '5' after '0' times
2018-04-11 04:03:46.528 DEBUG Sensly - get_read_byte: Read gave result '54' after '0' times
2018-04-11 04:03:46.529 DEBUG Sensly - MQ7_test: Read value is 1334
2018-04-11 04:03:46.529 INFO Sensly - MQ135_test: ---- MQ135 ----
2018-04-11 04:03:47.232 DEBUG Sensly - get_read_byte: Read gave result '0' after '0' times
2018-04-11 04:03:47.539 DEBUG Sensly - get_read_byte: Read gave result '4' after '0' times
2018-04-11 04:03:47.540 DEBUG Sensly - MQ135_test: Read value is 4
2018-04-11 04:03:47.541 INFO Sensly - save_read_data_to_csv: Sensly is warming up please wait for 1 seconds
2018-04-11 04:03:48.542 INFO Sensly - save_read_data_to_csv: Warmup completed
2018-04-11 04:03:48.544 DEBUG Sensly - save_read_data_to_csv: Writting data to ./sampleData/Sensly_11-04-2018_04_03_48.csv
2018-04-11 04:03:48.545 INFO Sensly - save_read_data_to_csv: Enterring to a True loop, Ctrl+c to stop it...
2018-04-11 04:03:48.547 DEBUG I2C - readU8: Read 0x00 from register 0xF3
2018-04-11 04:03:48.549 DEBUG I2C - readList: Read the following from register 0xF7: T w vN
2018-04-11 04:03:48.550 DEBUG Sensly - save_read_data_to_csv: BME280 read temperature is (Carefull, hat is hot so temp is not corrected by default):21.2098817431
2018-04-11 04:03:48.551 DEBUG Sensly - save_read_data_to_csv: BME280 read humidity is (Carefull, hat is hot so temp is not corrected by default):56.038049606
2018-04-11 04:03:48.552 DEBUG Sensors - Get_rawdata: Writting byte 5 with index 1
2018-04-11 04:03:48.564 DEBUG Sensors - Get_rawdata: Read byte is '0'
2018-04-11 04:03:48.575 DEBUG Sensors - Get_rawdata: Read byte is '188'
2018-04-11 04:03:48.576 DEBUG Sensors - Get_rawdata: Raw Data returned value is 188
2018-04-11 04:03:49.878 DEBUG Sensors - Get_rawdata: Writting byte 5 with index 2
2018-04-11 04:03:49.890 DEBUG Sensors - Get_rawdata: Read byte is '4'
2018-04-11 04:03:49.901 DEBUG Sensors - Get_rawdata: Read byte is '201'
2018-04-11 04:03:49.902 DEBUG Sensors - Get_rawdata: Raw Data returned value is 1225
2018-04-11 04:03:51.204 DEBUG Sensors - Get_rawdata: Writting byte 5 with index 3
2018-04-11 04:03:51.216 DEBUG Sensors - Get_rawdata: Read byte is '0'
2018-04-11 04:03:51.228 DEBUG Sensors - Get_rawdata: Read byte is '4'
2018-04-11 04:03:51.228 DEBUG Sensors - Get_rawdata: Raw Data returned value is 4
2018-04-11 04:03:51.229 DEBUG Sensly - save_read_data_to_csv: Gases are followings MQ2 [0, 0, 0, 0, 0, 0]
MQ7 [0, 0, 0, 0, 0]
MQ135 [0, 0, 0, 0, 0, 0]
2018-04-11 04:03:52.531 DEBUG Sensly - save_read_data_to_csv: Getting informations from Optical Dust Sensor
2018-04-11 04:03:52.533 DEBUG Sensors - get_optical_dust_sensor_rawdata: Writting byte 5 with index 4
2018-04-11 04:03:52.939 DEBUG Sensors - get_optical_dust_sensor_rawdata: Byte read from dust sensor:15
2018-04-11 04:03:53.341 DEBUG Sensors - get_optical_dust_sensor_rawdata: Byte read from dust sensor:255
2018-04-11 04:03:53.342 DEBUG Sensors - get_optical_dust_sensor_rawdata: Optical dust sensor read raw values are:[15, 255]
2018-04-11 04:03:53.343 DEBUG Sensors - get_optical_dust_sensor_rawdata: Optical dust sensor returned value is 4095
2018-04-11 04:03:53.343 DEBUG Sensors - Get_PMVolt: Rawdata from opticalDustSensor is 4095
2018-04-11 04:03:53.344 DEBUG Sensly - save_read_data_to_csv: Writting to datafile:04:03:48,0,0,0,0,0,0,0,0,0,7160.0
Time, Carbon Monoxide PPM, Ammonia PPM, Carbon Dioxide PPM, Methly PPM, Acetone PPM, Methane PPM, LPG PPM, Hydrogen PPM, Propane PPM, PM10
2018-04-11 04:03:53.345 DEBUG Sensly - save_read_data_to_csv: -------- Waiting for another 10 seconds till next data getting
2018-04-11 04:04:03.357 DEBUG I2C - readU8: Read 0x00 from register 0xF3
2018-04-11 04:04:03.360 DEBUG I2C - readList: Read the following from register 0xF7: T v@vK
2018-04-11 04:04:03.361 DEBUG Sensly - save_read_data_to_csv: BME280 read temperature is (Carefull, hat is hot so temp is not corrected by default):21.2054201345
2018-04-11 04:04:03.362 DEBUG Sensly - save_read_data_to_csv: BME280 read humidity is (Carefull, hat is hot so temp is not corrected by default):56.0212489874
2018-04-11 04:04:03.362 DEBUG Sensors - Get_rawdata: Writting byte 5 with index 1
2018-04-11 04:04:03.374 DEBUG Sensors - Get_rawdata: Read byte is '0'
2018-04-11 04:04:03.385 DEBUG Sensors - Get_rawdata: Read byte is '188'
2018-04-11 04:04:03.386 DEBUG Sensors - Get_rawdata: Raw Data returned value is 188
2018-04-11 04:04:04.274 INFO Sensly - save_read_data_to_csv: You pressed Ctrl+C, Bye
2018-04-11 04:04:04.275 INFO Sensly - save_read_data_to_csv: You can check your data into ./sampleData/Sensly_%d-%m-%Y_%H_%M_%S.csv
2018-04-11 04:04:04.275 INFO Sensly - <module>: You can check your data into ./sampleData/Sensly_%d-%m-%Y_%H_%M_%S.csv