In this swimming pool project, there are two pages:
Home page is the swimming pool level control system and the page name cannot be changed;
Light control page is the swimming pool light control system and the page name can be renamed.
Home Page for Swimming Pool Level Control
The swimming pool level control system contains four parts:
Tank
It is used for water storage.
The block contains Image and Analog Bar components.
Water valve A
It is used for connecting tank and swimming pool to control the swimming pool level.
It has two modes: Auto and Manual operation. And both of the two modes have two corresponding status: Open or Close.
The block contains Text, Rectangle and Switch Button components.
Swimming pool
It is used for swimming and it use the water-level sensor to monitor the actual water level.
The block contains Rectangle and Analog Bar components.
Water valve B
It is used for connecting swimming pool and other pipelines.
It has two modes: Auto and Manual operation. And both of the two modes have two corresponding status: Open or Close.
The block contains Text, Rectangle and Switch Button components.
Page for Swimming Pool Light Control
The swimming pool light control system contains two parts:
The lamp and LED control
It is used for controlling the lights and recording the running time.
The block contains Text, Rectangle, Scale Time and Switch Button components.
Schedule for weekday and weekend
It is used for controlling the lighting time.
The block contains Text, Rectangle, Scale Time and Analog Value components.