https://github.com/yining1023/p5.bluele-test
https://github.com/yining1023/p5.bluele-test
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yining1023/p5.bluele-test
- Owner: yining1023
- Created: 2016-11-29T19:40:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T19:45:24.000Z (almost 9 years ago)
- Last Synced: 2025-10-08T21:37:56.328Z (12 days ago)
- Language: JavaScript
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Browser Example
This example uses Sandeep Mistry's noble library for node.js to create a central server that reads and connects to BLE peripherals and sends this info to a browser with socket.io
It displays the peripherals found and its UUIDs. You can click the peripherals list to connect and get updated RSSI values.