kmarif / d7s-grove-arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d7s-grove-arduino

This library is for evaluating Omron sensor D7S with Arduino UNO.

D7S is the world's smallest class seismic sensor. By adopting the SI value highly correlated with the seismic intensity class indicating the magnitude of the earthquake, it is possible to make a highly accurate earthquake judgment according to the seismic intensity class. It is also possible to acquire earthquake related information in the sensor with the I2C interface.

language

Instration

Installation this library on Arduino IDE.

  1. Download ".zip" from this repository.
  2. Install from Arduino IDE's Sketch -> Library -> install from zip.

How to use

see examples/sample.ino

Licence

Copyright (c) OMRON Corporation. All rights reserved.

Licensed under the MIT License.

About

License:MIT License


Languages

Language:C++ 100.0%