Skip to content

Project implemented for the purposes of Operating Systems Lab in ECE NTUA.

Notifications You must be signed in to change notification settings

markosbaratsas/lunix-sensors-chrdev

Repository files navigation

OSlab Exercise 2: Linux Device Driver for a Wireless Sensor Network

This project was created by Markos Baratsas and Maria Retsa, for the purposes of the Operationg Systems Laboratory at ECE NTUA.

Description

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.

About

Project implemented for the purposes of Operating Systems Lab in ECE NTUA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published