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

Committer:
Mikko Koivunen
Date:
Tue Apr 12 10:50:18 2016 +0300
Revision:
3:309530db41ec
Parent:
0:38c206f19bb7
Child:
8:dea50f607a45
Updated files to work with GIT.

Updated files to work with GIT. Source for mbed classic Mercurial repository
is in github git-repository.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MikkoZ 0:38c206f19bb7 1 # rohm-sensor-hal
MikkoZ 0:38c206f19bb7 2 Platform HAL for rohm sensor drivers. Used for abstracting Arduino/mbed os/mbed classic.