ATAVRQTOUCHX Atmel, ATAVRQTOUCHX Datasheet - Page 28

BOARD EVAL CAPACITIVE TOUCH

ATAVRQTOUCHX

Manufacturer Part Number
ATAVRQTOUCHX
Description
BOARD EVAL CAPACITIVE TOUCH
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRQTOUCHX

Sensor Type
Touch, Capacitive
Sensing Range
1 Slider, 1 Wheel, 2 Buttons
Interface
USB
Voltage - Supply
5V, USB
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
AT90USB1287, ATxmega128A1
Silicon Manufacturer
Atmel
Silicon Family Name
ATxmega
Kit Contents
Board
Svhc
No SVHC (15-Dec-2010)
Core Architecture
AVR
Core Sub-architecture
AVR19
Kit Features
One Slider, One Wheel And 2
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATAVRQTOUCHX
Manufacturer:
Atmel
Quantity:
135
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 ATAVRQTOUCHX