Not enough stock.
Your item was not added to your cart.
Not enough stock.
Please adjust your quantity.
Limit {{ product.max_order_quantity }} per order.
Only {{ quantityOfStock }} item(s) left.
序號 1 2 3 |
針腳 GND VCC SIG |
功能 地線 電源線 控制信號 |
程式 MeRGBLed(uint8_t port) void show() void setNumber(uint8_t num_leds) bool setColorAt(uint8_t index, uint8_t red, uint8_t green, uint8_t blue) uint8_t getNumber() cRGB getColorAt (uint8_t index) |
功能 選擇連接埠 應用設定 設定LED總數 設定LED紅、綠、藍參數 獲取LED總數 獲取LED紅、綠、藍參數 |