Skip to main content
If using BlueOS, follow this guide to install it as an extension instead.

Getting Started

1

Installation Script

To install for a Raspberry Pi or other Linux-based system, you can execute the following command:
curl -s https://raw.githubusercontent.com/DeepwaterExploration/dweOS_2/main/install.sh | sudo bash -s
Note on Hardware PWM (RPi 4/5) Running this script will not automatically enable Hardware (High Precision) PWM.To use this feature, you must manually enable it within your Raspberry Pi’s config.txt file. For step-by-step instructions on how to do this, please refer to the Installation section of our GitHub.
2

Done.

Once installed, the script should exit with the following message:
Successfully installed dweOS 2
3
After the script runs, you can access the interface at the ip address of the device in a web browser.