You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
479 B

5 years ago
# digital-clock
5 years ago
Assignment for EEE116<br/>
本项目旨在帮助同学们**快速**完成EEE116数字时钟的代码开发。
## 先觉条件
- 新版Arduino可能无法运行,请使用1.8.5版本(win / mac)
- 下载并解压代码到本地
- 请保证包含代码文件的文件夹名称为`digital-clock`
## 快速开始
- 用Arduino IDE打开digital-clock.ino文件
- 根据需求编辑`修改初始参数`部分
- 代码其它部分如不明白请**不要改动**