
Weather forecast
Current conditions with configurable location, units, and timezone.
Explore this moduleOpen-source Raspberry Pi project
Display Hub turns live weather, news, traffic, and market data into a configurable e-ink dashboard through a drag-and-drop web interface.
System at a glance
Display Hub brings interface design, API integration, deployment, and embedded hardware into one end-to-end project.
React + ViteArrange and size modules in the browser-based layout editor.
Bottle + SQLAlchemyCoordinate configuration and data from external providers.
Docker + NginxPackage the application into a repeatable deployment.
Raspberry Pi + e-paperRender the selected information on the connected panel.
Actual output from the projectSoftware with a physical result
Users choose the information that matters, arrange it visually, and control how often the display refreshes. The result is a purpose-built dashboard instead of a fixed template.
Live data modules
Each integration has its own configuration and output documentation. These are real captures from the connected e-ink display.

Current conditions with configurable location, units, and timezone.
Explore this module
English and Spanish headlines from configurable publications and feeds.
Explore this module
Location-aware road conditions and incidents near a configured ZIP code.
Explore this module
Engineering surface
The implementation spans the interface, service layer, containerized runtime, external APIs, and a GPIO-connected device.
Interactive layout configuration
Data, settings, and module coordination
Portable services and request routing
GPIO-connected physical output
Explore the implementation
Start with the installation guide or inspect the complete source on GitHub.