From 2c8cb03facded561afbcba4532f13bf2d864381d Mon Sep 17 00:00:00 2001 From: Easy Date: Thu, 17 Feb 2022 18:06:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BE=AE=E5=8D=9A=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- iot/README.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c3fb84..2a28eb1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ PushDeer是一个可以自行架设的无APP推送服务。 |||| |-|-|-| -|[👨🏻‍🏫 教程](iot/README.md)|[⌨️ 源码](iot/deeresp/)|[📼 演示视频,可以听到提示音♪](https://weibo.com/1088413295/LfJtvDx6K?type=comment)| +|[👨🏻‍🏫 教程](iot/README.md)|[⌨️ 源码](iot/deeresp/)|[📼 演示视频,可以听到提示音♪](https://weibo.com/1088413295/LfUwivPoh)| ![](iot/image/deeresp.gif) diff --git a/iot/README.md b/iot/README.md index 101cdb4..e160891 100644 --- a/iot/README.md +++ b/iot/README.md @@ -1,12 +1,16 @@ > PushDeer可以将消息推送到各种支持MQTT协议的智能设备。 +DeerESP 是 PushDeer 在 IOT 方向的扩展项目,它是一个基于 ESP8266 的消息设备方案。 + +目前已经可以通过开发板自行组装使用。 + 本文将以 `NodeMCU` 1.0开发板和 1.44寸的 Arduino Black TFT屏幕为例,讲解如何组建一个成本35元人民币左右的硬件设备,并通过PushDeer将消息推送给它。 最终效果如下图: ![](image/deeresp.gif) -[📼 点此查看视频版本,可以听到提示音♪](https://weibo.com/1088413295/LfJtvDx6K?type=comment) +[📼 点此查看视频版本,可以听到提示音♪](https://weibo.com/1088413295/LfUwivPoh) PS:如果你有硬件量产的经验并有兴趣参与,可以在[微博](https://weibo.com/easy)私信或者评论@Easy。