/rpi-ble-zwift

The ble brocast data for zwift via nodejs and bleno.

Primary LanguageJavaScript

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