User Tools

Site Tools


en:pfw:linear-conversion

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:pfw:linear-conversion [2025-02-11 23:33] alberten:pfw:linear-conversion [2025-02-12 12:36] (current) albert
Line 1: Line 1:
- ===== Simple lineair conversion =====+ ===== Simple linear conversion =====
 A very simple method (no floating point, no algebraic formulas) for A very simple method (no floating point, no algebraic formulas) for
  linear conversion of sensor output data to human-understandable units.  linear conversion of sensor output data to human-understandable units.
Line 41: Line 41:
     (800)   (263)  (Distance)     (800)   (263)  (Distance)
  
- The definition:+ The forth definition:
     : >CELSIUS ( sensor -- celsius ) 400 - 263 800 */ NEGATE 363 + ;     : >CELSIUS ( sensor -- celsius ) 400 - 263 800 */ NEGATE 363 + ;
  
en/pfw/linear-conversion.txt · Last modified: 2025-02-12 12:36 by albert