node-red-contrib-eddystone

0.0.3 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    8
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    8
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i node-red-contrib-eddystone

Weekly Downloads

8

Version

0.0.3

License

none

Last publish

Collaborators

  • matboehmer