Code Monkey home page Code Monkey logo

triggermanager's Introduction

Triggermanager

Description

Triggermanager is written as a front-end for PiSync. It provides the following features:

  • monitoring data received from PLC by PiSync
  • configuring PiSync settings
  • playing audio / video qeues based on a trigger signal from the PLC.

Make sure to use the dev branch as master outdated

Dependencies

  • Python 3.8 (32 bit)
  • Tkinter
  • python-vlc
  • VLC (32 bit)

Installation

  1. Make sure Python 3.8 is installed
  2. Make sure Tkinter is installed along Python (should be by default)
  3. Install VLC (make sure it's the 32bit)
  4. Install python-vlc with pip (again, 32 bit)

Usage

  1. Make sure the raspberry running PiSync is on the same network as the host machine.
  2. Start PiSync
  3. Run triggerman.py
  4. In the connect panel, enter the pi's IP address using the custom option
  5. Once connected, open the fiz layout window
  6. Set FIZ data to correct position. (position is defined in Maya export)
  7. Add triggers as desired
  8. There is an option to open a playback window for video playback. This can be opened fromt the video tab.
  9. Once triggers are configured, press send to pi
  10. Press shoot to start listening for trigger (will also cause FIZ values to update)
  11. Press shoot again to exit shooting mode

Troubleshooting

  • It's best to monitor the PiSync application from the terminal as triggerman has a lot of bugs

Future goals

  • Arduino trigger

triggermanager's People

Contributors

jeejay23 avatar

Watchers

James Cloos avatar Paul Boots avatar

Forkers

bootsmaat

triggermanager's Issues

audio trigger sometimes dont play file

no idea why, sometimes the file just doesn't play. the logic in the function for playing the file still works, so it definitely has something to do with libvlc

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.