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 Main Menu #6

Closed
ajbowler opened this issue Jan 28, 2018 · 12 comments
Closed

Create Main Menu #6

ajbowler opened this issue Jan 28, 2018 · 12 comments
Labels
enhancement New feature or request

Comments

@ajbowler
Copy link
Collaborator

ajbowler commented Jan 28, 2018

This would be the new landing page when you spin up the board. Should have a nice graphic and a menu to navigate to either MLB Standings (see #4) or a list of games to pick from (see #7)

Because this requires a sexy graphic, I'm not gonna do it cause I lack the confidence.

@ajbowler ajbowler added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 28, 2018
This was referenced Jan 28, 2018
@ajbowler ajbowler removed good first issue Good for newcomers help wanted Extra attention is needed labels Feb 3, 2018
@ajbowler
Copy link
Collaborator Author

ajbowler commented Feb 3, 2018

Putting on hold because this will require some keyboard input, see #7

@craigm26
Copy link

are you planning to have a GUI via HDMI for this? I could do a small python or js server to help control the scoreboard. It'd be nice to control with a smart phone via web browser

@ajbowler
Copy link
Collaborator Author

No, ideally there wouldn't be any extra GUI for this, trying to keep the hardware aspect of this down as much as possible. The LED board would show a main menu on startup, then the user can use a keyboard plugged into the Pi without any other hardware to navigate.

@twfarley
Copy link
Member

What are you thinking of for a graphic for this? I might be able to help out.

@ajbowler
Copy link
Collaborator Author

The only thing that I know we don't want is the MLB logo. Legal issues and all that which I'm not interested in getting involved with.

Right now the only criteria I'd like to see is "Games" and "Standings" for the user to pick from, and some kind of title graphic. Tricky part is it all needs to fit on a 32x32 pixel display.

@craigm26
Copy link

craigm26 commented Feb 16, 2018 via email

@ajbowler
Copy link
Collaborator Author

@craigm26 That's a neat idea to add after the fact, I'll log a separate issue for it after this one gains some traction.

@ajbowler
Copy link
Collaborator Author

@craigm26 @twfarley @swemoney I've created a Slack workspace for any general discussions to keep the issues a little cleaner. https://join.slack.com/t/mlb-led-scoreboard/shared_invite/enQtMzE2NjI0MTY3MTI0LTAyZjhlZjk4NWEwZGUyNGM4NGQ4MDM1MDA0NzdhODU0MzRjM2EyMjk2ZDc3YTkyZmI3NDA5N2VkMzExZDQxYmQ

@craigm26
Copy link

scoreboardmenuhome

@ajbowler
Copy link
Collaborator Author

We've committed to the config file route at this point so having another way to do things will be pretty confusing. Closing this issue and other keyboard related ones, at least for now.

@bryantee
Copy link

I think a way to configure via the web sounds like the ideal solution.

@twfarley
Copy link
Member

#138 should cover that.

twfarley pushed a commit that referenced this issue Apr 7, 2022
)

* Adding optional run/hit/error display, and a config option for this.

* run/hit/err cleaner logic, variable spacing, incorporated pull suggestions

* removed variable spacing

* Moved runs/hits/errors configuration to the coordinates files, added defaults for all sizes, documentaton

* ran black on recent changes

* README.md correction

Co-authored-by: Brian Ward <brianmward99@gmail.com>

Co-authored-by: Brian Ward <brianmward99@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants