Basic INA219, with set calibaration and functions for reading raw register and write to register

Dependents:   SensorsThingSpeak

Files at this revision

API Documentation at this revision

Comitter:
tsoic
Date:
Mon Nov 30 07:17:53 2015 +0000
Parent:
2:94ed6c056d01
Commit message:

Changed in this revision

INA219.h Show annotated file Show diff for this revision Revisions of this file
diff -r 94ed6c056d01 -r fc2a11f942fd INA219.h
--- a/INA219.h	Mon Nov 30 07:14:52 2015 +0000
+++ b/INA219.h	Mon Nov 30 07:17:53 2015 +0000
@@ -25,7 +25,9 @@
 class INA219
 {
 public:
-
+/**
+ * Calling the INA219 calibrates the sensor registers
+*/    
     INA219();
     /** Read raw value from register
      * @param reg adress of register definicions in INA219_reg.h