Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 856 Bytes

File metadata and controls

30 lines (23 loc) · 856 Bytes

GUI design

Colors

  • Background - #FCF5D8
  • Button background - #F2D9B0
  • Frames - #CD8742

Decided to stay with black and white as display have problems with colors.


State diagram

StateDiagram

Menu projects

Main menu

MainMenu

Room settings menu

RoomSettingsMenu
RoomSettingsMenu2

Room choose menu

RoomChooseMenu

Change string value menu

ChangeStringValueMenu

Other things probably needed to have:

  • change number value menu,
  • add new device menu extensions like unit type, limits (min and max value), pins where connected the device is.