文件名称:RPiBeaconScanner:树莓派信标扫描仪
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-16 17:43:18
JavaScript
RPiBeacon 扫描器 RaspberryPi 信标扫描器允许您扫描 iBeacon 广播。 你需要什么? 树莓派 蓝牙 4.0 模块 (BLE) 兼容的 iBeacon(例如 Estimote) 先决条件 节点.js wget http://node-arm.herokuapp.com/node_latest_armhf.deb sudo dpkg -i node_latest_armhf.deb # Check installation node -v Linux 蓝牙协议栈 sudo apt-get update && sudo apt-get install -y usbutils bluetooth bluez bluez-utils libbluetooth-dev 安装 git clone https://github.com/RPiBeacon/RPiBEAC
【文件预览】:
RPiBeaconScanner-master
----README.md(872B)
----deps.sh(118B)
----.gitignore(608B)
----index.js(3KB)
----package.json(702B)