"# DCSWCapstone"
Instructions for compilation and running:
Clone the repo to your computer with /git clone https://github.com/firework4lj/DCSWCapstone
For the Arduino code (testarduino):
1.) Open in Arduino IDE
2.) Click verify, and then upload and run on an Arduino device. The console will display the input. HARDWARE REQUIRED.
For the monitoring code (DCSWMonitoringApp):
1.) Open the .sln file located in the DCSWMonitorApp folder in Visual Studio
2.) Click "Start"
3.) The monitoring app should open. If no hardware is connected, it will throw errors, simply click okay or close these. It should then display NULL for all the data points.