Graph Thermistor value

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

cross mob
Taylor70
Level 3
Level 3
First solution authored 10 replies posted 50 sign-ins

Hi all

I am struggling with my CY8CKIT-062-BLE kit code example. What I am trying to do is graph on the EPD display the thermistor value, which I believe there is an example of

However I can't find this example code

Could anyone send a link if they know where this example code is?

Thanks

 

0 Likes
1 Solution
Arpit_S
Moderator
Moderator
Moderator
50 likes received 250 replies posted 100 solutions authored

Hi @Taylor70,

You can refer to https://github.com/Infineon/mtb-example-psoc6-emwin-tft-freertos Code example. This example demonstrates displaying 2D graphics on a TFT display using the emWin graphics library and the AppWizard GUI design tool in FreeRTOS. The application initializes the system peripherals and creates a task that cycles through demo images in response to button presses.

Thanks & Regards

Arpit Srivastav

View solution in original post

0 Likes
2 Replies
Arpit_S
Moderator
Moderator
Moderator
50 likes received 250 replies posted 100 solutions authored

Hi @Taylor70 

Can you please share which development environment are you using? Is it PSoC Creator or ModusToolbox?

Regards

Arpit Srivastav

0 Likes
Arpit_S
Moderator
Moderator
Moderator
50 likes received 250 replies posted 100 solutions authored

Hi @Taylor70,

You can refer to https://github.com/Infineon/mtb-example-psoc6-emwin-tft-freertos Code example. This example demonstrates displaying 2D graphics on a TFT display using the emWin graphics library and the AppWizard GUI design tool in FreeRTOS. The application initializes the system peripherals and creates a task that cycles through demo images in response to button presses.

Thanks & Regards

Arpit Srivastav

0 Likes