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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:ac9f576fbcb7 | 2018-04-19 | csinders | Have it set up using DR1. 6 transmissions with 4 data points each. |
1:fb25b13e6ab3 | 2018-04-17 | csinders | Sort of works, Need to work on compressing the data. ; Using dr3 in lab didn't work. Going with dr2 |
0:8d98d7f7d672 | 2018-04-13 | csinders | initial commit for Lab10, No testing has been done. |