Example code of sakura.io Evaluation board.

Dependencies:   AQM0802A BME280 MPU9250_SPI SakuraIO gps mbed

SakuraIo Evaluation Board Standard

Overview

This program is example code of sakura.io Evaluation board.

Functions

  • Periodic measure from onboard sensors(period is 200ms)
    • Motion sensor(gyro, accelometer, magnetometer)
    • Environment sensor(temperatur, humidity, airpressur)
    • GPS(longitude, latitude, timestamp)
  • Periodic send the measuring datas to sakura.io platform(period is 300sec)
  • Output the measured datas output to USB-Serial port
    • baudrate is 9600bps
  • Can select on / off of periodic running with switch `SW5`

Description

See the Getting Started page.

Committer:
Fuminori OKUHARA
Date:
Tue Aug 07 12:20:25 2018 +0900
Revision:
9:ac019d9b57d7
Parent:
5:e92264bc120e
Merge branch 'master' of https://github.com/sakuraio/SakuraIO_Evaluation_Board_Standard

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Fuminori OKUHARA 5:e92264bc120e 1 http://mbed.org/users/tetsuya256/code/AQM0802A/#5cc8d4df601d