adi-study-watch

ADI study watch python SDK


License
Apache-2.0
Install
pip install adi-study-watch==5.16.0

Documentation

Study Watch SDK

PyPI version fury.io Maven Central

The adi-study-watch provides SDK interface for interacting with ADI's VSM study watch platform.

Python SDK

https://github.com/analogdevicesinc/study-watch-sdk/blob/main/python

Android SDK

https://github.com/analogdevicesinc/study-watch-sdk/blob/main/android

Directory Structure:

.
└── study-watch-sdk/
    ├── android          # Contains android samples.
    ├── docs             # Contains SDK docs.
    ├── firmware         # Contains firmware zip and setup process.
    ├── python           # Contains python samples and change logs.
    └── utils            # Contains BLE setup for study watch.