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
Diff: Ambient.lib
- Revision:
- 2:8329d817fb2c
- Parent:
- 1:9aa62bdb3b84
- Child:
- 3:b17b789c0030
--- 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
Takehiko Shimojima
Ambient