Git Product home page Git Product logo

stechzeiten's Introduction

Stechzeiten

Install:

Simply use my install script:

You must manually install a Webserver. If you are done make this:

git clone https://github.com/lucki1000/Stechzeiten.git
cd Stechzeiten
chmod +x install.sh
./install.sh

The manually steps are here listed:

For RaspberryPiOS:

Enable the SPI in the raspi-config menu, then install a web server of your choice and the requiered depencies to use stechzeiten.py

sudo apt install {your webserver} mariadb-common mariadb-server python3-dev python3-pip tmux -y

after that we need also python packages, were are installed with:

sudo pip3 install spidev
sudo pip3 install mfrc522
sudo pip3 install mysql
sudo pip3 install mysql-connector-python-rf

Then clone my repository with:

git clone https://github.com/lucki1000/Stechzeiten.git

and copy all files from the website folder in your webservers root path then you can edit or run create_database.sh to create the struct in MYSQL/Maria-DB, you can also use my systemd unit who i created and put the folder stechzeiten in /etc/ or you can run it manually with:

python3 stechzeiten/stechzeiten.py

and thats all, now can use it.

Goals:

  • โœ“ connection to database and write data into

  • โœ“ Web Viewer

Picture from the Webviewer:

900

A project by Lukas Bonrath

stechzeiten's People

Contributors

lucki1000 avatar

Stargazers

 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.