以下是一些相關指令。 # 初始化GPIO17 echo 17 > /sys/class/gpio/export # 設定GPIO17 為輸出腳echo out > /sys/class/gpio/gpio17/direction # 設定GPIO17 為輸入腳 ...
確定! 回上一頁