{{ 'fb_in_app_browser_popup.desc' | translate }} {{ 'fb_in_app_browser_popup.copy_link' | translate }}
{{ 'in_app_browser_popup.desc' | translate }}
{{word('consent_desc')}} {{word('read_more')}}
{{setting.description}}
價格均含稅,下單享優惠!歡迎大量採購,由專人提供專案報價。
{{ childProduct.title_translations | translateModel }}
{{ getChildVariationShorthand(childProduct.child_variation) }}
{{ getSelectedItemDetail(selectedChildProduct, item).childProductName }} x {{ selectedChildProduct.quantity || 1 }}
{{ getSelectedItemDetail(selectedChildProduct, item).childVariationName }}
產品貨號:368030200178
區號:Lc18-11
品牌:
原廠貨號:
全店,滿千免運優惠(限郵寄和超商純取貨)
商品存貨不足,未能加入購物車
您所填寫的商品數量超過庫存
{{'products.quick_cart.out_of_number_hint'| translate}}
{{'product.preorder_limit.hint'| translate}}
每筆訂單限購 {{ product.max_order_quantity }} 件
現庫存只剩下 {{ quantityOfStock }} 件
商品規格 |
引腳定義
+ 接5v
s 接信號
- 接GND
■工作電壓: 5V
■規格:約15*24 mm
■光源波長:650 nm
■重量:約2.2 g
void setup()
{
pinMode(13, OUTPUT); // 定義13腳為數位輸出介面
}
void loop() {
digitalWrite(13, HIGH); // 打開鐳射頭
delay(1000); // 延時一秒
digitalWrite(13, LOW); // 關閉鐳射頭
delay(1000); // 延時一秒
}
出貨清單 |