This is a C# project from my early days as a Computer Science student
This programm was created for the fifth semester class Human-Computer Interaction and is one of three final C# projects neccessary to pass the class
Α user interface system for electronic interactions in "smart devices and furniture", known as "Internet of things", where many things are connected electronically and many everyday functions can be done electronically. This project includes some such virtual user interfaces and interactions.
- Main menu shows all rooms taht can be picked
- Main menu includes extra functions (security cameras, jouse temperature and illumination and house lockdown)
- Main menu includes online help button and user manual
- In the living room the user can use the smart tv, the stereo system and the smart sofa
- In the bedroom the user can use the heated bed, radio and smart wardrobe
- In the kitchen the user can user the smart fridge, the smart dishwasher, the smart over and coffee maker
- In the bathrrom the user can use the smart dehumidifier, the water heater, smart toilet and smart washing machine
- The comments to make the code understandable, are within the .cs archives
- This project was written in Visual Studio IDE
- This repository was created to show the variety of the work I did and experience I gained as a student