
This sample code is to upload temperature and air pressure data to your Fastsensing account. It uses SCP1000 to measure temp and pressure. 解説記事はこちら(https://qiita.com/AkiraKashihara/items/fd21fa4fd85aa9f723aa)
Dependencies: EthernetInterface Fastsensing HTTPClient SCP1000 mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:507f14e0c252 | 2017-04-30 | AkiraK | Put define of Device basic information on Global area.; Change variable of device ID and channel. |
0:4b1269eccf13 | 2017-04-04 | AkiraK | This sample code is to upload temperature and air pressure data to fastsensing.; This code uses SCP1000 which measure temperature and air pressure. |