Giter VIP home page Giter VIP logo

mlb-led-scoreboard's Introduction

Hi there πŸ‘‹

I'm a 2021 graduate from Boston College where I studied computer science and theatre. In the summer of 2021 I joined the Center for Computational Mathematics at the Flatiron Institute where I primarily work as a member of the Stan development team focusing on stanc3, our OCaml-based compiler for Stan.

My interests lie in programming languages and other rules-based systems. I am not currently working on anything theatrical, but when I do I focus on lighting design and event control systems.

See more of my work on https://brianward.dev/

mlb-led-scoreboard's People

Contributors

ajbowler avatar bones-bones avatar breid1313 avatar brentm5 avatar c2mfj avatar dependabot[bot] avatar feram18 avatar jimcreel avatar jmorim avatar joelguth avatar kerzilla avatar mmendelson222 avatar nixon506e avatar peteywhit avatar swemoney avatar thalere avatar tracerrx avatar twfarley avatar ty-porter avatar wardbrian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mlb-led-scoreboard's Issues

demo_date no longer works for standings

After recent changes, it's no longer possible to use demo_date to see older standings. The current standings show instead. To verify, I reset to this commit from 10/2: 98ab8f3

The demo_date DOES seem to still work for games though. I get final scores for that date.

Change Mid-Inning β€œDue Up” to use β€œFINAL” layout

I love the batters due up during a mid inning, but I think it would match the style of the board if you used the layout from the postgame.

Can we change to the batters that are due up in a scrolling text field and the mid-inning number below that? I can try to draw it out if this isn't clear.

My Python skills aren't exactly up to snuff otherwise I'd just offer a patch.

Expected Post-Season Behavior

What should we expect for post season behavior? Do we need to change our config if our team did not make it? For example if I have my Preferred team set to "Yankees", And Preferred League Set to "AL East", "AL Wild Card" will it automatically show me the ALDS, ALCS, and WS games?

Change color of recorded OUTS box

Having problems differentiating OPEN and CLOSED boxes for OUTS recorded. Would be nice to change the color of a recorded out (Or even just the box fill) from yellow to Something else (a config value?)

Base64 Error on first run

Followed the setup instructions and after doing the first run I get:

Traceback (most recent call last):
  File "/home/pi/mlb-led-scoreboard/main.py", line 15, in <module>
    from data import Data
  File "/home/pi/mlb-led-scoreboard/data/__init__.py", line 8, in <module>
    from data.headlines import Headlines
  File "/home/pi/mlb-led-scoreboard/data/headlines.py", line 5, in <module>
    import feedparser
  File "/usr/local/lib/python3.9/dist-packages/feedparser.py", line 93, in <module>
    _base64decode = getattr(base64, 'decodebytes', base64.decodestring)
AttributeError: module 'base64' has no attribute 'decodestring'

I am running PI OS Lite 32bit with Python 3.9.2

Is there something I forgot to do?

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.