top of page

Software

The overall flow of our software is pretty straightforward. We used the template provided when first creating our product, so we already had a preset structure. Our approach, however was to create a code that will be easy and clear to read, in case someone who was unfamiliar with our project will understand the specific functions along with our purpose, to recreate the project themselves. We added comments that were necessary for the readers to understand why we added a particular line of code.

There are five parts in our software code and this is how it goes...

Part 1: Summary and brief description of our project and what it is for

Part 2: Add in variables, such as pins and actuators

Part 3: Main campus building (LCD display, water fountain, dorm lights

Part 4: Setup of receiving and transmission

Part 5: Ongoing loop (with MU campus functions and responses to alerts)

To view a pdf version of our source code, please click here.

© 2016 by Lucia & Yeh-Eun for HCDE 439

bottom of page