Actions

KAmodTOUCH

Revision as of 14:29, 27 August 2018 by Anna Kubacka (talk | contribs) (Created page with "__jzpdf__ ===== Description ===== KamodTOUCH is a module based on AT42QT1060 controller from ATMEL with a 6-button contactless keyboard. It allows you to work in both stand-al...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

KamodTOUCH is a module based on AT42QT1060 controller from ATMEL with a 6-button contactless keyboard. It allows you to work in both stand-alone mode and using the I2C interface.

Kamodtouch.jpg


Basic parameters
  • Contactless keyboard controller AT42QT1060 from ATMEL
  • 6 buttons
  • 6 LEDs
  • Possibility to change device mode (stand-alone mode and using I2C).
  • 7 independent GPIO lines
  • Programmable change of button sensitivity
  • Power supply: 3,3 V
  • Low power mode
  • All 7 GPIO lines are available on Goldpin connector
  • The whole is located on an esthetic board with printed buttons


Standard equipment
Code Description
KAmodTOUCH
  • Assembled module board


Schematic
Kamodtouch sch.png


View of board
Kamodtouch pcb.png


I2C connector

The KAmodTOUCH module is equipped with an I2C interface available on Con1 and Con2 connectors. The layout of the line on the Con2 connector is compatible with the Kamami standard (with, e.g. ZL15AVR, ZL30ARM, CAB_HU04 cable). Using the I2C interface, you can use the Con1 connector, which appears on the board as goldpin connector.


KAmodTOUCH i2c sch.png


KAmodTOUCH i2c pcb.png


Cab hu04.jpg


GPIO lines

All GPIO (IO0-IO6) lines of AT42QT1060 are available on the Con3 connector. When working with the use of I2C, their purpose depends on the programmer, while when working in standalone mode they depend on the state of touch sensors.


KAmodTOUCH gpio sch.png


KAmodTOUCH gpio pcb.png
LEDs and buttons

KamodTOUCH module has 6 contactless sensors (Sw0-Sw5 buttons) and 6 LEDs (D0-D5) to indicate which button is currently pressed. It is also possible to control these diodes in the I2C operating mode independent of the state of the keyboard.


KAmodTOUCH led sch.png


KAmodTOUCH led pcb.png


Device mode

The device is equipped with the possibility of independent work, i.e. without the use of a processor, in which the state of the buttons is on the Con3 connector of the PCB and on the corresponding LED diodes. When working with the use of I2C we have the possibility of more advanced use of the module's functions thanks to the corresponding software of the controller cooperating with KAmodTOUCH. Change of the operating mode are possible by setting jumpers JP1 and JP2 in one of two positions marked as "Standalone" or "I2C".

KAmodTOUCH jp sch.png


KAmodTOUCH jp pcb.png