Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create specifications for a networked display system driven by a chat bot so that Modites can display images or animations on the remote screens #6

Closed
obscurerichard opened this issue Sep 9, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@obscurerichard
Copy link
Member

obscurerichard commented Sep 9, 2019

Problem Statement

It would be great to have some way for Modites to send graphics, messages, or animations to the RGBrite boards.

Creating some sort of integration through Slack is one obvious way to do this.

We would need to build some more detailed specifications for this, though, and maybe do some proof of concept work. This issue is for creating the specifications.

Implementation Ideas

Here's a starting point for the specs:

  • We could start with a Hubot base and extend it
  • We might have Hubot listen for messages from our Slack, and then have it post to an AWS SNS topic.
  • We could have the matrix controller listening to an AWS SQS queue hooked up to the SNS topic. It could then pull down a message, graphics file, or animation to play on the display.
  • The sender should definitely be logged and displayed on the matrix as a social anti-abuse tactic
@obscurerichard obscurerichard created this issue from a note in RGB Matrix Screen (To do) Sep 9, 2019
@obscurerichard obscurerichard added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Sep 9, 2019
@jaygarcia jaygarcia moved this from To do to Icebox in RGB Matrix Screen Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
Development

No branches or pull requests

2 participants