Ulta Low Power I2C Multi-Sensor: Capacitive Touch, Magnetic Field & Inductive Proximity.
Dependencies: IQS620DisplayTerminal IQS62x mbed
Fork of IQS620_HelloWorld by
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:
IQS620 Eval Kit board Connected to mbed LPC1768 board.
Revision 15:a6cffc00d61a, committed 2017-05-15
- 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
--- 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

IQS620A
IQS620A-EVAL-1