PaxInstruments / t100-software

0 stars 1 forks source link

Convert temperatures on host computer #2

Closed charlespax closed 9 years ago

charlespax commented 10 years ago

The T100 will stream raw readings. Temperature conversion will be done in the host software.

See conversation: https://github.com/PaxInstruments/t100-electronics/issues/19

Ref. https://github.com/PaxInstruments/t100-electronics/issues/23 Ref. https://github.com/PaxInstruments/t100-firmware/issues/6

kehribar commented 9 years ago

This is almost done. See: https://github.com/PaxInstruments/t100-software/blob/master/commandline/t100_lib/t100_lib.cpp#L254

charlespax commented 9 years ago

Works. Closing issue.