03-15-2016, 12:24 AM
Thank you KH Goh :-) Hopefully by the time I get my pieces together I can wrap up the tutorial with some videos for our wiki. Your answers did bring me three more questions:
From Q5) What do you mean by no timestamp? We can't know when the sensor sampled the data? This basically kills the application of this data. The need here is a stream of sensor data coming in the Pine A64 with their timestamp that from time to time through a cron job upload to an online database (best case scenario, on Real Time or delayed by a few seconds/minutes). The timestamp is critical to understand the conditions in the room and even make informed decisions on the usages depending on the date and hour (we will have a dashboard online). I am not clear what would then mean no timestamp is available. Could you elaborate a bit more?
Q7) Depending on your answer to Q5), I would also like to know if it is possible to ensure all the sensors are synced (i.e. one sensor doesn't sample at 05:20:33 and the other at 05:20:35.
Q8) It sounded to me the Wifi remote I2C would have no means to store any data at all. Is this correct? Typically the device used has some memory to keep storing the readings and is emptied by an external device when loading on the computer (in this set-up, I envisioned the Pine as the computer and the remote being able to store the data to be emptied from time to time). However I am now confused after what you said on Q5).
Thanks!
From Q5) What do you mean by no timestamp? We can't know when the sensor sampled the data? This basically kills the application of this data. The need here is a stream of sensor data coming in the Pine A64 with their timestamp that from time to time through a cron job upload to an online database (best case scenario, on Real Time or delayed by a few seconds/minutes). The timestamp is critical to understand the conditions in the room and even make informed decisions on the usages depending on the date and hour (we will have a dashboard online). I am not clear what would then mean no timestamp is available. Could you elaborate a bit more?
Q7) Depending on your answer to Q5), I would also like to know if it is possible to ensure all the sensors are synced (i.e. one sensor doesn't sample at 05:20:33 and the other at 05:20:35.
Q8) It sounded to me the Wifi remote I2C would have no means to store any data at all. Is this correct? Typically the device used has some memory to keep storing the readings and is emptied by an external device when loading on the computer (in this set-up, I envisioned the Pine as the computer and the remote being able to store the data to be emptied from time to time). However I am now confused after what you said on Q5).
Thanks!