Giter Site home page Giter Site logo

bendenkacamazsin's Introduction

BENDEN KAÇAMAZSIN!

Proje Sahipleri: Emine Meltem HAMZAOĞLU 170215002 Tugay Kaan ARSLAN 171214003

Raspberry Pi kullanarak Parmak İzi Sensörü İle İşçilerin Bilgilerinin Alınması ve Renk Sensörü İle İş Önlüklerinin tespit edilmesi

MALZEMELER 1 adet Raspberry Pi 3 B+ (Raspbian Jessie Os kurulu) 1 adet TCS3200 Renk Sensörü 1 adet ZFM60 Parmak İzi Okuyucu Sensör 1 adet Breadboard Jumper Kablolar

YAZILIMLAR Raspbian Jessie OS Python 3.6

Malzemelerin alındığı yerler 1- ZFM60 Parmak İzi Okuyucu Sensör https://www.direnc.net/parmak-izi-okuyucu 2- TCS3200 Renk Sensörü https://www.robotistan.com/tcs3200-renk-sensoru-karti

Sırasıyla Terminale yazacağımız kodlar:

Paketleri Yüklemek için: sudo apt-get install git devscripts

Bu konuda daha önce çalışmış birinin kütüphanesini kopyalıyoruz. git clone https://github.com/bastianraschke/pyfingerprint.git

Kurmaya başlıyoruz cd ./pyfingerprint/src/

Yapılandırıyoruz dpkg-buildpackage -uc -us

Python 3 için: sudo dpkg -i ../python3-fingerprint*.deb

Bağımlı eksiklikleri yüklüyoruz sudo apt-get -f install

sudo usermod -a -G dialout pi

yeniden başlatıyoruz. sudo reboot

DENEMEYE BAŞLIYORUZ.

Yeni bir parmak eklemek için python /usr/share/doc/python-fingerprint/examples/example_enroll.py

Eklenen parmağı bulmak için python /usr/share/doc/python-fingerprint/examples/example_search.py

Ekli parmağı silmek için python /usr/share/doc/python-fingerprint/examples/example_delete.py

Taranan parmağın resmini indirmek için python /usr/share/doc/python-fingerprint/examples/example_downloadimage.py

Daha sonra Terminalden çıkarak verdiğimiz BENDENKACAMAZSIN.py adlı kodumuzu çalıştırıyoruz.

bendenkacamazsin's People

Contributors

meltemhamzaoglu avatar

Watchers

 avatar  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.