In this lab, you will be collecting light data with your sensor and sending it wirelessly over the lora network to the server. In this lab you will: Utilize the system that you created for lab 9 to collect light data. Collect a light sample each hour for 24 hours. Send the 24 samples 1 time per day. Run your system over a period of 2 days in Luddy 4150 to collect light data on this room.
Dependencies: ATParser TSL2561 mbed
History
Have it set up using DR1. 6 transmissions with 4 data points each.
2018-04-19, by csinders [Thu, 19 Apr 2018 14:54:48 +0000] rev 2
Have it set up using DR1. 6 transmissions with 4 data points each.
Sort of works, Need to work on compressing the data. ; Using dr3 in lab didn't work. Going with dr2
2018-04-17, by csinders [Tue, 17 Apr 2018 14:54:18 +0000] rev 1
Sort of works, Need to work on compressing the data. ; Using dr3 in lab didn't work. Going with dr2
initial commit for Lab10, No testing has been done.
2018-04-13, by csinders [Fri, 13 Apr 2018 15:41:10 +0000] rev 0
initial commit for Lab10, No testing has been done.