Skip to content

funjack/golaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golaunch

GoDoc Go Report Card

Golaunch is a BLE central for controlling a Launch. It's build using currantlabs(/paypal's) gatt implementation.

Setup

See the gatt docs for the Bluetooth requirements/setup.

Examples

Build and run example (Linux)

go build examples/stroke/stroke.go
sudo setcap 'cap_net_raw,cap_net_admin=eip' ./stroke
./stroke

Golaunch is released under a BSD-style license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages