ARDUINO 參考源程序: int buzzer=8;//設置控制蜂鳴器的數字IO腳void setup(). {. pinMode(buzzer,OUTPUT);//設置數字IO腳模式,OUTPUT為輸出. } void loop(). { unsigned .
確定! 回上一頁