Ultra Low Power (5uA) I2C Sensor With Ambient Light Sensing (ALS) + Capacitive Proximity/Touch + Hall Effect Sensor + Inductive Proximity (Metal Detect)

Dependencies:   IQS621DisplayTerminal IQS62x mbed

Hello World! From Azoteq's IQS621 Ultra Low Power Multi-Sensor

This is a demo program for the Azoteq IQS621 ultra low power multi function sensor.

Components / IQS621
Azoteq IQS621 ultra low power sensor for ambient light, magnetic field, capacitance and inductive proximity. Empowers next-generation user interfaces.


Low Cost Evaluation Board For Azoteq IQS621ultra low power I2C sensor for ambient light, magnetic field, capacitance, inductive proximity and temperature.

Files at this revision

API Documentation at this revision

Comitter:
AzqDev
Date:
Fri May 12 05:06:04 2017 +0000
Parent:
3:8cce0e52f708
Child:
5:275f494cbbe8
Commit message:
Added deviceType.h

Changed in this revision

IQS62x.lib Show annotated file Show diff for this revision Revisions of this file
deviceType.h Show annotated file Show diff for this revision Revisions of this file
--- a/IQS62x.lib	Mon May 08 06:18:13 2017 +0000
+++ b/IQS62x.lib	Fri May 12 05:06:04 2017 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/teams/Azoteq/code/IQS62x/#89bdb6f6a5c1
+https://mbed.org/teams/Azoteq/code/IQS62x/#7c2666dfbc9a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deviceType.h	Fri May 12 05:06:04 2017 +0000
@@ -0,0 +1,2 @@
+// device type
+#define DEVICE_TYPE_IQS621 1
\ No newline at end of file