Brussels Transit

A collection of scripts to interact with open data provided by public transport companies in Brussels. Features include waiting times at nearby stations, vehicle locations, and timetables.

Key Features:

  • Real-time waiting times for STIB/MIVB and De Lijn
  • Configurable display of multiple stops
  • Auto-refresh capabilities
  • API for external applications
View on GitHub

Raspberry Pi Waiting Time Display

A program that turns a Raspberry Pi with an e-ink display into a mini public transit departure board.

Features:

  • E-ink display support for various Waveshare models
  • Weather conditions and temperature display
  • Real-time bus arrival times
  • Color-coded line numbers
  • Optional flight tracking and ISS position display
View on GitHub Project website

Mobility DB API

A Python package that simplifies downloading GTFS files through the Mobility Database API.

Features:

  • Easy access to public transportation data
  • GTFS schedule file downloads
  • Simplified API interaction
  • Public transit data retrieval
View on GitHub

Color Distance Analysis

An interactive tool for analyzing and selecting distinct colors using various algorithms. This demo showcases different approaches to maximizing the perceptual distance between colors.

View on GitHub Try the Demo