Skip to main content

Software Requirements

To use the Display Hub, ensure the following software and configurations are in place:

1. Raspberry Pi OS

  • Recommended: Raspberry Pi OS.
  • While it may work with other Linux-based operating systems, it has not been fully tested. Refer to the list of supported OS for compatibility.

2. Enable SPI Interface

To enable the SPI Interface on your Raspberry Pi:

  1. Open the terminal and type:
    sudo raspi-config
  2. Navigate to Interfacing Options. SPI Interface Example
  3. Select SPI and enable it. Select SPI
  4. Reboot your Raspberry Pi with:
    sudo reboot

3. Docker and Docker Compose


Image credits: Waveshare.