DFRobot
版权所有
Copyright © DFRobot. All rights reserved.CC BY-NC 3.0 CN
P a g e
|
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
) 下载
adjust
程序到控制板
Download the adjust program to the control panel
9
) 打开
Arduino
串口,能够看到当前的时间的显示,则设置正确,将
RTC
模块取下;否
则重新设置时间。
Open the Arduino serial port and you can see the time displayed on the screen. Then
remove the RTC module or reset the time.
1.2 加载气象站程序
Load the Weather Station Program