summaryrefslogtreecommitdiffstats
path: root/TODO
blob: b0f84741a7290450c918ca4a33aa19ab772a6079 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
'*' means 'complete'.


# Server

* Design API

* Implement web server

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 and target humidity from server

PID algorithm to control DC

Write DC to solenoid

Send DC to server