Headless Raspberry Pi 4 with Ubuntu Server 22.04 LTS

Setting up a Raspberry Pi 4 in a headless configuration with Ubuntu Server can be an efficient and powerful way to deploy a compact server at home with a very little human interaction. This guide will walk you through the process, from flashing the SD card to configuring it for…

Distributed System for Remote Device Control

This project, my final piece of work towards my Bachelor’s degree, presents a “Distributed system for remote device management”. It represents a seamless integration of server-side and client-side development, hardware control, and user-interface design. The server component, crafted in PHP, interacts with a client application developed in C#. Upon initialization,…