Skip to content

Linux character device drvier for a number (2) of sensors temperature, luminosity and battery voltage, wirelessly connected to a base station.

Notifications You must be signed in to change notification settings

GeorgiosAnastasiou/char_dev_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

char_dev_driver

Linux character device drvier for a number (2) of sensors temperature, luminosity and battery voltage, wirelessly connected to a base station to which they sent data. Base station connected to pc via usb. Important note: only the upper level of the driver will be uploaded which implements system calls OPEN, RELEASE, READ. That's the functions we implemented and do not suffice for a working driver, as more low-level (and not only) functions are needed.

About

Linux character device drvier for a number (2) of sensors temperature, luminosity and battery voltage, wirelessly connected to a base station.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages