The K-12 WSN-DTN-WX project is a request that comes from Dr.Winfree and the local Flagstaff school districts. The goal is to have a functioning, weather station network that is capable of sending its data not only to the classroom immediately next door to the station, but to each and every weather station around town as well. It should be able to accomplish this via a delay-tolerant network built by the students in their classes.
10/2019 Design Review 1 Completed |
11/2019 Design Review 2 Completed |
3/26/2020 Design Review 3 Completed |
4/13/2020 Hardware Completed |
5/7/2020 Final Documentation Submitted |
|||||
11/2019 Website Launched |
3/7/2020 Expansion Shield Printed and Tested |
4/13/2020 Weather proofing Completed |
4/20/2020 UGrads Presentation |
When originally designing the netwokring aspect, we had to look into which hardware we would use, we ended up looking into:
From the beggining, we knew we wanted to use breakout board sensors in order to acheive the most amount of flexibility for the students in case they wanted to design their own sensors.
When the first printed version of our board was completed we were able to test out the reading functionality of each sensor. Each sensor gave out a different type of reading but once compiled into a final program, they could be simplified into smaller bits of data for better processing.
The Real-Time-Clock(RTC) and MicroSD card readers are implimented on the board but didnt function properly when tested. The RTC would become unstable once every few seconds and the MicroSD card reader simply was not detecting any card when they were inserted.
Where it all went wrong...