GithubHelp home page GithubHelp logo

ruudboon / tally-blaster Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 2.0 17.83 MB

WiFi based Tally using cheap hardware (NodeMCU, NeoPixel Mini PCB). Currently supporting vMix, planning to support more systems like Blackmagic etc.

Home Page: https://tally-blaster.ruudboon.io

License: BSD 3-Clause "New" or "Revised" License

JavaScript 4.22% HTML 2.57% Vue 37.07% TypeScript 26.36% C++ 29.78%
tally vmix arduino video diy blackmagic nodemcu neopixel

tally-blaster's Introduction

tally-blaster-logo-small

Tally Blaster Build

WiFi based Tally using NodeMCU and 2 NeoPixel Mini PCB. Currently supporting vMix, planning to support more systems like Blackmagic, Roland etc.

tally-blaster

Case by Elvin Media

Features

  • Camera tally LED & Host tally LED
  • Brightness control
  • Locate function
  • Save settings permanent (App not needed during production)
  • Autodiscover tally nodes using Zerconf/Bonjour
  • Configure app to control and monitor all nodes
  • vMix support

How It Works

  • When your ESP starts up, it sets it up in Station mode and tries to connect to a previously saved Access Point
  • if this is unsuccessful (or no previous network saved) it moves the ESP into Access Point mode and spins up a DNS and WebServer (default ip 192.168.4.1)
  • using any wifi enabled device with a browser (computer, phone, tablet) connect to the newly created Access Point (ESP*)
  • because of the Captive Portal and the DNS server you will either get a 'Join to network' type of popup or get any domain you try to access redirected to the configuration portal
  • choose the access points that connects your vMix (must have DHCP), enter password, click save
  • start Configuration App and scan for Tally Nodes
  • configure your nodes with the vMix IP and tally number.

Needed Hardware

  • NodeMCU v3
  • 2 NeoPixels Mini PCB
  • Usb cable
  • USB powersupply or Powerbank
  • WiFi connection to your vMix computer

Flashing NodeMCU (V3)

  • Download latest release
  • Unpack zip
  • Open vmix-tally.ino with arduino IDE
  • Install the extra libraries (WiFiManager by tzapu 2.0.3-alpha, Adafruit NeoPixel by Adafruit 1.5.0, WebSockets by Markus Sattler 2.2.0)
  • Flash NodeMCU

NodeMCU pin layout

  • Connect 1 NeoPixel input to 1 NeoPixel output (+,signal,-)
  • Connect + of first NeoPixel to pin VU
  • Connect - of first NeoPixel to ground
  • Connect signal of first NeoPixel to D2
  • Power using USB

Current plans

Led colors

  • CONNECTED: LEDS off
  • PREVIEW: Green
  • PROGRAM: Red
  • LOCATE: White Blinking
  • CONNECTING WIFI: Purple Blinkning
  • CONNECTING VMIX: Orange Blinkning

Sponsor

This project will grow faster with your help. Donations and sponsorships allow me to spend more time on this project and help me paying for licenses and hardware to test, coffee, debugging pizza and release beers. Want your logo on this page? Please contact me.

Github Sponsor. One-time donations are welcome through PayPal.

Tally Blaster Control app

Tally Blaster Control app

Inspired by

tally-blaster's People

Contributors

karaggeorge avatar ruudboon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tally-blaster's Issues

No serial port detected on deployed app

The builded app isn't correctly detecting the serial port.
Under windows this could be driver related. On Mac (and maybe Windows as well) permissions.

Works fine in dev

Windows defender blocks Tally Blaster Control App

Currently our windows builds aren't code signed and causing Windows defender to kick-in when opening the app.
This can be resolved buying a code signing certificate. The cheapest I found is $85.00/yr (https://comodosslstore.com/codesigning.aspx)

Already paying for the Apple Developer account (โ‚ฌ 99.00/yr) if some funds come in I will sign this for windows as well.

The app can still be used on Windows without code singing by clicking "More info"

Serialport not correctly linked in package

The new serial package is not correctly compiled into the binary.
Current MacOS package is failing. Could be same case for Windows & Linux

The ABI for Electron 9.0.0 is not yet released by serialport.

AP Station never shutsdown

Even when connected to the local wifi the AP Station is still broadcasting and is allowing new connections.
Could be a feature, but on a production site your probably want less SSID broadcasting.

Support Blackmagic

The Blackmagic SDK offers some similar tally functionality as vMix.
Need to borrow or buy a Blackmagic Atem to develop this

Linux Support

  • Manual test electron linux build
  • Add bonjour check
  • Add linux to Github Actions

Not reconnecting on lost wifi

The tally nodes aren't reconnecting to the wifi when the connection is lost. They keep hanging in lost vMix modus. Wifi should take priority.

Windows Support

  • Manual test electron windows build
  • Add bonjour check
  • Add windows to Github Actions

Github actions

  • Investigate why Github Actions are failing
  • Sign release (mac)

Locate keeps flashing

When settings are changed when locate is active the locate doesn't switch off and keep blinking (in red or green on preview)

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.