Tinkercad Circuits:NeoPixel Ring 水流模擬
1 min readNov 2, 2018
本文使用TinkerCad Circuits來示範NeoPixel Ring的應用:「水流模擬」
材料(Materials):
- Arduino UNO R3 x 1
- NeoPixel Ring x 1
- Small Breadboard x 1
- 1K ohm Resistor x 2
- Pushbutton x 2
電路(Circuit):
兩顆按鈕分別接在UNO的D3與D4,NeoPixel的In接在UNO的D2。
程式碼(The Code):
示範影片(Demo Video):
範例連結(Example Link):
Originally published at yunlinsong.blogspot.com on November 2, 2018.