This project was created by Markos Baratsas and Maria Retsa, for the purposes of the Operationg Systems Laboratory at ECE NTUA.
The purpose of this exercise is the construction of a character device driver, which is used for manipulating the sensor data and displaying them in the desired format. Those sensor data are collected through a sensor network and displayed into special files (character devices) in the /dev
directory, which can be (simultaneously if necessary) accessed through different user-space processes.