Skip to content

Commit

Permalink
chore: 更新 README.md 文件
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Jun 30, 2024
1 parent 3df9725 commit 0d83696
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions espnow_remote_ontrol/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,19 @@ ESP-NOW 是一种由 Espressif 开发的用于 ESP8266 和 ESP32 设备的无线

在开始编程之前,我们需要以下硬件:
- 一块 ESP32 开发板
- 一个18650电池以及电池盒
- 一个3.3v 降压模块
- 一个摇杆模块(带有两个模拟输出和一个按钮)
- 几个按钮,用于发送不同的命令
- 连接线和面包板
- 7个按钮,用于发送不同的命令
- 一些连接线
- 一个3D 打印的遥控器外壳

> 您可以在各类电商平台很轻松的找到这些元器件
模块电路连接

![](espnow_rc0.png)

## 编程实现

以下是完整的代码实现,它实现了一个 ESP32 基于 ESP-NOW 的无线控制器:
Expand Down

0 comments on commit 0d83696

Please sign in to comment.