Second year project for the study HBO-ICT Network and Systems engineering at The Hague University of Applied Sciences (THUAS) (in Delft). For this project we had to implement a system for controlling in house equipment. The project consisted out of the three major following components:
- A web control panel for controlling the hardware (PHP).
- Server side software for communicating with real world hardware over the network (C++17).
- Client side software for controlling various actuators (Arduino).
I have decided to make the repository public. Mostly for portfolio purposes. I have not included a license with the code to prevent copying/use of the software.
The project did not use a handcrafted buildsystem instead an IDE was used that I do not remember anymore. The project's code was written in English but the display strings are in Dutch.