Ultra Low Power (5uA) I2C Multi-Function Sensor with Light Sensor + Active (Reflective) IR + Touch + Hall Effect Sensor

Dependencies:   IQS622DisplayTerminal IQS62x mbed

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


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

More details on the IQS622 component pages here:

Components / IQS622
Azoteq IQS622 ultra low power sensor for ambient light, active (reflective) IR, magnetic field, capacitance and inductive proximity. Empowers next-generation user interfaces.


Low Cost Evaluation Board for Azoteq IQS622 Ultra Low Power (5uA) I2C Multi-Function Sensor with Light Sensor, Active (Reflective) IR, Touch and Hall Effect Sensor

Revision:
10:909b9e012523
Parent:
9:81b52cfc7814
Child:
11:9360c3408909
--- a/main.cpp	Sat May 13 16:20:54 2017 +0000
+++ b/main.cpp	Sat May 13 16:30:00 2017 +0000
@@ -40,7 +40,6 @@
 
 int main() {
     terminal.helloMessage(false); // say hello but don't wait for a keypress
-    wait(3);
     iqs62x.configure(); // configure the IC
     while(1) { // main loop to continuously dump all registers
         iqs62x.readIqsRegisters(0,NUMBER_OF_REGISTERS); // read all the registers