Driver for the AKM AK9752 IR sensor device.

Dependents:   AKDP-RevD7_014

Library for the AK9752 Ultra-Small IR Sensor with I2C Interface. Includes integrated temperature sensor (0 - 50C) and 16-bit ADC.

History

Trivial changes regarding readability and data protection. default tip

2018-05-01, by tkstreet [Tue, 01 May 2018 21:26:36 +0000] rev 14

Trivial changes regarding readability and data protection.


debugged for warnings

2017-12-13, by masahikofukasawa [Wed, 13 Dec 2017 23:35:14 +0000] rev 13

debugged for warnings


Fixed include reference to debug.h. Re-enabled MSG() calls.

2017-11-02, by tkstreet [Thu, 02 Nov 2017 23:17:53 +0000] rev 12

Fixed include reference to debug.h. Re-enabled MSG() calls.


Modified for multi sensor demo.

2017-03-17, by masahikofukasawa [Fri, 17 Mar 2017 23:29:48 +0000] rev 11

Modified for multi sensor demo.


Removed debugging lines. Removed prototype version accommodation.

2016-11-14, by tkstreet [Mon, 14 Nov 2016 19:11:45 +0000] rev 10

Removed debugging lines. Removed prototype version accommodation.


Workaround to DRDY bug: bypassed error-checking. Also removed some debugging MSGs.

2016-11-04, by tkstreet [Fri, 04 Nov 2016 18:25:20 +0000] rev 9

Workaround to DRDY bug: bypassed error-checking. Also removed some debugging MSGs.


Attempt to debug DRDY bit not setting properly

2016-11-04, by tkstreet [Fri, 04 Nov 2016 18:18:51 +0000] rev 8

Attempt to debug DRDY bit not setting properly


Updated function descriptions and documentation.

2016-11-02, by tkstreet [Wed, 02 Nov 2016 18:28:22 +0000] rev 7

Updated function descriptions and documentation.


Merged comments that had been omitted during previous merge.

2016-11-02, by tkstreet [Wed, 02 Nov 2016 17:41:22 +0000] rev 6

Merged comments that had been omitted during previous merge.


Modified checkConnection to check for AK9752 and AK9752 Prototype verion.

2016-11-02, by tkstreet [Wed, 02 Nov 2016 17:34:13 +0000] rev 5

Modified checkConnection to check for AK9752 and AK9752 Prototype verion.