summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-11-07 18:19:55 -0500
committerSam Anthony <sam@samanthony.xyz>2024-11-07 18:19:55 -0500
commit764c543fa4b5b45888b2282e6be241cd23bcabc5 (patch)
treea86d6d69d4f52c57d557e49cc2fc546e4e3561cc
parent27d8851d0e3db8d9ed8eb333c91356605c5cfcc1 (diff)
downloadsoen422-764c543fa4b5b45888b2282e6be241cd23bcabc5.zip
update 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