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.

History

Merge branch 'master' of https://github.com/sakuraio/SakuraIO_Evaluation_Board_Standard default tip

2018-08-07, by Fuminori OKUHARA [Tue, 07 Aug 2018 12:20:25 +0900] rev 9

Merge branch 'master' of https://github.com/sakuraio/SakuraIO_Evaluation_Board_Standard


FIX: Removed useless connection check.

2018-08-07, by Fuminori OKUHARA [Tue, 07 Aug 2018 12:18:37 +0900] rev 8

FIX: Removed useless connection check.


Add: README.md

2018-08-01, by Fuminori OKUHARA [Wed, 01 Aug 2018 12:32:47 +0900] rev 7

Add: README.md
FIX: MAINTENANCE.md typo...


Add `LICENCE' and `MAINTENANCE.md'

2018-07-30, by Fuminori OKUHARA [Mon, 30 Jul 2018 13:39:33 +0900] rev 6

Add `LICENCE' and `MAINTENANCE.md'


Initial import from hg repo.

2018-07-30, by Fuminori OKUHARA [Mon, 30 Jul 2018 13:20:37 +0900] rev 5

Initial import from hg repo.


Update a comment.

2018-07-26, by okuhara [Thu, 26 Jul 2018 05:19:17 +0000] rev 4

Update a comment.


?????1???300?(5?)???; ??ON/OFF????(SW5) ??

2018-05-07, by okuhara [Mon, 07 May 2018 06:17:24 +0000] rev 3

?????1???300?(5?)???; ??ON/OFF????(SW5) ??


gps

2017-11-29, by misodengaku [Wed, 29 Nov 2017 06:36:12 +0000] rev 2

gps


add GPS

2017-11-29, by misodengaku [Wed, 29 Nov 2017 06:30:47 +0000] rev 1

add GPS


init

2017-09-07, by misodengaku [Thu, 07 Sep 2017 08:32:10 +0000] rev 0

init