Browser Window
If you prefer not to use our pre-configured Raspberry Pi OS image, you can manually set up a dashboard on your Raspberry Pi using a browser window.
This guide is intended for users who already have experience working with and configuring a Raspberry Pi.
If you’re new to Raspberry Pi or lack experience with Linux, we recommend using our pre-configured image for easier
setup.
Requirements
To set up MoBro using a browser window, you will need the following:
- A Raspberry Pi with an operating system installed and running.
- A web browser installed on the Raspberry Pi:
Preferably Chromium, as this is the browser we test with. However, most modern browsers should work fine. - The MoBro Windows application running on your PC.
- Network connectivity: Ensure that both the Raspberry Pi and the PC are connected to the same network.
Setup Instructions
-
Ensure all the requirements listed above are met.
-
Find the IP address of your PC.
-
Open a browser window on your Raspberry Pi and enter the following URL in the address bar:
[PC_IP_ADDRESS]:42100?uuid=pi1&name=RaspberryPi
Replace
[PC_IP_ADDRESS]
with the IP address of your PC. -
Once done, your Raspberry Pi will show up in the MoBro desktop application as a connected dashboard.
Managing Multiple Dashboards
If you plan to connect multiple browser windows the same PC, you must assign a unique uuid
for each window.
This is necessary for the MoBro application to properly manage them and store your selected dashboards for each device.
To ensure uniqueness, replace the uuid=pi1
section in the URL with a distinct value for every Raspberry Pi you add.