ecs1030: added new current sensor (works on atmega328 but on Galileo not accurate...
authorKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Mon, 25 Aug 2014 23:25:11 +0000 (23:25 +0000)
committerKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Mon, 25 Aug 2014 23:25:11 +0000 (23:25 +0000)
commit5c4de1b9269794ca0433fd0f3dca919b59560d87
tree862614d6839949018940bcb088287c63ba863ac3
parent59a66b41bb58dc44a3079e9440ab660a20fa33a0
ecs1030: added new current sensor (works on atmega328 but on Galileo not accurate, need calibration and circuit)

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
examples/CMakeLists.txt
examples/ecs1030-example.cxx [new file with mode: 0644]
src/ecs1030/CMakeLists.txt [new file with mode: 0644]
src/ecs1030/ecs1030.cxx [new file with mode: 0644]
src/ecs1030/ecs1030.h [new file with mode: 0644]
src/ecs1030/jsupm_ecs1030.i [new file with mode: 0644]
src/ecs1030/pyupm_ecs1030.i [new file with mode: 0644]