summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 9 insertions, 7 deletions
diff --git a/TODO b/TODO
index b0f8474..152ef56 100644
--- a/TODO
+++ b/TODO
@@ -12,11 +12,11 @@ Implement GUI
# Sensor Station
-Design state machine
+* Design state machine
-Measure humidity
+* Measure humidity
-Send humidity to server
+* Send humidity to server
Receive target humidity via bluetooth (or just buttons?)
@@ -25,12 +25,14 @@ Send target humidity to server
# HVAC Station
-Design state machine
+* Design state machine
-Receive humidity and target humidity from server
+* Receive humidity from server
-PID algorithm to control DC
+Receive target humidity from server
-Write DC to solenoid
+* PID algorithm to control DC
+
+* Write DC to solenoid
Send DC to server