Step by Step Examples using Atmel START QTouch Library

Last modified by Microchip on 2023/11/10 11:18

The following tutorials demonstrate how to use the Atmel START QTouch® Capacitive Sensing Library Module to implement and debug various touch sensing elements in a project.

Introduction to QTouch® Project Creation

This article provides information on the steps involved in creating and debugging a QTouch project.

Generate User Board Touch Project

This article demonstrates how to create a QTouch project in Atmel START where you can graphically add sensors and configure QTouch parameters. The resulting project supports GCC and IAR compilers. This project is generated to use ATmega324PB Xplained Pro along with QT5 Xplained Pro Extension Kit.

Generate Microchip Kits Touch Project

This article demonstrates how to download example projects for Microchip Development Kits from Atmel START.

Generate SAML11 Secure and Non-Secure Touch Projects

This article demonstrates how to create ATSAML11 QTouch secure and non-secure projects in START and import them into Atmel Studio. This project is generated for the ATSAML11 Xplained Pro along with the QT7 Xplained Pro Extension Kit.

Generate QTouch Surface Gesture Project

This article demonstrates how to create a QTouch Surface project in Microchip's Atmel START, where you can add horizontal and vertical sensors, and configure surface and gesture parameters. The resulting project supports GCC and IAR compilers. This project is generated for ATTiny1617 Water Tolerant 2D Touch Surface Kit.

Generate Lump Sensor Project

This article demonstrates how to create a lump project in Atmel START. This project is generated using the ATtiny3217 Xplained Pro along with the QT7 Xplained Pro Extension Kit.

Generate Low-Power Sensor Project

This article demonstrates how to create a low-power sensor project and configure low-power parameters in Atmel START. This project is generated using the ATtiny3217 Xplained Pro along with the QT7 Xplained Pro Extension Kit.

Generate Mutual Cap Boost Mode Project

This article demonstrates how to create a User Board project with mutual capacitance buttons using Boost Mode from within the QTouch Configurator in Atmel START.

Import Touch Project into IAR Embedded Workbench

This article demonstrates how to import a QTouch project generated from START to IAR Embedded Workbench.

Import Touch Project into Atmel Studio

This article demonstrates how to import a QTouch project generated from START to Atmel Studio.

Visualize Touch Debug Data using Data Visualizer

This article demonstrates how to use the Data Visualizer tool to view touch sensor data while debugging a QTouch project.

Back to Top