Giter Site home page Giter Site logo

dojoattender's Introduction

alt text

DojoAttender

This project was made for my final exam during my education as a Data Technician specialized in programming.

There was a need for a system being able to track members attendance at my local martial arts club. I came up with this project.

The system is able to:

  • Register new members to the martial arts club
  • Analyze said new members face encodings
  • Record attencance for martial arts classes by facial recognition
  • Generate Excel sheets with attendance data and export to USB

Hardware


Software

I've used Debian (Buster) for this project.

Install the required python modules found in requirements.txt pip install -r requirements.txt

Automount USB

To be able to automount USB you need to install USBMount. As the version present in the Debian package manager is not working on this sytem, you need to download the newest version from the repo and install it from there.

Autorun on boot

To be able to autorun the application on startup, /etc/xdg/lxsession/LXDE-pi/autostart has to be edited:

@xscreensaver
@/usr/bin/python3 /home/pi/workspace/DojoAttender/src/main.py(Or path to wherever you saved main.py)

Disable cursor

To disable cursor add xserver-command=X -nocursor to /etc/lightdm/lightdm.conf


Further installation of applications and requirements may be needed. If you inted to use this project, get in contact if you encounter any issues.

dojoattender's People

Contributors

noerrisgaard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.