GithubHelp home page GithubHelp logo

fred-dtv / tallyarbiter-m5atommatrixlistener Goto Github PK

View Code? Open in Web Editor NEW

This project forked from josephdadams/tallyarbiter-m5atommatrixlistener

0.0 0.0 0.0 3.37 MB

Simple tally viewer using a M5 Atom Matrix

C++ 100.00%

tallyarbiter-m5atommatrixlistener's Introduction

Tally Arbiter M5 ATOM Matrix Listener

This version is only compatible with Tally Arbiter < 3.0. All future versions will be distributed as binaries from the master Tally Arbiter repository. This version has been archived and no future modifications will be made. Please make all feature requests, bug reports, and pull requests against the primary repository: http://github.com/josephdadams/tallyarbiter

Tally Arbiter M5 ATOM Matrix Listener is an accessory program that allows you to connect to a Tally Arbiter server and control an M5Stick-C ESP32 Arduino device from M5Stack based on the incoming tally information.

To learn more about the Tally Arbiter project, click here.

It is not sold, authorized, or associated with any other company or product.

To contact the author or for more information, please visit www.techministry.blog.

You can buy an M5 ATOM Matrix here: https://m5stack.com/collections/m5-atom/products/atom-matrix-esp32-development-kit OR https://www.adafruit.com/product/4497 (Shipped from USA)

Instructions

  1. Go to https://docs.m5stack.com/en/arduino/arduino_development follow the instructions under heading "Boards Manager"
  2. Open tallyarbiter-m5atom.ino in Arduino IDE https://www.arduino.cc/en/software
  3. Update networkSSID, networkPass variable to match your Wifi network
  4. Update tallyarbiter_host values to match your TallyArbiter installation
  5. In Library Manager install FastLED, SocketIoClient, Arduino_JSON, WebSockets version 2.3.4, and MultiButton
  6. Open ~/Documents/Arduino/libraries/SocketIoClient/SocketIoClient.cpp in a text editor. Find the line that says hexdump(payload, length); and comment it out by adding // to the beginning of the line. Save and close that file.
  7. Go In the IDE go to Sketch -> Upload

Troubleshooting

macOS

If you receive an error similar to ImportError: No module named serial reference: https://community.m5stack.com/post/11106

Videos

Improvements and Suggestions

I welcome all improvements and suggestions. You can submit issues and pull requests, or contact me through my blog.

tallyarbiter-m5atommatrixlistener's People

Contributors

josephdadams avatar mg-1999 avatar petervcook avatar themusicnerd 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.