Skip to content

Entertech/Enter-AffectiveCloud-PC-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Access Bluetooth data (enterble)
  2. Connect to the Affective Cloud server
  3. Call the Affective Computing service
  4. Receive data from the Affective Computing service

Usage

See examples

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages