Self Adjusting Thermostat
The project has two phases:
Phase1: Using Q-Learning algorithm, thermostat adjusts the temperature based on user’s weekly schedule and their thermal comfort.
Phase2: The algorithm will be improved by taking the calculations into an edge device. Edge device is also connected to a cloud system.

Controller for Maxon EPOS Driver
Working with Raspberry Pi 3B, launched Linux-based desktop application with PyQt, made connection between Raspberry Pi and Maxon EPOS driver.
Desktop Application for Smart Firefighter suit
This project was an application developed with Electron JS, that receives firefighter’s vital signs from a smart suit. Data is transferred in Bluetooth and serial protocol. The final project was a part of a wearable device prject.
DTMF Signals Decoder
Designing DTMF Signal Decoder with STM32F401RE, using HAL library. This project was a part of Microcontrollers course in university.