This shows you the differences between two versions of the page.
iothings:proiecte:2022:smart_rgb_lamp [2023/01/20 09:39] andrei.draghici2011 [3. Software] |
iothings:proiecte:2022:smart_rgb_lamp [2023/01/20 09:40] (current) andrei.draghici2011 [3. Software] |
||
---|---|---|---|
Line 49: | Line 49: | ||
The intensity will be mapped according to the temperature. The min and max values are -10* and 40*. If the temp will be lower or higher, it will be limited to the maxed mentioned earlier. | The intensity will be mapped according to the temperature. The min and max values are -10* and 40*. If the temp will be lower or higher, it will be limited to the maxed mentioned earlier. | ||
- | * If the weather is Cloudy, the color will be white and the intensity will be divided by 2 (after mapping from the temperature) | + | * If the weather is Cloudy, the color will be white and the intensity will be divided by 2 (after mapping from the temperature) |
- | * If the weather is Clear or Sunny, the color will be yellow and normal intensity | + | * If the weather is Clear or Sunny, the color will be yellow and normal intensity |
- | * If it is Raining, the color will be blue, with normal intensity | + | * If it is Raining, the color will be blue, with normal intensity |
- | * If it is Snowing, the color will be white will normal intensity | + | * If it is Snowing, the color will be white will normal intensity |