https://github.com/google/physical-web

Dependencies:   BLE_API mbed nRF51822

PhysicalWeb is the general concept of connecting physical devices to the web via BLE.

The core of the PhysicalWeb concept is based around the URI Beacon service. A URI Beacon is an unencrypted broadcast of a Universal Resource Indicator (URI), most commonly in the form of web links. This example is a more advanced form of the UriBeacon Example.

The PhysicalWeb concept is currently being championed by Google so the majority of the documentation is based around the [ https://github.com/google/physical-web | Google PhysicalWeb Github] page.

Here's an introduction to the concept.

There's an Android App to go with it.

As mentioned above, the UriBeacon Service is key to the implementation of PhysicalWeb. The UriBeacon documentation is based out of the Google UriBeacon Github page

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Fri Dec 12 14:17:43 2014 +0000
Parent:
8:b816829fb712
Commit message:
commit changes to the underlying libraries.

Changed in this revision

BLE_API.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
nRF51822.lib Show annotated file Show diff for this revision Revisions of this file
diff -r b816829fb712 -r 2b3091959218 BLE_API.lib
--- a/BLE_API.lib	Wed Dec 03 14:48:28 2014 +0000
+++ b/BLE_API.lib	Fri Dec 12 14:17:43 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#2c414d3240a8
+http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#097be53aea02
diff -r b816829fb712 -r 2b3091959218 mbed.bld
--- a/mbed.bld	Wed Dec 03 14:48:28 2014 +0000
+++ b/mbed.bld	Fri Dec 12 14:17:43 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/031413cf7a89
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/4fc01daae5a5
\ No newline at end of file
diff -r b816829fb712 -r 2b3091959218 nRF51822.lib
--- a/nRF51822.lib	Wed Dec 03 14:48:28 2014 +0000
+++ b/nRF51822.lib	Fri Dec 12 14:17:43 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#cdcc094ab166
+http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#658e5ec772a1