Changing LED colour gradient according to temperature sliders
authorYordan Dimitrov <y.dimitrov.14@gmail.com>
Mon, 4 Jun 2018 14:29:50 +0000 (17:29 +0300)
committerHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Wed, 13 Jun 2018 13:46:21 +0000 (22:46 +0900)
commit7b864d8e52606ce71436e697f2f592472ddc5465
tree7e77e031525b77593ba87b87095309ce35b47941
parentdd747fa9dfc009da9113e310d9b40f6280e7a57a
Changing LED colour gradient according to temperature sliders

v1
- the colour of the LED reflects the temperature of both sliders
  at the same time
- colour gradient starts from blue and ends with red:
  for low and high temperatures, respectively.

v2
- removed all A/C code
- paths are read from a predefined variables

Change-Id: I989d6779c0a72b9def74bc9bcf41ae01d368ba8a
Signed-off-by: Yordan Dimitrov <y.dimitrov.14@gmail.com>
app/HVAC.qml
app/api/Binding.qml
binding/hvac-demo-binding.c