READ ME

This is the readme file for the ece4220 final project

For hardware setup:
low float should be wired to dio pin 0
high float should be wired to dio pin 1
solenoid relay signal should be wired to dio pin 2 (active low configuration)
dose pump relay signal should be wired to dio pin 3 (active low configuration)
light relay signal should be wired to dio pin 4 (active low configuration)
Temperature sensor should be a 10k nominal voltage divider plugged in to analog pin 0 with appropriate ground
Light sensor should be a 10k nominal voltage divider plugged in to analog pin 1 with appropriate ground

After running software should see when float originally low will turn on solenoid representing fill.
Once full will turn off and signal dosing pump.
If light level falls below threshold a light will be turned on
Temperature and light values will be printed out.