sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
安装nodejs 以及 npm
- 下载Nodejs Binary包https://nodejs.org/zh-cn/download/.
- npm使用国内源,把本项目下的.npmrc复制到 "~"下。
cd ~/yourlocation/rpi-ble-zwift
npm install
node main.js
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
安装nodejs 以及 npm
cd ~/yourlocation/rpi-ble-zwift
npm install
node main.js