From 70e1182056a1bd1066c4e32e35d83bb98abbcaf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=93=E5=96=B5=E9=85=B1?= Date: Mon, 8 Apr 2019 22:36:46 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 778e06c..4a4f425 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,17 @@ # digital-clock -Assignment for EEE116
+ 本项目旨在帮助同学们**快速**完成EEE116数字时钟的代码开发。 ## 先觉条件 - - 新版Arduino可能无法运行,请使用1.8.5版本(win / mac) - - 下载并解压代码到本地 + - 新版Arduino可能无法运行,请使用1.8.5版本(下载地址:[win][1] / [mac][2]) + - 下载并解压代码到本地([代码下载戳这里][3]) - 请保证包含代码文件的文件夹名称为`digital-clock` ## 快速开始 - 用Arduino IDE打开digital-clock.ino文件 - 根据需求编辑`修改初始参数`部分 - 代码其它部分如不明白请**不要改动** + + + +[1] https://www.baidu.com