Ulta Low Power I2C Multi-Sensor: Capacitive Touch, Magnetic Field & Inductive Proximity.

Dependencies:   IQS620DisplayTerminal IQS62x mbed

Fork of IQS620_HelloWorld by Azq Dev

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

This is an mbed hardware demo program for the Azoteq IQS620 ultra low power multisensor.

More details on the IQS620 (and verified mbed boards) on these component pages:

Components / IQS620A
Ultra low power sensor for magnetic field, capacitive touch and inductive proximity. Empowers next-generation user interfaces.

Low Cost Evaluation Board For Azoteq IQS620A ultra low power sensor for magnetic field, capacitance, inductive proximity and temperature. Empowers next-generation user interfaces.


/media/uploads/AzqDev/iqs620-mbed-lpc1768-azoteq-touch-magnetic-inductive-temperature-sensor.gif
IQS620 Eval Kit board Connected to mbed LPC1768 board.

Files at this revision

API Documentation at this revision

Comitter:
AzqDev
Date:
Mon May 15 19:53:56 2017 +0000
Parent:
14:d9e92073fd3f
Child:
16:dbe645116055
Commit message:
libs updated

Changed in this revision

IQS620DisplayTerminal.lib Show annotated file Show diff for this revision Revisions of this file
IQS620_Init/IQS620_Init.cpp Show annotated file Show diff for this revision Revisions of this file
IQS62x.lib Show annotated file Show diff for this revision Revisions of this file
--- a/IQS620DisplayTerminal.lib	Mon May 15 16:42:56 2017 +0000
+++ b/IQS620DisplayTerminal.lib	Mon May 15 19:53:56 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/Azoteq/code/IQS620DisplayTerminal/#40277a240fb5
+https://developer.mbed.org/teams/Azoteq/code/IQS620DisplayTerminal/#ce337c044c1d
--- a/IQS620_Init/IQS620_Init.cpp	Mon May 15 16:42:56 2017 +0000
+++ b/IQS620_Init/IQS620_Init.cpp	Mon May 15 19:53:56 2017 +0000
@@ -1,10 +1,10 @@
 #include "IQS62x.h"
 
-// Function to configure/initialize the IQS624
-// Uses the configuration data provided in "IQS624_Init.h"
-// The file "IQS624_Init.h" can be created/exported by the Azoteq software tools
-// The included version of "IQS624_Init.h" is a robust demo configuration
-// More info on IQS624: http://www.azoteq.com/products/proxfusion/iqs624?mbed
+// Function to configure/initialize the IQS620
+// Uses the configuration data provided in "IQS620_Init.h"
+// The file "IQS620_Init.h" can be created/exported by the Azoteq software tools
+// The included version of "IQS620_Init.h" is a robust demo configuration
+// More info on IQS620: http://www.azoteq.com/products/proxfusion/iqs620?mbed
 
 #include "IQS620_Init.h"
 
@@ -95,4 +95,4 @@
   writeRegister( 0xd8,  PWM_DUTY_CYCLE         );
 
 }
-// end of IQS624_Init.cpp
\ No newline at end of file
+// end of IQS620_Init.cpp
\ No newline at end of file
--- a/IQS62x.lib	Mon May 15 16:42:56 2017 +0000
+++ b/IQS62x.lib	Mon May 15 19:53:56 2017 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/teams/Azoteq/code/IQS62x/#b77c819f6c6a
+https://mbed.org/teams/Azoteq/code/IQS62x/#2d46eabb129e