使用Arduino量測直流(DC)電壓 ... int val = analogRead(A0); //讀取A0所量測到的數值 ... int 為整數,其記憶體長度是16 bits ,數值範圍: -32768~32767.
確定! 回上一頁