summaryrefslogtreecommitdiffstats
path: root/HvacStation/HvacStation.ino
Commit message (Collapse)AuthorAgeFilesLines
* reconnect to wifiSam Anthony2024-11-291-0/+2
|
* HvacStation: low/high indicator LEDsSam Anthony2024-11-291-1/+8
|
* HvacStation: use full LED barSam Anthony2024-11-291-5/+19
|
* HvacStation: refactor led barSam Anthony2024-11-291-5/+21
|
* HvacStation: LED barSam Anthony2024-11-291-3/+54
|
* HvacStation: screenSam Anthony2024-11-281-39/+83
|
* HvacStation: post duty cycle to serverSam Anthony2024-11-261-9/+54
|
* HvacStation: retrieve target humidity from serverSam Anthony2024-11-261-21/+26
|
* HvacStation: implement state machineSam Anthony2024-11-071-6/+13
|
* HvacStation: get humidity; pid outputSam Anthony2024-11-071-0/+108