Class for making communication easier from code to i2c connected Rohm/Kionix sensors. Maybe could be used later also for abstracting Arduino/mbed os. Code ported from 'C'-library rohm-sensor-hal.

Dependents:   kionix-kx123-hello rohm-bh1790glc-hello simple-sensor-client rohm-SensorShield-example

Fork of rohm-sensor-hal by Rohm

module.json

Committer:
MikkoZ
Date:
2016-04-11
Revision:
0:38c206f19bb7
Child:
1:4d6dc19a2347

File content as of revision 0:38c206f19bb7:

{
  "name": "rohm-sensor-hal",
  "version": "0.0.0",
  "description": "Rohm HAL for sensor driver development",
  "keywords": [
    "rohm",
    "hal"
  ],
  "author": "Mikko Koivunen",
  "repository": {
    "url": "",
    "type": "git"
  },
  "license": "Apache-2.0",
  "dependencies": {}
}