Skip to content

nehayward/stagg-ekg-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stagg EKG+

stagg-kettle api for Node.js (unofficial)

Usage

const StaggKettle = require('stagg-ekg-plus');
const stagg = StaggKettle('bluetooth address');
stagg.turnOn();
stagg.turnOff();

Depends

gatttool is required

License

Apache-2.0

About

A node api for Stagg EKG+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published