Skip to content

teco-kit/cosinuss-flutter-new

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

Updated version so that Android versions >12 (API >31) are supported.

Cosinuss° One Flutter Example

A minimal working example showing how to use the Cosinuss° One earbuds with Flutter to obtain heart rate, body temperature, accelerometer and raw PPG data.

Before you start

Make sure you have Flutter installed as introduced in the Mobile Computing and IoT lecture.

Also make sure flutter_blue_plus is installed.

Note

Currently all the required relevant code is inside the main.dart file (lib > main.dart). You may want to consider moving the BLE connection specific code into a seperate file to organize your final application better. Also this example only includes minimal error handling which you should improve for your final application.

Screenshot

Screenshot_20220111-122150

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 86.1%
  • Ruby 9.8%
  • Swift 2.9%
  • Other 1.2%