summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-11-08 19:09:14 -0500
committerSam Anthony <sam@samanthony.xyz>2024-11-08 19:09:14 -0500
commita2d846fe566186aa24dd4b135ea7063c185e16a1 (patch)
treeba0bf4140f5ebed3e9f09e35f13a338a9ea064eb
parent70e3bd6a7e9d76dcb16cc587ddbcf184c0360fd7 (diff)
downloadsoen422-a2d846fe566186aa24dd4b135ea7063c185e16a1.zip
organize TODO
-rw-r--r--TODO11
1 files changed, 1 insertions, 10 deletions
diff --git a/TODO b/TODO
index 152ef56..e238be3 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,8 @@
'*' means 'complete'.
-
# Server
* Design API
-
* Implement web server
Implement GUI
@@ -13,26 +11,19 @@ Implement GUI
# Sensor Station
* Design state machine
-
* Measure humidity
-
* Send humidity to server
Receive target humidity via bluetooth (or just buttons?)
-
Send target humidity to server
# HVAC Station
* Design state machine
-
* Receive humidity from server
-
-Receive target humidity from server
-
* PID algorithm to control DC
-
* Write DC to solenoid
+Receive target humidity from server
Send DC to server