[問題] 溫度感測器MAX6675的library

作者: ken1325 (優質水瓶男)   2015-06-05 19:33:14
我手上有一個溫度感測器MAX6675模組
然後我去下載這個library來用
http://0rz.tw/C1Z1k
在 MAX6675.cpp 這個檔案裡
有一段是這樣寫
/*
Read bits 14-3 from MAX6675 for the Temp. Loop for each bit reading
the value and storing the final value in 'temp'
*/
for (int i=11; i>=0; i
作者: tracetw (((o(*゚▽゚*)o)))   2015-06-05 20:35:00
最低只能到3
作者: ken1325 (優質水瓶男)   2015-06-05 20:45:00
什麼意思?
作者: walter0914 (反反果迷)   2015-06-05 20:50:00
因為你只要左移11次(第12次左移0)就可以得到12bit
作者: ken1325 (優質水瓶男)   2015-06-05 21:13:00
可是他註解是說要第14個bit欸@@
作者: walter0914 (反反果迷)   2015-06-05 21:33:00
從MSB開始傳D15是dummy,接著12個bit就是溫度
作者: ken1325 (優質水瓶男)   2015-06-05 22:22:00
懂了,感謝

Links booklink

Contact Us: admin [ a t ] ucptt.com