![Cypress Semiconductor PSoC 1 FirstTouch CY3270 Manual Download Page 29](http://html.mh-extra.com/html/cypress-semiconductor/psoc-1-firsttouch-cy3270/psoc-1-firsttouch-cy3270_manual_2706673029.webp)
CY3270 PSoC® FirstTouch™ Kit Guide, Document No. 001-15945 Rev. *D
29
5.
Code Examples
5.1
My First Code Example
5.1.1
Project Objective
This code example demonstrates the CapSense feature of the FTMF board. The color of the LED
changes with respect to the position of finger on the board.
The code example contains the following User Modules:
■
CSD
: The CSD module is used to scan the CapSense sensors and determine the finger position
on the slider when touched.
■
LED
: LED is used to display the output based on the data from CapSense.
■
EzI2Cs
: The EzI2Cs module configures the PSoC on the multifunction board as an I
2
C slave.
The slave data is available for acquisition using a bridge board that is configured as I
2
C master.