Skip to content

Ziemnior/engineering-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engineering Thesis

Thesis itself: use of RFID reader in the system for recording and monitoring work time

In this repository, one can find three main componenents: website that acts as user-friendly interface for employers and can be used to monitor employees worktime and their salary, code, that deployed on Raspberry Pi, transforms it into RFID sensor and gateway, which is used as access point for group of sensors, coupling them as one logical unit (With scope being one room, one floor, one building, etc, depending on deployment).

Pieces of code for mentioned components are merged to master from respectful branches:

  • introduce-rfid-reader for sensor
  • introduce-mqtt-connection for gateway
  • and preferences for website

The thesis was written in Python entirely, as far as the code goes. For network part, I also used dnsmasq and hostapd.

Note: class used for calculating business hours comes from this repository and was only slightly modified to suit my needs.

About

Engineering Thesis in Telecommunication for Wrocław University of Technology

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published