Skip to content

The ble brocast data for zwift via nodejs and bleno.

Notifications You must be signed in to change notification settings

JameChou/rpi-ble-zwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE RPI

环境配置

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev

安装nodejs 以及 npm

  1. 下载Nodejs Binary包https://nodejs.org/zh-cn/download/.
  2. npm使用国内源,把本项目下的.npmrc复制到 "~"下。

启动

cd ~/yourlocation/rpi-ble-zwift
npm install
node main.js

About

The ble brocast data for zwift via nodejs and bleno.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published