Demo for Radial Slider on PSoC - hardware and sample code

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
LeiS_01
Employee
Employee
10 sign-ins 5 sign-ins First like given

Dear,

We are trying to build a Radial Slider demo on PSoC MCU.

Does Cypress have related evaluation board and sample code?

Thanks!

Best regards,

Lei

0 Likes
1 Solution
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi LeiS_01

You can check out the CY3280-SRM Radial Slider Module Kit or CY8CKIT-044 or CY8CKIT-046, all of which have radial slider modules. We recommend using a Pie shaped pattern as given in CY3280-SRM Radial Slider Module Kit.

The firmware is simple for these patterns. CapSense_GetCentroidPos will return the finger position on the radial slider after CapSense_ProcessAllWidgets(). You can refer a linear slider code example as the firmware is identical.

Best regards,
Hari

View solution in original post

0 Likes
2 Replies
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi LeiS_01

You can check out the CY3280-SRM Radial Slider Module Kit or CY8CKIT-044 or CY8CKIT-046, all of which have radial slider modules. We recommend using a Pie shaped pattern as given in CY3280-SRM Radial Slider Module Kit.

The firmware is simple for these patterns. CapSense_GetCentroidPos will return the finger position on the radial slider after CapSense_ProcessAllWidgets(). You can refer a linear slider code example as the firmware is identical.

Best regards,
Hari

0 Likes
Vison_Zhang
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 250 sign-ins

No PSoC6 dvk have a radial slider on it, only have linear slider.

0 Likes