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:
- 0:8ff3c1a54f88
- Child:
- 1:9aa62bdb3b84
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Ambient.lib Sat May 07 01:42:05 2016 +0000 @@ -0,0 +1,1 @@ +https://developer.mbed.org/users/AmbientData/code/AmbientLib/#7dca16f75bae
Takehiko Shimojima
Ambient