Software is designed to store your diving certificates, help you calculate important values for the dive plan and remotely control oxygen anylzer build using Arduino board and following code github.com/MaciejJezierski/iAnalyzeArduino.
Main funcions of the software are:
- Connecting to BLE devices as oxygen analyzers
- Remotly making oxygen level measurments and receive its results by BLE connection
- Scanning and storing scuba certificates
- Calculating 4 most important values used while planning a dive - MOD, NDL, Best Mix, EAD.
- Device running MacOS with XCODE installed
- iDevice capable of using Apple VisionKit
Import project to XCODE and build it natively.