This Arduino example code demonstrates how set-up and use the IQS7222A Integrated Circuit (IC). The IQS7222A is a 12 Channel Mutual/ Self-Capacitive, Inductive force and Hall sensing controller with ...
Arduino can be built with C20/C++20 or C17/C++17 by switching to the latest gcc-arm-none-eabi. Below shows 2 different ways one using arduino-cli and the other using a Makefile included in this repo.