贝壳物联公开智能物联设备列表,Arduino、Openwrt、ESP8266、树莓派等设备联网教程、示例说明。
请在后台添加设备页面获取已有设备。
HDL的第一个设备,来自贝壳物联
31
chenq的第一个设备,来自贝壳物联
无
家庭监测系统
连接
智能物联网拐杖
42
ff
刘伟晨的第一个设备,来自贝壳物联
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
节电灯控系统16