This example sends temperature and humidity data to Ambient through ethernet. (Japanese: IoT用のクラウドサービス「Ambient」にLPC1768とイーサーネットを使ってデーターを送信するサンプルです。Ambientはマイコンから送られたセンサーデーターを受信し、蓄積し、可視化(グラフ化)します。 https://ambidata.io)
Dependencies: AmbientLib EthernetInterface HDC1000 mbed-rtos mbed
Revision 2:8329d817fb2c, committed 2016-06-07
- Comitter:
- AmbientData
- Date:
- Tue Jun 07 08:00:01 2016 +0000
- Parent:
- 1:9aa62bdb3b84
- Child:
- 3:b17b789c0030
- Commit message:
- AmbientLib updated.
Changed in this revision
| Ambient.lib | Show diff for this revision Revisions of this file |
| AmbientLib.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/Ambient.lib Mon Jun 06 11:49:47 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://developer.mbed.org/users/AmbientData/code/AmbientLib/#dcc2714b5bcb
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/AmbientLib.lib Tue Jun 07 08:00:01 2016 +0000 @@ -0,0 +1,1 @@ +http://developer.mbed.org/users/AmbientData/code/AmbientLib/#a319af936fd5
Takehiko Shimojima
Ambient