PIR grove sensor that sends the sensed data to Thingspeak.com through the wifi module ESP 8266

Dependencies:   mbed

Committer:
skrawool
Date:
Mon Dec 05 16:39:27 2016 +0000
Revision:
0:3954a906acc2
PIR grove sensor that sends the sensed data to thingspeak through the wifi module ESP 8266

Who changed what in which revision?

UserRevisionLine numberNew contents of line
skrawool 0:3954a906acc2 1 <!DOCTYPE HTML>
skrawool 0:3954a906acc2 2 <html lang="en-US">
skrawool 0:3954a906acc2 3 <head>
skrawool 0:3954a906acc2 4 <meta charset="UTF-8">
skrawool 0:3954a906acc2 5 <meta http-equiv="refresh"
skrawool 0:3954a906acc2 6 content="1;url="https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters>
skrawool 0:3954a906acc2 7 <script type="text/javascript">
skrawool 0:3954a906acc2 8 window.location.href = "https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters"
skrawool 0:3954a906acc2 9 </script>
skrawool 0:3954a906acc2 10 <title>Page Redirection</title>
skrawool 0:3954a906acc2 11 </head>
skrawool 0:3954a906acc2 12 <body>
skrawool 0:3954a906acc2 13 If you are not redirected automatically, please follow the
skrawool 0:3954a906acc2 14 <a href='https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters'>link to the online exporter documentation</a>
skrawool 0:3954a906acc2 15 </body>
skrawool 0:3954a906acc2 16 </html>