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

History

Put define of Device basic information on Global area.; Change variable of device ID and channel. default tip

2017-04-30, by AkiraK [Sun, 30 Apr 2017 10:30:10 +0000] rev 1

Put define of Device basic information on Global area.; Change variable of device ID and channel.


This sample code is to upload temperature and air pressure data to fastsensing.; This code uses SCP1000 which measure temperature and air pressure.

2017-04-04, by AkiraK [Tue, 04 Apr 2017 14:07:19 +0000] rev 0

This sample code is to upload temperature and air pressure data to fastsensing.; This code uses SCP1000 which measure temperature and air pressure.