Most of the DiveIno documentation is written as blog posts. This page gathers all blog posts relevant to the topics below.

Build

Please refer to the Build page about how to build your own DiveIno.

Use

The User Guide explains how to use DiveIno.

Integrate

All DiveIno log files are in json format stored on the SD card. It makes integration a breeze. Besides that DiveIno has a Serial API, which can be reached over Bluetooth.

Develop

First clone the DiveIno GitHub repository to your workstation. Next you have to setup your development environment. Now you are able to modify the code and send pull requests about your modifications.

Test

The Dry test blog post explains how to test your DiveIno.