Watchmaker Wiki

The ultimate watch maker for Android Wear!

User Tools

Site Tools


tips:tempmeters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tips:tempmeters [2015/10/11 00:41] – created mabinogiontips:tempmeters [2018/01/05 22:06] (current) toby_goodlock
Line 1: Line 1:
 +=====Analog Temperature Meters =====
 +
 Building a temperature dial is quite simple. Building a temperature dial is quite simple.
 Presuming that you already have an image for your scale, the first thing you will need to know is which temperature is displayed at the top of the dial. This is where Watchmaker begins its calculations.  Then you must know how many degrees (rotation) your degrees Centigrade or Fahrenheit are apart from each other. Presuming that you already have an image for your scale, the first thing you will need to know is which temperature is displayed at the top of the dial. This is where Watchmaker begins its calculations.  Then you must know how many degrees (rotation) your degrees Centigrade or Fahrenheit are apart from each other.
  
-The formula is (0 dial rotation -temperature at the top of dial) * degree temperature steps. +The formula is (0 dial rotation - temperature at the top of dial) * degree temperature steps. 
-Example: I have a temperature scale from -30° to +50° - each degree is 5°(rotation) apart. At the top of the dial, I have 10°.+Example: I have a temperature scale that displays -30° to +50° - each degree is 5°(rotation) apart. At the top of the dial, I have 10°.
 The formula for correct dial rotation is: The formula for correct dial rotation is:
 ({wt} - 10}*5 ({wt} - 10}*5
tips/tempmeters.txt · Last modified: 2018/01/05 22:06 by toby_goodlock