阿哲的小天地
參考書
http://yhhuang1966.blogspot.tw/2018/01/arduino.html
Arduino Interrupts: Speed up your Arduino to be responsive to events
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
左右Loading - 七段顯示器
左右Loading int timer = 100; int pins[7] = {D3, D2, D4, D5, D6, D0 }; void setup() { for (int thisPin = 0; thisPin...
七段顯示器獨立函數
// http://coopermaa2nd.blogspot.tw/2010/12/arduino-lab7.html // http://yehnan.blogspot.tw/2013/08/arduino_26.html ( 四合一七段顯示器 ) #define NU...
沒有留言:
張貼留言