貝殼物聯公開智能物聯設備列表,Arduino、Openwrt、ESP8266、樹莓派等設備聯網教程、示例說明。
Tom的第一個設備,來自貝殼物聯
請在后臺添加設備頁面獲取已有設備。
水氪凈化機
請在后臺添加設備頁面獲取已有設備。
HDL的第一個設備,來自貝殼物聯
31
chenq的第一個設備,來自貝殼物聯
家庭監測系統
連接
智能物聯網拐杖
劉偉晨的第一個設備,來自貝殼物聯
pin = 1 tmr.alarm(0,500, 1, function() status, temp, humi, temp_dec, humi_dec = dht.read11(pin) if temp~=-999 and humi~=-999 then print('tem '..temp) print('hum '..humi) end end)
測試
123456
請在后臺添加設備頁面獲取已有設備。