From 5a51e0d33fe027dc6216997a82faf73e8c8fc70f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=93=E5=96=B5=E9=85=B1?= Date: Tue, 9 Apr 2019 11:32:22 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7354eda..6b9349b 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ #define SWI_RESET 4 ```` +## 其它资料 +译码器与显示器连法(由[番茄树](https://tomatotrees.xyz)同学提供) +![Circuit of dicoder and screen](./circuit-for-decoder.png) ## 背景资料 自豪地引用[**ovo.h**](https://github.com/eeeneko/arduino-ovo)搭建非阻塞Arduino程序框架!