Humidistat
Arduino firmware for a humidistat (humidity controller)
Loading...
Searching...
No Matches
CharDisplayUI.h File Reference
#include <LiquidCrystal.h>
#include <etl/span.h>
#include "ControllerUI.h"
#include "control/SingleHumidistat.h"
Include dependency graph for CharDisplayUI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CharDisplayUI
 TUI for 16x2 character LCD. Holds a reference to a LiquidCrystal instance for writing to display. Displays current mode, PV, SP, and CV the first line of the display, and temperatures on the second line. Use keypad to adjust setpoint (UP/DOWN for fine, LEFT/RIGHT for coarse). More...