0 purchases
affectivecloud 1.2.9
Enter Affective Cloud SDK For PC
Introduction
Enter Affective Cloud SDK For PC is provided by Enter Technology, designed to work with Enter Technology's Bluetooth chip and the Affective Cloud platform. This SDK is developed in Python and can run on macOS, Linux, and Windows.
Installation
pip install affectivecloud
Features
Access Bluetooth data (enterble)
Connect to the Affective Cloud server
Call the Affective Computing service
Receive data from the Affective Computing service
Usage
See examples
simple
headband Demo
headband Demo GUI Version
Note
Device-related
Each type of device has a different name. When using the demo, please use the corresponding name or do not specify a name. If no name is specified, all devices under the same UUID will be enumerated.
Development Environment
The SDK by default supports Python runtime environments of version >= 3.6 and < 3.10; if you need to use versions above 3.10, please upgrade the websockets dependency package to version >= 10.0.
Environment Variables
When using the demo, you need to set the environment variables:
APP_KEY
APP_SECRET
CLIENT_ID
For details, refer to: Authenticate and create a session
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.