作者:
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