MLBScoreboard

Display live MLB scores on Inkplate e-paper boards (Inkplate 2 and larger).

Author
5ne
Website
https://github.com/5ne/MLBScoreboard-Arduino-Library
Category
Display
License
MIT
Library Type
Contributed
Architectures
esp32

Fetches game data from the MLB Stats API into a simple struct, and separately ships Inkplate renderers to draw it: a compact single-game renderer for the tiny 3-color Inkplate 2, and a multi-game grid renderer for larger grayscale/color Inkplate boards. The data-fetching class (MLBScoreboard) handles WiFi, adaptive polling (slower pregame, fast during live games, stopped once final), and deep-sleep scheduling for battery-powered installs, and has no dependency on Inkplate or any display code -- pairing it with a renderer is left to your sketch.

Downloads

Filename Release Date File Size
MLBScoreboard-0.1.1.zip 2026-08-26 141.47 KiB