ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
YNM3000-5 设置说明 [ 获取方式:仅有底板,不含传感器与液晶屏,TB 49 包邮](https://item.taobao.com/item.htm?spm=a2oq0.12575281.0.0.5ac51debnE8Cri&ft=t&id=625975472644) # 1.介绍 [开源气体检测硬件YNM系列](https://www.kancloud.cn/lewei50/ourair/472273)的最新硬件版本,仅保留esp8266 作为主控,支持esp8266-arduino 和nodemcu 。 ![YNM3000-5](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM3000YNM3000-5.jpg) - 支持 [esp8266 arduino](https://github.com/lewei50/esp8266-arduino/tree/master/YNM3000) - 支持 [NodeMcu](https://github.com/lewei50/lua-Air/tree/master/wifi-nodemcu) - 代码(esp8266-arduino NodeMcu)硬件全部开源 - 支持[多种气体传感器](http://leweidoc.oss-cn-hangzhou.aliyuncs.com/doc/YNM-3000-20171121.rar),支持液晶屏显示 - 支持上传数据到lewei50 平台,可以一起玩[颗粒物地图活动](http://ug25.lewei50.com) # 2使用说明 ## 2.1 Wi-Fi Setup 1.设备上电,用笔记本或者手机连接eMonitor-xxxxxx (密码:12345678) ![1575273825595-9jxaum5v905srg6c](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM30001575273825595-9jxaum5v905srg6c.png) 2.在浏览器打开http://192.168.4.1,进入数据预览页面. ![1575274350169-98e3097f36eaef88](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM30001575274350169-98e3097f36eaef88.png) 3.点击configure page连接进入参数设置页面,输入WiFi SSID和WiFi password ,根据需要设置上传间隔和是否滤波,然后点击Apply,等待10s左右设备配置完成并重启,(配置完成后请保证笔记本或者手机与eMonitor-xxxxxx连接断开,不然设备会进入配置模式) usekey_gateway在 <3.平台添加> 节获取及设置 ![1575274730761-759eaae171129206](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM30001575274730761-759eaae171129206.png) 4.如果想找到已经联网的设备可以打开电脑的网络,刷新后可以看到eMonitor_sn的设备,打开后可以重新设置联网. ![1575273825596-50rb5mw10ym0hhn1](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM3000YNM30001575273825596-50rb5mw10ym0hhn1.png)![1575273825596-diaq8tln8x6l9obe](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM30001575273825596-diaq8tln8x6l9obe.png) ## 2.2. 平台添加 使用userkey_gateway的方式,图1中找到你的userkey 假设为hhhdfdagswer, 图2中找到你建的gateway,比如01, 那么你的sn就是 hhhdfdagswer_01 ,注意sn中不要包含空格 ![1575275217030-0b32a545642a3432](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM30001575275217030-0b32a545642a3432.png) 然后添加新设备(gateway就是这里的标识号),按照下图设置好保存 ![image-20200903090320849](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM3000image-20200903090320849.png) 在传感器与控制器>>传感器列表里就可以看到自动添加好的传感器了 ![image-20200903090550895](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM3000image-20200903090550895.png) 集中监控里查看数据 ![image-20200903090932114](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM3000image-20200903090932114.png) 或者我的设备>>YNM3000-5>>查看门户 ![image-20200903091210658](https://leweidoc.oss-cn-hangzhou.aliyuncs.com/lewei50/img/lwkits/YNM3000image-20200903091210658.png) For next step, if you will monitor the data on DeviceBit Cloud, please refer to [Chapeter 4: Operation on Cloud](http://lwkits.com/doc/htmonitor/operation-on-cloud.html); if you will upload the data to your own server, please refer to [Chapeter 5: Connect to Your Own Server](http://lwkits.com/doc/htmonitor/operation-on-cloud.html); if you will monitor the data locally via LAN on your PC, please refer to [Chapeter 6: Monitor Locally via LAN](http://lwkits.com/doc/htmonitor/operation-on-cloud.html).