Difference between revisions of "Component: Touch Screen (FT6X06) (Graphical Library)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 2.0 |- | width="20%" style="color:gray...") |
|||
| Line 27: | Line 27: | ||
==Examples== | ==Examples== | ||
| − | + | An example of how to sample read a capacitive touch display overlay using the component. | |
| + | |||
| + | {{Fcfile|FT6X06_Demo.fcfx|FT6X06 Demo}} | ||
==Macro reference== | ==Macro reference== | ||
Revision as of 16:11, 19 April 2023
| Author | Matrix Ltd |
| Version | 2.0 |
| Category | Graphical Library |
Contents
Touch Screen (FT6X06) component
Low level routines for controlling or interacting with the FT6X06 touch screen controller IC found on a lot of common capacitive touch screen products. Also compatible with FT6x36 touch screen controller IC.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_TouchScreen_FT6X36.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_TouchScreen_FT6X36.fcfx
Detailed description
No detailed description exists yet for this component
Examples
An example of how to sample read a capacitive touch display overlay using the component.
Macro reference
Initialise
| Initialise | |
| Activates the SPI peripheral and claims control over the I/O pins. | |
| Return | |
ReadCoord
SampleSensor