Page 3
基础制作 Basic Installation Instructions 1 准备 Preparations 气象站套件 Component Kit for the Weather Station 套件可以从 DFRobot 官网或代理商购买,套件包含如下部件/工具: You can get the weather station component kit on our official website or from our agents. Components/Tools included in the Kit are as follows. 部件/工具...
Page 4
Headers. 钟表功能,可以获取日期和时间; 时钟模块 自带电池,掉电不影响计时。 Clock Module Installed with battery, it functions as a clock, showing time & date. M3x10 镀镍十字圆头带垫螺丝 螺丝 Screws M3x10 Ni-plated Pan Phillips Head Self-Tapping Screw M3 尼龙螺母,和螺丝配合用于紧 螺母 固 M3 Nylon nut; used with Nuts screws to tighten things Blu-tack 用于粘贴...
Page 5
十字螺丝刀 Phillips screwdriver 一字螺丝刀(0 号,刀头宽度为 3mm)#0, 3mm Slotted screwdriver 外壳说明 Description of the Case 外壳为椴木板激光切割而成,因此其一面会有烧灼的痕迹,这是正常现象,安装时将其用于 内部即可。 The case is made of l aser-cut basswood plywood. Thus, there might be some laser-burnt marks. It’s normal. Just hide the burnt marks when assembling. 蓝丁胶的使用...
Page 6
2 软件安装 Installation of Software 安装 Arduino IDE:http://arduino.cc/en/Main/Software (版本不低于 Arduino1.0.5) Install Arduino IDE : http://arduino.cc/en/Main/Software ( The version shall at least be Arduino1.0.5.) 安装相关库:从 DFRobot 官网产品页下载压缩文件中获取 libraries; Install related libraries: find libraries from the compressed files downloaded on our website 解压后,将其拷贝到...
Page 8
4) 修改 adjust 代码中红色部分为当前时间, 图示所示 dt DateTime dt(2014, 8, 4, 12, 1, 0, 1) 表示:2014 年 8 月 4 日 12 时 1 分 0 秒、星期 1; 注意:任何数字前不要加 0,比如 使用 08 是不正确的。 Change the parts in red within the adjust code into the current time. dt DateTime dt(2014, 8, 4, 12, 1, 0, 1) shown in the picture below means 12:01:00 on 4 August 2014, Monday.
Page 9
Connect your PC with the 4Drawing control with micro-USB cables 7) 连接后在 Arduino IDE 中将对应串口进行勾选, 若没有相应串口, 则需要手工安装驱动, 请参考 http://arduino.cc/en/Guide/Windows#toc4 Check the correspondent serial port within Arduino IDE. If there is no serial port within it, you will have to install a serial port driver. Click here for reference: http://arduino.cc/en/Guide/Windows#toc4 8)...
Page 10
1) 在 Arduino IDE 中打开 WeatherStation 中 example 样例程序 Open the example program under WeatherStation, which is within the Arduino IDE 2) 将样例程序下载到主控板 Download the example program to the main control panel 3) 将 4Drawing 控制板上的开关拨到“RUN”状态 Turn the switch on the 4Drawing control panel to “RUN” as it is shown below 4 制作...
Page 11
1.2 后板安装(solar,charger) Assemble the Rear Plate 将背板的一面粘贴上铝箔纸(铝箔纸自身带背胶) ,将多余的部分和孔槽处用美工刀裁 掉。铝箔纸的作用是降低阳光对内部传感器的影响。 Paste aluminum paper on one side of the rear plate (aluminum paper with glue on one side) & remove the remaining part as well as the aluminum paper covering the holes in the rear plate.
Page 12
1.3 底板安装 Assemble the bottom plate 将主控板和 mini 面板板用蓝丁胶固定在底板上,位置如下图。 Fix the main control plate & mini breadboard on the bottom plate with Blu-tack. Details are shown in the photo below. 将时钟模块(I2C 接口一侧)和气压传感器插入到面包板中,参照下图进行接线 Slide the clock module ( the side with I2C input) and the barometric pressure sensor into the breadboard.
Page 13
1.4 横架安装 Assemble the Bar 将 DHT22 温湿度传感器如图用螺丝固定在横架上: Fix the DHT22 temperature & humidity sensor on the bar with screws as it’s shown in the photo below. 1.5 侧板安装 Assemble the Side Plate 将螺母放入侧板底部的十字槽中,其中两个螺母将用于最后组装时连接背板。 (实际组装时 只用靠近背板的两个螺母,这里全部装上,是为了整体组装时方便) Place nuts into cross-slots at the bottom of the side plate. Two of the nuts will be used to connect it with the rear plate.
Page 16
扩展制作 Extension Installation Instructions 5 增加空气质量检测 Air Quality Monitor Installation 5.1 准备 Preparation 请购买如下模块:Please purchase the following modules. 部件/工具 图示 说明 数量 Components/T Illustration Description ools Sharp GP2Y1010AU0F 空气质量传感器 空气质量传感器 Sharp GP2Y1010AU0F Air Quality Sensor Air Quality Sensor SHARP 空气质量传感器转接模块 转接模块...
Page 17
修改 WeatherStation 的样例程序,如下图将红色箭头所指行前面的注释符号“//”去掉,这样 将启动空气质量传感器。将程序下载到主控板。 Modify WeatherStation’s example program. Delete “//” within the line starting with a red arrow just as it is shown in the photo below to initiate the air quality sensor. Download this program to the main control panel. 5.3 制作...
Page 19
使用方法 How to Use 在使用样例程序的情况下,气象站将: When using the example program, Weather Station will: 以每天的 20:00 点作为气象测量一天的结束时间 Weather monitoring would end at 20:00 each day 每小时采集一次数据,并自动保存 One data collection per hour with automotive record keeping of the data 可以保存两天的数据(今天和昨天)...
Need help?
Do you have a question about the LeoYan and is the answer not in the manual?
Questions and answers