Skip to main content
Associate
October 5, 2023
Solved

Thermostat with Touchgfx

  • October 5, 2023
  • 4 replies
  • 1787 views

Good Afternoon all, 

It could be possible to make a thermostat touch sensitive using touchgfx? Like that ones with temperature value in the center and a "slider circle around". 

Thanks in advance. 

This topic has been closed for replies.
Best answer by Yoann KLEIN

Hello @Berto,

I agree with @Johi, that is definitely doable but will take a bit of time.

To get started, you can take a look at the Slider Widget in TouchGFX Designer.

Additionally, check out the GaugeExample, Line and Circle Example, Slider Example and especially the TouchGFX Demo 1.

If you run this demo in the simulator, you can find this screen that allows the user to select a percentage data by dragging the circular slider, just like you wanna do !

YoannKLEIN_0-1696507406204.png

4 replies

Johi
Senior II
October 5, 2023

The answer is yes, this is possible. But you will not do this in an hour or 2....

BertoAuthor
Associate
October 5, 2023

Yes of course, maybe starting modifying the "circle progress" widget? Just need to find from which widget i could start. 

Yoann KLEIN
Yoann KLEINBest answer
ST Employee
October 5, 2023

Hello @Berto,

I agree with @Johi, that is definitely doable but will take a bit of time.

To get started, you can take a look at the Slider Widget in TouchGFX Designer.

Additionally, check out the GaugeExample, Line and Circle Example, Slider Example and especially the TouchGFX Demo 1.

If you run this demo in the simulator, you can find this screen that allows the user to select a percentage data by dragging the circular slider, just like you wanna do !

YoannKLEIN_0-1696507406204.png

Yoann KLEINST Software Developer | TouchGFX
BertoAuthor
Associate
October 5, 2023

Hi @Yoann KLEIN

Thanks so much for your tips, i'll try to check for sure the examples starting from the demo1.