From 764c543fa4b5b45888b2282e6be241cd23bcabc5 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 7 Nov 2024 18:19:55 -0500 Subject: update TODO --- TODO | 16 +++++++++------- 1 file 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 -- cgit v1.2.3