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
Diff: module.json
- Revision:
- 8:dea50f607a45
- Parent:
- 3:309530db41ec
diff -r f83fa2f3cfab -r dea50f607a45 module.json
--- a/module.json Tue Apr 12 12:55:24 2016 +0000
+++ b/module.json Thu Sep 29 15:10:08 2016 +0000
@@ -1,15 +1,15 @@
{
- "name": "rohm-sensor-hal",
+ "name": "RegisterWriter",
"version": "0.1.0",
"license": "Apache-2.0",
- "description": "Rohm HAL for sensor driver development",
+ "description": "Rohm HAL cpp for sensor driver development",
"keywords": [
"rohm",
"hal"
],
"author": "Mikko Koivunen",
"repository": {
- "url": "https://github.com/MikkoZ-Rohm/rohm-sensor-hal1.git",
+ "url": "https://github.com/MikkoZ-Rohm/RegisterWriter.git",
"type": "git"
},
"dependencies": {
