ATAVRTS2080A Atmel, ATAVRTS2080A Datasheet - Page 28

KIT QTOUCH W/SW ATMEGA88

ATAVRTS2080A

Manufacturer Part Number
ATAVRTS2080A
Description
KIT QTOUCH W/SW ATMEGA88
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080A

Sensor Type
Touch, Capacitive
Sensing Range
1 Rotor, 1 Slider, and 2 Buttons/Keys
Interface
Application Programming Interface (API)
Voltage - Supply
1.8 V ~ 5.5 V
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
ATmega88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATmega88, ATmega88A
Silicon Family Name
AVR
Kit Contents
Board, CD
Development Tool Type
Hardware / Software - Eval/Demo Board
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
 Details
void qt_set_parameters ( void )
Arguments
Void
NOTE:
5.6.5.2
This function is used to configure a channel as a key.
void qt_enable_key (
Arguments
Channel
aks_group
detect_threshold
detect_hysteresis
5.6.5.3
This function is used to configure a set of channels as a rotor.
void qt_enable_rotor (
Arguments
from_channel
to_channel
aks_group
detect_threshold
detect_hysterisis
angle_resolution
angle_hysterisis
NOTE:
28
This function can be called any time to apply the threshold parameters of the library as
specified by modifying the global data structure qt_config_data exported by the library.
A “Rotor” sensor requires contiguous channel numbers.
qt_enable_key
qt_enable_rotor
Type
-
channel_t
aks_group_t
threshold_t
hysteresis_t
)
channel_t
channel_t
aks_group_t
threshold_t
hysterisis_t
resoulution_t
uint8_t
)
Type
Channel_t
Channel_t
aks_group
threshold_t
hysterisis_t
resolution_t
uint8_t
Type
channel_t
aks_group
threshold_t
hysteresis_t
Comment
This function will initialize the parameters required by the library to default values .But
the default values can be changed by the user by modifying the global threshold
values as defined in qt_touch_lib_config_data_t . See section 0 for details.
Comment
Specifies the starting channel number to be configured for use as a “Rotor”
Specifies the end channel number to be configured for use as a “Rotor”
Specifies the aks group associated with the sensor being configured as
“ROTOR”
Specifies the detect threshold for the sensor
Specifies the detection hysteresis for the sensor
Specifies the resolution of the reported angle value
Specifies the hysteresis of the reported angle value
Comment
Specifies the channel number to be configured for use as a “key”
“key”
Specifies the detect threshold for the sensor
Specifies the detection hysteresis for the sensor
Specifies the aks group associated with the sensor being configured as
channel ,
aks_group ,
detect_threshold ,
detect_hysteresis
from_channel ,
to_channel ,
aks_group ,
detect_threshold ,
detect_hysterisis ,
angle_resolution ,
angle_hysterisis
8207J-AT42-02/11

Related parts for ATAVRTS2080A