Giter Site home page Giter Site logo

shout_and_shoot's Introduction

shout_and_shoot

Raspberry Pi basierende Abrufanlage (sprachgesteuert auf Begriff "Computer") für Wurfscheibenmaschinen / Tontaubenschießen. (getestet mit Raspberry Pi 3 Model B)

Installationsanleitung.

  1. Fernbedienung der Tontauben-Wurfanlage anpassen:
    NPN-Transistor mit Basiswiderstand 1kOhm anstelle des eigentlichen Tasters verlöten.
    Basiswiderstand mit Pin 26 des Raspberry Pi verbinden.
  2. Drei LEDs mit Vorwiderstand an den Pins 5, 6, 13 anschließen.
    Pin 5: LED, welche signalisiert, dass eine Tontaube abgeschossen wird
    Pin 6: LED, welche signalisiert, dass ein Mikrofon erkannt wurde
    Pin 13: LED, welche signalisiert, dass das Programm läuft
  3. Zwei Taster an den Pins 17 und 27 anschließen.
    Pin 17: Taster, welcher ein Herunterfahren des Raspberry Pi veranlassen wird
    Pin 27: Taster, über welchen die Tontaube manuell abgeschossen werden kann
  4. Raspberry Pi mit Raspberry Pi OS aufsetzen (ggf. noch SSH freigeben)
  5. Repository clonen
    git clone https://github.com/startbit96/shout_and_shoot.git
  6. pvrecorder und pvporcupine über pip installieren (für Hotword-Detection)
    pip install pvrecorder
    pip install pvporcupine
  7. Soll das Python-Skript bei Start des Raspberry Pis automatisch ausgeführt werden, dann dies in /etc/rc.local oder als crontab einrichten.

shout_and_shoot's People

Contributors

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