node-red-contrib-eddystone 0.0.3

Creating Eddystone beacons with Node RED.

npm install node-red-contrib-eddystone

sample

Create an Eddystone Beacon using Node-RED. Eddystone-URL beacons can be used with the Physical Web. Add this node to your Node-RED environment for easy prototyping for the Physical Web.

Installation

First install Node RED, if not done yet, and add node-red-contrib-eddystone:

npm install node-red -g
npm install node-red-contrib-eddystone -g

Prerequisites

node-red-contrib-eddystone is based on the awesome node-eddystone-beacon. However, node-eddystone-beacon has the same prerequesits you might want to check. For instance, you might need to run Node-RED with root permissions for accessing the Bluetooth interface depending on your setup.

We recommend to use a Raspberry Pi with a Bluetooth 4.0 compatible USB dongle.

Example

This flow allows to control a Eddystone URL beacon for setting the URL, starting and stopping broadcasting, setting temperature, and setting power. All parameters can be set by sending messages to the EddystoneURL node.

sample

The official Android App for The Physical Web might me a nice addition for testing and playing around:

screen01 screen02

Node Info

Version: 0.0.3
Updated 9 years ago
Rating: not yet rated

Actions

Rate:

Downloads

13 in the last week

Nodes

  • eddystone-url

Keywords

  • Physical Web
  • BLE
  • bluetooth low energy
  • bluetooth
  • node-red
  • Eddystone
  • beacons

Maintainers