Difference between revisions of "Control application"
From aquarium-doc
Jump to navigationJump to search
(Created page with "The main control application of Aquarium control implements the following features: * Data acquisition of water temperature, pH and conductivity * Data acquisition of ambient temperature and humidity * Fresh water refill control * Feed control * Water temperature control using air ventilation * Calculation of refill tank content based on water level measurement Additionally, the main control application implements the following supporting features: * HW-Tests * Text-T...") |
|||
| Line 12: | Line 12: | ||
* Text-To-Speech interface | * Text-To-Speech interface | ||
* Logging | * Logging | ||
* Command interface to receive instructions from outside | * Command interface to receive instructions from outside of the application | ||
* Storage of recorded data in SQL database | * Storage of recorded data in SQL database | ||
* File-based communication to web application | * File-based communication to web application | ||
* Recording of WebCam picture | * Recording of WebCam picture | ||
Revision as of 17:25, 26 March 2022
The main control application of Aquarium control implements the following features:
- Data acquisition of water temperature, pH and conductivity
- Data acquisition of ambient temperature and humidity
- Fresh water refill control
- Feed control
- Water temperature control using air ventilation
- Calculation of refill tank content based on water level measurement
Additionally, the main control application implements the following supporting features:
- HW-Tests
- Text-To-Speech interface
- Logging
- Command interface to receive instructions from outside of the application
- Storage of recorded data in SQL database
- File-based communication to web application
- Recording of WebCam picture