asmuelle / node-temper1

Measure temperatures with nodejs and temper1 usb thermometers
MIT License
24 stars 7 forks source link

Comment re Todo List #1

Closed jamesfergusonCH closed 9 years ago

jamesfergusonCH commented 11 years ago

Andreas - You write on the Todo list

add Fahrenheit and Kelvin output add correction function

If your intention is to start to build a library of control functions, you will want several signal conditioning functions e.g. apply gain + offset f(x) = mx + c

These would also be useful building blocks for other analog modules for example in any A2D convertor with a threshold (eg a thermostat).

Accordingly Fahrenheit and Kelvin are probably best handled as specific cases for UI display needs

Hope this makes sense if not contact me